LE10201971

Newbie
Dec 16, 2023
48
30
What folder is this game's save file in?
As a Ren'Py game, there are two locations. Where you install it will have a save folder, and then under appdata..

(*install drive*:\Users\*username*\AppData\Roaming\RenPy\Hunter-*numberstring*)

There's an additional sync folder, but it seems the coding will identify any editing, and corrupt the file... so, edit at your own risk.
 

guri11mau

Member
Game Developer
Oct 9, 2020
123
312
What folder is this game's save file in?
Should be something like that:
C:\Users\Username\AppData\Roaming\RenPy\HunterXXXXX

If you can't find the roaming folder try this:

  • press the Win key and R at the same time to bring up the Run dialogue box
  • in there type in %appdata%
  • that will open up the AppData/Roaming directory in the FileBrowser
  • find the RenPy folder in there and then the Hunter folder inside with the save files
 
5.00 star(s) 3 Votes