Get Data from Steam / SteamDB (ex Get DLC Info from SteamDB) it is a userscript that extracts all the information needed to generate the list of dlc and achievements in the chosen format, it generates the hashes list of the depots in sha1 to check the integrity and the appmanifest.acf of the Steam games.
Make sure you have userscripts manager enabled in your browser:
- Tampermonkey (CLOSED SOURCE)
- Violent Monkey (OPEN SOURCE)
Greasemonkey!!NOT WORKING ANYMORE ON THIS USERSCRIPTS MANAGER!!
Install a userscript from GitHub by clicking on the "RAW" button of the page or click this directly.
-
STEAMDB DLC & ACHIEVEMENTS
- Go to https://steamdb.info/app/570/ for example.
- Click on the button at the bottom right of the screen and watch the magic happen.
-
STEAMDB DEPOT SHA1 HASHES CHECKER
- Go to https://steamdb.info/depot/373303/ for example or https://steamdb.info/depot/373303/?show_hashes to skip step 2.
- Click on "Click to view file hashes".
- Click on the button at the bottom right of the screen and create sha1 hashes of your game files and upload them here to compare with those in the depot.
-
STEAMDB DEPOTS TO .acf
- Go to https://steamdb.info/app/730/depots/ for example or https://steamdb.info/app/730/depots/?branch=public to skip step 2.
- Click on the public branch (it has a blue background).
- Click on the button at the bottom right of the screen and watch the magic happen.
-
STORE.STEAMPOWERED.COM
- Go to https://store.steampowered.com/app/440900/Conan_Exiles/ for example.
- Click on the button at the bottom right of the screen and watch the magic happen.
- do you need features?
- click click
- i'm hungry.
- 🖤
Userscripts are set up to automatically update. You can check for updates from within the menu of userscripts manager, or click on the install link again to get the update.
Get Data from Steam / SteamDB is released under the following license: MIT