A GUI tool to edit Knuckle Sandwich save files!
Note: Use this tool at your own risk. I'm not responsible if you lose any data. Always make a backup before editing a save.
- Make a backup save
- Make sure the game is closed
- Disable steam cloud
- Load a save file
- Edit
- Overwrite old save file with new one
- Delete savefile.ini
- Enjoy!
Save files can be located in:
Windows (I think): %APPDATA%/local/Knuckle_Sandwich
Linux: Steam/steamapps/compatdata/pfc/drive_c/users/steamuser/AppData/local/Knuckle_Sandwich
This tool currently only work with knucklesandwich.sav
files. Supporting savefile.ini
will happen once that format is mature and .sav
a file are no longer generated.
- Name
- Money
- Stats
- Protagonist
- Thea
- Echo
- Dolus
- Bside
- Bonds
- Pocket Items
- Protagonist
- Thea
- Echo
- Dolus
- Bside
- PC Items
- Location
- Story Flags
- Learnt Skill Flags
- Event Flags
- Misc Flags
- Fishing Info
- Evs and Ivs (no idea what they do)
- .ini file support (if required)
Make sure you have everything required for fyne to work.
Run make run
.
Download the latest release, uncompress and run sudo make install.