Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Save data from device to device

A topic by rannaran created 47 days ago Views: 127 Replies: 1
Viewing posts 1 to 2

Hi, how can I transfer save data from Notebook (almost completed game), into PC. Only thing i could do is that I deleted my PC data. :D
Thank you for answer

Developer

Hi rannaran,

There are two save data locations, you might need to copy/paste both

  1. The first one is in the main game folder in the game > saves folder.
  2. The second one is in your AppData: On Windows, press WindowsKey + R and type %appdata%, inside the Renpy folder you will find the HeroCorruption2-1648729160 folder, where the persistent variables are saved, copy and paste it to an exactly location on your new pc and things should work