Verified | Renpy Game Save Location
matching your game's title using the OS-specific steps above.
Some older visual novels, standalone fan translations, or portable builds store save data directly inside the game files. [Your Game Folder]/game/saves/
Mac users can find their save data hidden in the Library folder: ~/Library/RenPy/ ~/Library/Application Support/RenPy/ renpy game save location
C:\Program Files (x86)\Steam\userdata\[Your_Steam_ID]\[Steam_App_ID]\remote\ The "Game/saves" Alternative Directory
Therefore, losing your persistent data is often far more devastating than losing a few save files, as it can wipe out all of your progress towards 100% completion. Always keep this in mind when managing your save folders and backing up your games. matching your game's title using the OS-specific steps above
~/.renpy/ (Which expands to /home/[YourUsername]/.renpy/ )
Once you navigate to the correct folder, you will see several files. Knowing what they do helps prevent accidental data corruption. Always keep this in mind when managing your
A message pinged. A player had left a bug report: "Save disappeared after update." Mina read it twice. She pictured a player leaning over a keyboard in a living room with late-night jazz, eyes rimmed with the kind of defeat she knew too well. She took a breath, started a reply, and crafted instructions with care—clear paths, platform-specific prompts, a gentle reassurance that the files were likely still there, sleeping under AppData or Library or .renpy. She resisted the urge to write a manifesto about backups and instead gave them what they needed: a map, a lighthouse.
: Ren'Py saves to the user's "AppData" or "Library" folder to ensure the game has write permissions. Change via options.rpy : Look for config.save_directory .
provides a "Delete Persistent" button. This is much safer than manual deletion, as it clears variables and achievements specifically for your project without affecting other games. Pro-Tip: The "Save Name"
Bookmark this guide. Next time you finish a breathtaking visual novel and want to preserve your journey before wiping your PC, you’ll know exactly where to dig. Take five minutes now to locate and back up your saves – your future self will thank you.