News and technical documents for all things Fastoe.
Change the numbers.
This method uses a tool like renpy-unpacker (offline command line) to extract the save file into a JSON structure. You then edit the JSON with a code editor (Notepad++, VS Code, Sublime Text) and repack it.
If you want to dive deeper into cheating or modding your game, let me know: The you are trying to edit Whether you want to change stats or unlock galleries Your operating system (Windows, Mac, or Android)
Key capabilities
Using an is widely considered the superior method for both players and developers who want more control than online tools offer. Offline tools allow you to point directly to a file on your drive, edit it in-place, and immediately test changes without the cycle of uploading, downloading, and replacing files manually. Key Benefits of Offline Editing renpy save editor offline
Change your character's "Health" from 20 to 100 and your "Gold" from 50 to 9999.
Some popular save editors run in a web browser but process data entirely client-side.
The Ultimate Guide to Editing Ren'Py Saves Offline: Modify Your Games Securely
Enter the .
The offline tool for PC, this classic software provides a straightforward interface for browsing and modifying save file variables.
You can point directly to a file, edit it in place, and instantly check it, avoiding the hassle of uploading, downloading, and moving files.
The most flexible approach is often the simplest. Since a Ren'Py save is an archive, you can use any plain text editor (like Notepad++) to edit its contents.
Working locally makes it incredibly easy to keep immediate backups, ensuring you never corrupt your main playthrough permanently. Locating Your Ren'Py Save Files Change the numbers
Regardless of which tool you choose, always remember to back up your original saves and respect the developer's intended experience—save editing is best used to enhance your enjoyment of a game, not to completely circumvent its design. With the right tools and techniques, you can take full control of your Ren'Py gaming experience, modifying everything from in-game currency to relationship stats, all while keeping your data completely private and offline.
Install the app, select Ren'Py as the engine, load your save file, use the built-in search bar to find specific variable names (like gold , love_points , or day ), change the values, and click save.
Re-pickle and re-compress the file back into the save slot. Common Variables to Edit