Renpy Game Save Location Updated May 2026

Where Are Your Ren’Py Game Saves? A Complete Guide to Finding, Backing Up, and Managing Save Files

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

🪟 Windows

%APPDATA%\RenPy\game_name\

To quickly access this:

  1. Press Win + R, type %APPDATA%\RenPy, and hit Enter.
  2. Open the folder named after your game (e.g., DokiDokiLiteratureClub).

Method 2: Using the Ren’Py Launcher (for Developers)

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

“The Game’s Name Doesn’t Match What I See in the RenPy Folder”

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:

How to Access

  1. Open your File Manager.
  2. Press Ctrl + H to show hidden files (files starting with a dot are hidden by default).
  3. Locate the .renpy folder in your Home directory.
  4. Inside, you will find the game folder and the subsequent saves.

Default Save Locations by Operating System