Manage and edit Hollow Knight saves for all current releases, Windows/Linux/Mac/Switch.
On the left of the main window there is the 4 currently loaded saves, each save has 3 buttons
- < loads the selected save into this slot
- > saves this slot into the selected save
- floppy disk saves this slot to a new file
Double click a save in the file tree to open the save editor. From there you can edit your data in two tabs: Inventory, where your health, soul, geo, and items are contained; and Charms, where you can set whether you have charms, have them equipped, and their notch cost. You can even manually activate overcharmed status.
- Download and install java 8 jdk here
- Go the save directory
- Win: %APPDATA%..\LocalLow\Team Cherry\Hollow Knight\
- Mac: ~/Library/Application Support/unity.Team Cherry.Hollow Knight/
- Linux: ~/.config/unity3d/Team Cherry/Hollow Knight/
- Move the jar file from releases into save directory
- Not technically required as you can put the jar anywhere and use Set Save Location button to set the save directory
- Run the jar
- via cmd: java -jar HKSMv0.3.2.jar
- or double click for windows users