Pop, to two decimal places
Found a bug or have a feature request? Open an issue on our GitHub repo or contact us via [email/support form].
Ready to take control of your QSP game?
👉 Launch QSP Save Editor Online
Happy modding!
QSP (Quest Soft Player) games, there is no single official "online" paper or updated web-based editor. Instead, community-maintained tools on provide the most reliable way to modify save files. Primary QSP Save Editor The most widely used tool for this purpose is the Pararock/QSPSaveEditor Capabilities : It allows you to load files from QSP games and modify variable values directly. Requirements : The current version typically requires .NET Framework 4.6.1 VS 2015 C++ runtime to run on Windows. Latest Update qsp save editor online updated
: While the repository is older, it remains the standard for the community. A legacy version (0.2.1) is available for users on older systems like .NET 4.0. How to Use It : Get the latest release from the GitHub Releases page Load Game Data : You must first load the game's file (the game itself) to define the variables. : Open your specific : Change the values of the variables you want to adjust. Save & Refresh
: Hit save, then reload the save file within your QSP player. Note that you may need to perform an in-game action for the text/view to update with the new values. Advanced/Alternative Options Manual Editing
: For advanced users, some QSP saves can be edited using a standard text editor if they are not encrypted, though this is rare for modern QSP titles. Hex Editors : Tools like Found a bug or have a feature request
can edit binary data directly, but this is difficult without knowing the specific memory addresses for the variables. Note on "QSP Papers": Most search results for "QSP Paper" refer to Quantitative Systems Pharmacology , a medical research field. Ensure you are looking for Quest Soft Player
resources specifically on interactive fiction forums or GitHub. Are you looking to edit a specific game or having trouble getting the Pararock editor
Pararock/QSPSaveEditor: A save editor for QSP games - GitHub Ready to take control of your QSP game
Disclaimer: QSP (Quest Soft Player) games are often protected by copyright. This guide is for educational purposes and personal use (e.g., modifying your own save files). Always respect the intellectual property of game developers. Additionally, be cautious when uploading save files to online tools, as they may contain personal data or progress you do not wish to share with third-party servers.
After making your changes, click "Download" or "Save."
We’re excited to announce a major update to the QSP Save Editor Online – the easiest way to modify your .qsp save files directly in your browser, with no installation or registration required.
While editing saves is fun, it can lead to crashes if done incorrectly. Here are a few pro tips:
For power users, the updated editor allows you to export the entire save structure as a JSON file. This lets you perform batch replacements using Notepad++ or VS Code before re-uploading.