Overview
Conclusion
%APPDATA%\RenPy\GameName\~/Library/RenPy/GameName/~/.renpy/GameName/game/saves folder relative to the game executable.new_pickle = pickle.dumps(obj, protocol=pickle.HIGHEST_PROTOCOL) compressed = zlib.compress(new_pickle) renpy edit save file link
Because some stories don't end. They just wait for the next save. Feature proposal — In-Game Save Editor (Ren'Py) Overview
When implementing features that allow for the editing of save files, consider the implications for game balance and security. If your game is intended for online play or distribution, allowing players to easily edit save files could lead to cheating. Save back new_pickle = pickle