demTorrents

Member
Apr 5, 2017
127
204
The production quality of this is really high, impressive! It's a shame that the character design isn't... the kind I like. Which is a shame, because from technical and UX/UI standpoint, this game looks like a small marvel.
 
Dec 2, 2022
27
6
The game is great! I just can’t understand why after passing 0.5.9 nothing has changed yet, my gallery is half empty? Noriko and eavesdropping at the door, Noriko and her / me dominance, Asami shots, Sakuya shots (Sakuya shots are signed as Asami in the gallery), also a few pictures about the right choice at the right time (except those with a mirror and eyes) they are all missing. Is this like a demonstration for the future so that I can see what else awaits me in the update, or did I go through something wrong?
 

KekingW

Newbie
Sep 10, 2018
65
12
Thanks! Putting that in the renpy folder worked like a charm. Took everything from dump123 and put it in the game folder where it belongs and deleted data.extra afterwards.

After that used this

Seems to mess up the translation but you can look at the code again

For console try this instead as it bypasses a lot of the silly checks.
renpy\common\00console.rpy
Change line 734 from
Code:
    if config.developer or config.console:
        console = DebugConsole()
To this
Code:
    if True: #config.developer or config.console:
        console = DebugConsole()
Added mod to skip the disclaimer after you acknowledge it the first time.
Added mod to unlock the gallery. Hopefully it's forward compatible.
This dont work with the mobile version huh
 
  • Thinking Face
Reactions: hofom77573

hofom77573

Member
Apr 17, 2021
346
558
This dont work with the mobile version huh
On later versions of Android where they tightened security for "your" benefit not without some research. You need a good file explorer to see App data.

Assuming you can put the mod in the same area saves are
Android/data/com.random.extralife/files/game

Restart the game if it's running in the background.

I don't play on Android but I tried it just to see if this works.
 
  • Like
Reactions: Freehoneyhoney

KekingW

Newbie
Sep 10, 2018
65
12
On later versions of Android where they tightened security for "your" benefit not without some research. You need a good file explorer to see App data.

Assuming you can put the mod in the same area saves are
Android/data/com.random.extralife/files/game

Restart the game if it's running in the background.

I don't play on Android but I tried it just to see if this works.
I see, thanks for the help.
 
  • Like
Reactions: hofom77573

AnhraForNote

New Member
May 10, 2022
2
4
I think it's okay that dev decided to make typical in concept but good, well, incest game without incest and can agree that naw it has its own merit in its plot but...
This game desperatly needs unofficial incest patch
Why no one didn't make it?

(I know that correct answer would be "do it yourself, asshole, and don't ask for it", but I mean, there are so many people with actual skills and they do even minor modes and changes for a lot of very small games but still nobody paid attention to this one)
 

farom

Newbie
Nov 13, 2020
88
234
Now that steam restrictions are gone, I wonder if Chiaki will be reverted to the previous version.
But then again it might be safer if it remains as is, considering patreon and this site's finicky rules.
 

MisterDuck

Member
Aug 31, 2021
378
237
Now that steam restrictions are gone, I wonder if Chiaki will be reverted to the previous version.
But then again it might be safer if it remains as is, considering patreon and this site's finicky rules.
I am honestly surprised because I thought she wouldn't be a love interest when she got introduced.
 

Gmeng

Member
Jul 14, 2017
209
172
I am honestly surprised because I thought she wouldn't be a love interest when she got introduced.
She wasn't at the start, but the first time around trying to get approved on Steam got the dev hit with a DENIED because she was an underage character in an adult game, her being involved or not does not matter to Steam. So dev aged her up to try and get approved (sadly Steam still said no), as a bonus of this change Chiaki can now be a love interest
 
3.90 star(s) 201 Votes