Location - Renpy Game Save

Add a button in the preferences screen:

Inside your game’s save folder, you’ll typically see: renpy game save location

On Linux, save data is stored in a hidden directory within your home folder. ~/.renpy/ How to access: Open your file manager (like Nautilus or Dolphin). Navigate to your Home directory. Add a button in the preferences screen: Inside

define config.save_directory = "MyCustomFolderName" you’ll typically see: On Linux

open ~/Library/RenPy

On Linux (including Steam Deck), Ren’Py follows the XDG Base Directory Specification. By default, it uses: