Unlocks every achievement for all owned Steam titles. Tested on Windows, Linux, and Mac (x64). Make sure Steam is running and logged in.
- Download
SteamAchievementUnlocker-{os}-{arch}.zip
from the release section: GitHub Releases. - Extract the downloaded files.
- Run the executable to unlock achievements for all Steam titles.
- To unlock achievements for specific app IDs, add them as command-line arguments separated by spaces.
- Example for specific app IDs:
730 813780
- Example for specific app IDs:
- To clear achievements, add the
--clear
flag to the arguments.
After extracting the files, run SteamAchievementUnlocker.exe
.
- Open a terminal and navigate to the extracted directory.
- Run the following commands:
- Set execution permissions:
sudo chmod +x SteamAchievementUnlocker SteamAchievementUnlockerAgent
- Execute the application:
./SteamAchievementUnlocker
- Set execution permissions: