Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

You can keep your saves, its the persistent data that tracks events within the game that needs to be reset, since its toggled to only happen once.

Here is how to do it without losing the saves

  • Windows:
    1. Press Win + R, type %appdata%, and press Enter.
    2. Navigate to the RenPy folder.
    3. Find the folder named after your game and delete it.
    4. Additionally, go to the game’s installation folder, enter the game/saves directory, and delete the persistent file and all save files.
  • macOS:
    1. Open Finder, hold the Option key, and click Go > Library.
    2. Navigate to ~/Library/RenPy/game_name/ and delete the folder.
  • Linux:
    1. Navigate to ~/.renpy/ and delete the folder corresponding to the game name.

ooh okay i gonna try to do that thank you smm !

i did what you said and all my saves were erased so i decided to just reset all the thing and go for the site guide...but i can't open the site and idk why (really sorry for bring so much problems)