Skip to content

joelcancela/SteamAchievementCompletionist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S.A.C. (SteamAchievementCompletionist)

Language Project Status

This project provides a simple view of the achievement completion for every game owned by a user on his Steam account.

Preview

Preview

Requirements

  • You need to have a Steam account.
  • You need to be at least level 10.

How to use

  • Get your STEAM64 ID and copy-paste it in the field Steam64 ID
  • Go to your Steam profile and click on Edit profile
  • Open console (F12) and type :
copy(g_rgAchievementShowcaseGamesWithAchievements);

this command will copy to the Clipboard the games you have at least one achievement unlocked in

  • Paste (CTRL+V) in the field Games with achievements JSON
  • Press Submit
  • Enjoy and have a good achievement hunting.

Notes

  • There are some games (mostly demos) that counts in the Steam achievement percentage but aren't in the Games with achievements JSON, I made a blacklist which will be used to retrieve them all. If the count on SAC isn't the same as in your profile, please notify me joel.cancelavaz@gmail.com
  • You'll have to remake the Edit profile manipulation to keep your listing up-to-date.

Blacklisted Games

Name APPID
The Stanley Parable Demo 247750

Built With

Uses

Commendation

Here's a new cool website that gathers Steam stats: completionist.me.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

JS script that allows to see the achievement completion for every Steam game or app owned

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published