A save editor for QSP games
You can download the latest version in Releases
If you need a version that will run on .NET 4.0 you can download the 0.2.1 release.
Load a save and modify the values of each variables. Enter a custom command to run. See changes between two saves.
In some games, your first action after loading a modified save MUST be a move action. I'm still trying to find why.
If you have any critics or suggestion for future version. Please let me know.
My current idea for future version: fix the slow scrolling speed.
- Text Editor for large string variable
- Modified QSPLib to support games that uses the ADDQST instruction
- Fixed a bug where the ' character was not escaped
- Highlight modified variable after reloading a save.
- You can reset the baseline when you reload a save.
- Minor UI Change.
- Filter by name works with on all cases now.
- Fixed crash on canceled exec command.