Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)


Thank you very much, brother. Do you know if I can reactivate the event to vote for Joseph? I already know how to tell him about Samantha or the beer. It's just that I no longer see those two options. Thank you. What file should I make a copy of?

"Save.json" is your save file, make a copy of it before trying to edit it.

You can open it with notepad (windows default) or notepad++ (i'm using Visual studio code in the screenshot).

When you open your save file "ctrl+f" to search (try a name or a keyword that relate to what your trying to change).

You should find a line of code like my first screenshot (if it exist), and from here you can find the "rid" before the text.

"ctrl+f" again to search the rid number (example: in my second screenshot i searched "2510" )

You should find another line of code like in my second screenshot with "true" or "false" at the end.

Change it by true or false as you wish, it should have an impact in game when you load your save.

I don't know what event you want to reactivate for joseph, but maybe you can find it with this. (i tried by searching "josef" but i don't think the things i found are what you want)