If you’ve ever spent dozens of hours playing a visual novel built on the Ren’Py engine—such as Doki Doki Literature Club!, Katawa Shoujo, The Last Sovereign, or countless others—you know how precious your progress is. But Ren’Py doesn’t always store your saves where you expect. Unlike mainstream PC games that often place saves neatly in Documents/My Games, Ren’Py uses a more hidden, operating-system-specific approach.
This guide will answer the core question: What is the Ren’Py game save location? We’ll cover Windows, macOS, Linux, Android, and even iOS, along with tips for backing up, transferring, and troubleshooting saves. renpy game save location
%APPDATA%\RenPy\game_name\
To quickly access this:
Win + R, type %APPDATA%\RenPy, and hit Enter.DokiDokiLiteratureClub).If you have the Ren’Py SDK installed, you can navigate to: Where Are Your Ren’Py Game Saves
Preferences → Projects Directory → [Your Project] → game/saves
Developers often use an internal project name (e.g., ddlc for Doki Doki Literature Club!). Look for a folder that feels related, or check the game’s README or official forums. To quickly access this:
Ctrl + H to show hidden files (files starting with a dot are hidden by default)..renpy folder in your Home directory.