aesir150

Active Member
Jul 5, 2017
550
991
Here is a save game editing guide.

Save game editing is super easy since the save files are all plain text and stored at \Nymphomania Fantasy Town_Data\Save. You want to open the .save files and not the .psave file. While you can open the save files with regular windows Notepad, I recommend using Notepad++ to do so. That way you can see line numbers, and use the better search and replace function.

Save game editing allows you to cheat in a more refined way than the built in game cheats.

How to summon a particular special girl and bypassing most of the RNG.

You don't have permission to view the spoiler content. Log in or register now.

Fortunately for us the game doesn't actively "Cycle Count" most variables and only updates them "On Action". Which allows us to change a lot of stuff very easily.

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

aesir150

Active Member
Jul 5, 2017
550
991
UnifoxStudio I saw some of the in game descriptions not matching.

City Hall says -5 Gold per cycle but it actually doesn't cost anything

The Magic Fountain and Fountain has the wrong name either after being placed or the name in the building ui is incorrect. Cause if you chose Fountain in the building menu and place it down, then click in the information screen it says Magic Fountain, and if you do vice versa click Magic Fountain then place it down and open up the info box it says Fountain.

DoppleGanger Chamber says Well-Being -10 in green and Gold -5. But it doesn't actually have any upkeep and provides Well-Being +1.

Can't tell if the origin for all the Totally Spies Girls are suppose to be legally distinct "Beverky Hills" or it was a typo of "Beverly Hills"

Also maybe you should rename the Tax Treaty page in the City hall and rephrase the Taxes Paid pop up message. Cause it makes sound like the girls are paying us taxes to allow them to live in our town based on their Ranks, but in reality we're paying taxes on them. So maybe change the phrasing to salary or retainer agreement or employee fees?

The taxes actually adds incentive to recruit mostly D rank girls and not ranking them up if you just want to use them for the wishing well, dungeon, cathedral, worker sanctuary. Cause then you don't have to pay taxes for them, and because they are lower skill level you don't have to pay as much in upkeep for in some buildings.
 
Last edited:

Zagnut

Member
Feb 10, 2018
267
110
Patreon Crack

Features:
  • Upgrades your public version to max tier patreon
  • Should work with upcoming versions

Installation:
  • Unpack into game folder (where .exe file is located)
  • Run the game.

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.

Please leave a like on this post to support my works. This will help me continue to create useful cracks and patches for the community. Thank you!​
I can't find the game folder.
 
  • Like
Reactions: Kyli4ik and a1xkzx

UnifoxStudio

Unifox Game Studio
Game Developer
Apr 8, 2020
196
456
I upgraded the inn but for some reason I can't peek inside it anymore. Any ideas?
Hey, thanks for the return!
I fixed it for the next version. It affect only the level 2 INN, if you upgrade it again you can access scene again :)
 
  • Like
Reactions: Goomes

outgate

Newbie
Sep 4, 2023
26
12
UnifoxStudio I saw some of the in game descriptions not matching.

City Hall says -5 Gold per cycle but it actually doesn't cost anything

The Magic Fountain and Fountain has the wrong name either after being placed or the name in the building ui is incorrect. Cause if you chose Fountain in the building menu and place it down, then click in the information screen it says Magic Fountain, and if you do vice versa click Magic Fountain then place it down and open up the info box it says Fountain.

DoppleGanger Chamber says Well-Being -10 in green and Gold -5. But it doesn't actually have any upkeep and provides Well-Being +1.

Can't tell if the origin for all the Totally Spies Girls are suppose to be legally distinct "Beverky Hills" or it was a typo of "Beverly Hills"

Also maybe you should rename the Tax Treaty page in the City hall and rephrase the Taxes Paid pop up message. Cause it makes sound like the girls are paying us taxes to allow them to live in our town based on their Ranks, but in reality we're paying taxes on them. So maybe change the phrasing to salary or retainer agreement or employee fees?

The taxes actually adds incentive to recruit mostly D rank girls and not ranking them up if you just want to use them for the wishing well, dungeon, cathedral, worker sanctuary. Cause then you don't have to pay taxes for them, and because they are lower skill level you don't have to pay as much in upkeep for in some buildings.
Wouldn’t it be faster to just give me the save file?

Why are you doing this to us?
 

Panchovkha

New Member
Jun 8, 2024
4
0
Every time I save and try to load the save is corrupted. Is it the "Harem" option or maybe the public to patreon patch?
 

UnifoxStudio

Unifox Game Studio
Game Developer
Apr 8, 2020
196
456
i dont get where the save file is
You can read the "Read Me.html" to have the location of both the save file and the girl preset file.
On windows it's
"Nymphomania Fantasy Town/Nymphomania Fantasy Town_Data/Save/
So you search for the "Nymphomania Fantasy Town_Data", open it and search for "Save", they are inside
 

UnifoxStudio

Unifox Game Studio
Game Developer
Apr 8, 2020
196
456
Yeah sure!
Okay, thanks to your save I could have found the problem, finally.
It's due to the fact Market aren't registered correctly, this is corrected already for the next version, but sadly I can't update the game as we are working on it a lot. I'll try to see if I can fix it, by modifying the Assembly-CSharp.dll directly...
Another solution if you want to get back your save is to search for "Market" or "Stable" and to remove this :
"amelioration": [
false,
false
],
You can use Notepad++ or the basic notepad to do so
 

Panchovkha

New Member
Jun 8, 2024
4
0
Okay, thanks to your save I could have found the problem, finally.
It's due to the fact Market aren't registered correctly, this is corrected already for the next version, but sadly I can't update the game as we are working on it a lot. I'll try to see if I can fix it, by modifying the Assembly-CSharp.dll directly...
Another solution if you want to get back your save is to search for "Market" or "Stable" and to remove this :
"amelioration": [
false,
false
],
You can use Notepad++ or the basic notepad to do so
Okay, will do. And thank you for a quick answer!
 

aesir150

Active Member
Jul 5, 2017
550
991
Here is a save game editing guide.
You don't have permission to view the spoiler content. Log in or register now.
In version 1.1 of the game you can no longer do the save game exploit that was possible in 1.0 of simply changing the exclusive values from false to true.

"exclusiveRelationship": false,
"IsExclusiveRelationship": false,

Devs made it so the game actually checks the prerequisite love value now in addition to the exclusive relationship flags, so no more easy infinite 0 love exclusive relationship. You now have to edit the love value to be above the required threshold and use the Patreon crack to use the Patreon no love decay cheat to maintain no hassle exclusive relationship status.

"Love": {
"colorStyle": 3,
"baseStat": 0,

The best way to do this extra step is using Notepad++ when using the search and replace function. Switch to Regular Expression

1741321180057.png

And then copy paste this into the find box.

"Love": {\r\n "colorStyle": 3,\r\n "baseStat": .*,

Paste this into the replace box.

"Love": {\r\n "colorStyle": 3,\r\n "baseStat": 100,


The "HiddenModifier": value now only drops to 0.5 instead of 0.2 when toggling on and off the exclusive relationship button.

So if you toggled it on in game instead of doing it via save game editng and want to get rid of the penalties.

Just search for"HiddenModifier": 0.5 and replace with "HiddenModifier": 1.0.

Alternatively you can use a wildcard search and search "HiddenModifier": .* instead of searching for a particular value like 0.2 or 0.5 incase the values change in the future or you are playing saves from previous versions where the values are different.
 
Last edited:
2.90 star(s) 9 Votes