1tomadeira

Engaged Member
May 25, 2017
3,763
11,670
716
Is there any specific reason for the mom and sister change their hair color? Not that they seem bad, but it was so random... I liked the black hair instead of green on the mom for example...
 
  • Like
Reactions: Lans90

Sossse

Active Member
Apr 15, 2022
678
1,028
266
Is there any specific reason for the mom and sister change their hair color? Not that they seem bad, but it was so random...
there is nothing random about it.. it has a very well explained in-universe reason..
 

CT1313

Newbie
Dec 22, 2023
80
60
71
I grinded all my stats and stuff to Max and only just recently deleted the game because I thought it was abandoned or something. Will be cheating all my stats and money back and replaying the parts I lost progress in.​
 

CT1313

Newbie
Dec 22, 2023
80
60
71
Was it? I don't recall a specific reason besides going to a new city.
If I remember correctly it was because they were all depressed or something after the attack by the bandits and the mother suggested it to try and get them back on track and ti chase away the trauma and depression that had befallen them. So they could feel like they moved on.
 

Sossse

Active Member
Apr 15, 2022
678
1,028
266
Was it? I don't recall a specific reason besides going to a new city.
short story: it was to better cope with almost getting r*ped by the bandits and their brother beeing in a coma. like a fresh start in a new city
 

1tomadeira

Engaged Member
May 25, 2017
3,763
11,670
716
short story: it was to better cope with almost getting r*ped by the bandits and their brother beeing in a coma. like a fresh start in a new city
Yeah I get it now, but still the models changed quite a bit. But I dunno, maybe it was me who got fond of their models I guess. Light green color on hair also isn't my favorite, so that maybe explains it too.
 

glygoch

Member
Apr 27, 2017
121
249
218
Once again expressing my loathing for dream sequences that spoil sex with the main characters near the start of the game. Completely kills off the pacing of this game. Like reading the last chapter of a book before chapter 2. On top of that the girls just randomly decide to take baths with you with no build up and yea its an avalanche from there.
Yeah I don't get this either. Why put fiction within fiction? I get that from MC's POV, having sex and dreaming about it are completely different things, but to the player... it's the same exact thing.

More broadly, I've seen the same problem within many harem stories like this - many LIs are already very attracted to MC by default. Or they become sexually attracted after seeing MC's penis for some contrived reason. In this case, it's literally just that for all the currently developed LIs. That or a horny dream. Really makes for a poor copypasted story where they all tell each other how amazing they are over and over.

As for the sandbox, this game has no reason not to be a VN. The gameplay is not fun, it's not tied to the story in any way, it's not using the medium for some artistic reason, and I'm willing to bet the dev wouldn't grind in his own game either. Not when you need literally tens of thousands of clicks that all do the same thing with the same result to get all the skills. Not accounting for love/friendship/whatever deterioration.
 

jak3saw

Newbie
Jan 14, 2020
22
38
136
this game was not abbandonned :D awesome ^^ i remember finding it fun and more uniqe so seeing it was updated not long ago makes me happy :)
 

Uactkindasus

New Member
Oct 10, 2020
1
0
11
Hi, when I try to watch the girls stats I got this error message. Tried to delete saves, run as administrator, redownload the game, but nothing seems to work.

Thanks for any help!
 
Mar 10, 2025
161
462
72
There are save editors for this. And you need to edit the Savetoken file in the Renpy folder. open it with the simple texteditor, and then look for this:

def verify_data(data, signatures, check_verifying=True):
"""
Verifies that `data` has been signed by the keys in `signatures`.
"""
for i in signatures.splitlines():
kind, key, sig = decode_line(i)
if kind == "signature":
if key is None:
continue
if check_verifying and key not in verifying_keys:
continue
try:
vk = ecdsa.VerifyingKey.from_der(key)
if vk.verify(sig, data):
return True
except Exception:
continue
return False

change the last entry to "True" save , restart the game and then your edited save work.

Easier to just enable console and change the values of the variables with something like *statname* += 1 Or something.
 
  • Like
Reactions: Anime!

Radical_Dreamer

Active Member
Donor
Aug 26, 2018
641
1,181
328
Fun game! I am bummed it hasn't been updated in so long, but I know the dev is working on the other game as well.

Glad they're at least active. <3
 
  • Like
Reactions: Anime!
4.10 star(s) 13 Votes