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

Can you give me a link to that? If you meant save edit online it doesn't work for me whenever I try to edit a save file of this game there it says this, other save files of other games works but this game save file doesn't work and I don't know why

Same one you are using.  Save files should not be 25MB, mine are only at most 500KB.  You must not be uploading the right file.

(+1)

Bruh it has an ingame console.  Just use that.

May i ask on how to access the console? Is it like tainted space that there is a secret button or something?

(+1)

Open up your game folder, navigate to renpy/common/00console.rpy
Open it with Notepad or another basic text editor.
Find the line with config.console = false and change it to true.
Open the game and hit shift-O to open the console (that's the letter, not a 0).
The code to set your max arousal/lives/magic to max are player.stats.max_(hp/sp/ep) += (value)
The code to change your stats are player.stats.(Power/Tech/Int/Willpower/Allure/Luck) += (value).

Alternatively you can do player.stats.Exp += 100000000 to give yourself a hundred million xp so that you shoot to lvl 400 instantly.  

Keep in mind this is the renpy console, so it's entirely possible to fuck up your save (just like you could do with any editor).  There's also a page on the wiki for other commands.  One thing to note is that it's case sensitive, and there are still things that can either instakill you (such as the Tengus in Will-Power Temple).

Here's the link to the wiki page: https://monstergirldreams.miraheze.org/wiki/Console

Brilliant.  Let's all use the console command without having any idea as to what to even enter.

See above, there's the basic commands and a link to more.  It's basic renpy command line editing.

How do I find the right file? Cause I went to Android data but nothing was there.

monstergirldreams.program/files/saves

Found in the Android/Data

would it be in "my files?" Or is there a specific app?

They are found in

Android/data/monstergirldreams.program/files/saves