- solved (#2 Upgrade for Tool Pouch) for not dectecting if the player get it through lady challange. |
||
|---|---|---|
| .github | ||
| build | ||
| docs | ||
| src | ||
| stage | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .markdownlint.json | ||
| HK-Save-Analyzer.code-workspace | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README-old.md | ||
| README.md | ||
| webpack.dev.js | ||
| webpack.prod.js | ||
| webpack.stage.js | ||
Notice
Any support, please redirect it to ReznoRMichael.
Save Completion Analyzer for Hollow Knight: Silksong
This is a rework for the main project (Analyzer for Hollow Knight), will help you with game completion.
Hollow Knight: Silksong Save game locations
Your Steam Cloud
If you have Steam Cloud enabled for Hollow Knight: Silksong, you can download your save directly from here.
You can use this if you want to check your save progress without access to your PC (on mobile/tablet for example) or if you don't want to search manually for the save files.
Windows
%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight Silksong\
Pro Tip: Copy and paste this code into the folder path bar of the Windows File Explorer window and press Enter to go there instantly (Windows 10). You can also paste it inside the Run window (Windows key + R).
Example path: C:\Users\your-username\AppData\LocalLow\Team Cherry\Hollow Knight
Linux
~/.config/unity3d/Team Cherry/Hollow Knight Silksong/
macOS
~/Library/Application Support/unity.Team Cherry.Hollow Knight Silksong/
Filenames
user*.dat — main save file. Where * is a number between 1 and 4, and it is the appropriate save slot inside the game.
user*.dat.bak1 — auto-backup save file.
user*_[game-version-numbers].dat — duplicate of the main save file. Serves as a backup after any game update.