Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Is there a way to edit your save files ? I want to see what happen if you choose different path (like encourage logan or when you chase the werewolf) without backtracking. I already at preparing for the fair in bareshade, if possible i don't want to replay too much.

(1 edit) (+2)

no there isn't, unless you learn how to modify specific lines to change the choice specifically. but that's a hassle and requires knowledge of coding and Hyao's code as well since most people code differently. 
(I also only know basic coding so doing these things that I severely doubt Hyao intended us to do could most likely cause a SHIT TON of issues in game.)

(+1)

If you really wanted change your path you don't need to edit the save file. But it will still time consuming, basically you'd need to extract the files from the archive. Look at the relevant .rpy files and find the variables that need to be changed. Once you know what needs to be changed. Modify the options.rpy to include a line to enable the console and change those variables while in-game. Of course if you mess with the variables it might break your game so change them at your own risk. The safest option (and most boring) is to just read the text in the .rpy files if you really want to know what happens.

https://www.saveeditonline.com/