Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits)

After playing it though 2 times trying to get a somewhat good ending(i don't want peoples to die, even if you just "see it in the future", so for me there isn't any) i had the same idea. Sadly enabling dev console is rather difficult here.
The solution that worked for me: its easier to just enable the dev console in the new one (clover rise)((( renpy/common/00library.rpy: config.developer = True        config.default_developer = True(you search for them, the ones that matter are false at default))))) , grab the "game" files from clover revenge, and shamelessly just paste it in to clover rise.
After this: you can check variables after pressing shift+D, but you just want to use shift+O, and just type in coin = xy or guard = 4000, whatever you want. The variable names are rather straight forwards, but if you get somehow confused, you can still check them in variables after pressing shift+d.
Edit: Note that first time you should play it through the proper way. Yes, those aspects adds difficulty, but in this game specifically it isn't a "farming tool". You don't have to farm, even if you want to you can't, you have to make decisions with consequences.