3.90 star(s) 62 Votes

Talothral

Well-Known Member
Game Developer
Jul 8, 2020
1,747
7,937
698
Just saw in the gallery that I missed the
You don't have permission to view the spoiler content. Log in or register now.
How is that possible? Does someone have the same problem because I can't seem to make sense of it.
According to the code:
if RiyaRelationship == True and AishaRelationship == True and SatyaRelationship == True and persistent.LesbianAllergy == False:

So if you slept with all of them before, the only thing that affects it is the female on female content toggle, but it is enabled by default, anyway.

But that being said, it might not be that you missed it as is. Just that the scene replay decided it isn't unlocked because of reasons. That has happened on Android a few times at least.
 
Mar 13, 2023
23
13
113
According to the code:
if RiyaRelationship == True and AishaRelationship == True and SatyaRelationship == True and persistent.LesbianAllergy == False:

So if you slept with all of them before, the only thing that affects it is the female on female content toggle, but it is enabled by default, anyway.

But that being said, it might not be that you missed it as is. Just that the scene replay decided it isn't unlocked because of reasons. That has happened on Android a few times at least.
Hmm.. don't know what I am missing then. Slept with them when available (as I said followed the WT) and I did not turn off the female on female content. And I went back to a save just before that scene (in case I somehow forgot that I have seen that scene) and it skipped that part so it isn't just an issue with the gallery.
I just hope that I won't miss more content in the future due to missing that scene. If that is the case I guess I'll start from the beginning and see it it'll fix it
 

Talothral

Well-Known Member
Game Developer
Jul 8, 2020
1,747
7,937
698
Hmm.. don't know what I am missing then. Slept with them when available (as I said followed the WT) and I did not turn off the female on female content. And I went back to a save just before that scene (in case I somehow forgot that I have seen that scene) and it skipped that part so it isn't just an issue with the gallery.
I just hope that I won't miss more content in the future due to missing that scene. If that is the case I guess I'll start from the beginning and see it it'll fix it
Interesting... Drop this into the /game folder (it's from the walkthrough) and check what it does from the save before it? Only thing it does is that it disables the check for the F/F content from the scene.

Code wise there isn't really nothing preventing it from showing, I ran it through last night just to check was there an issue with it but it worked fine.

EDIT: Also if everything else "fails" you can always check the debug screen(s) (Preferences => Extras => Scroll all the way down = > Debug), assuming it doesn't crash, for how things are with that save.
 
Last edited:
3.90 star(s) 62 Votes