- Aug 17, 2016
- 316
- 379
Hi Everyone!
I just made a simple QSP Save Editor.
Download
You can download it on GitHub here :
Download for .NET 4.0 (aka before Win 7)
Features
Load a save and modify the values of each variables.
Enter a custom command to run.
See changes between two saves. (
Text Editor with highlight for large string variables
Issues
In some games, your first action after loading a modified save MUST be a move action. I'm still trying to find why.
Notes
If you have any critics or suggestion for future version. Please let me know.
Requirements
Future versions
My current idea for future version: fix the slow scrolling speed.
Changes notes
Version 0.3 - 2016-09-27
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
Version 0.2 - 2016-09-13
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.
I just made a simple QSP Save Editor.
Download
You can download it on GitHub here :
You must be registered to see the links
Download for .NET 4.0 (aka before Win 7)
You must be registered to see the links
Features
Load a save and modify the values of each variables.
Enter a custom command to run.
See changes between two saves. (
You must be registered to see the links
)Text Editor with highlight for large string variables
Issues
In some games, your first action after loading a modified save MUST be a move action. I'm still trying to find why.
Notes
If you have any critics or suggestion for future version. Please let me know.
Requirements
You must be registered to see the links
You must be registered to see the links
Future versions
My current idea for future version: fix the slow scrolling speed.
Changes notes
Version 0.3 - 2016-09-27
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
Version 0.2 - 2016-09-13
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.