SaveEditor
All Games
Ren'Py.savePython Pickle

Ren'Py Save Editor

Edit Ren'Py visual novel save files online. Modify story variables, choices, affection points, and flags.

Files encrypted in transit
Server-side parsing
Auto-detect format

About Ren'Py Visual Novel Games Saves

Ren'Py visual novels store saves as Python pickle serialized objects. Our parser deserializes the pickle data and presents all game variables — including story flags, character affection values, and branching choices — as editable values.

What You Can Edit

Story progress variables
Character affection/relationship points
Choice flags
Inventory items (if applicable)
Scene/label position
Persistent data

How to Edit Ren'Py Visual Novel Games Saves — Step by Step

1

Find saves at %AppData%/RenPy/<gamename>/saves/

2

Upload any .save file

3

Browse the deserialized Python object tree

4

Edit variables like affection points, story flags, and choices

5

Download and replace the original

Save File Locations

🪟
Windows

%AppData%\RenPy\<gamename>\saves\

🍎
macOS

~/Library/RenPy/<gamename>/saves/

🐧
Linux

~/.renpy/<gamename>/saves/

Save files are numbered (1-1.save, etc.). persistent is the cross-save persistent data file.

File format: Python Pickle | Extension: .save

Platform Compatibility

🖥️

PC

Supported
🎮

PS4

Not Supported
🎮

PS5

Not Supported
🎮

Xbox

Not Supported
🕹️

Switch

Not Supported

⚠️ Ren'Py games are primarily PC/Mac/Linux. Console ports are rare and use device-specific storage.

How SaveEditor Handles Ren'Py Visual Novel Games Files

Auto-Detect

Automatically identifies Python Pickle format from file content

Smart Editing

Game-specific labels, categories, and quick-edit presets

Re-encode

Downloads in the original format — compression and encoding preserved

Frequently Asked Questions

Where are Ren'Py saves?

%AppData%/RenPy/<gamename>/saves/ on Windows. Each save is a numbered .save file.

Can I edit any Ren'Py game?

Yes! All Ren'Py games use the same save format. Our editor works with any Ren'Py game.

Ready to edit your Ren'Py Visual Novel Games save?

Upload your save file and start editing in seconds. No sign-up required. 100% free.

Edit Ren'Py Visual Novel Games Save Now