Wait, where is the "actual" gallery found? I don't see anything on the home page, only the in-game phone galleryOnly just found the actual game gallery (as opposed to the one in the game, on the phone)... Are there supposed to be thumbnails for the gallery items? I have the male and female variants of the Nicole scene at the start, then all the others have the padlock thumbnail, despite them being unlocked - so I can click and view them, but it looks like I shouldn't be able to.
Wait, where is the "actual" gallery found? I don't see anything on the home page, only the in-game phone gallery
Mostly, but not only. Specifics: You get the same scenes as on the male route (but female variants) with Nicole and Dakota, and you get the sleepwalking scenes with Alexis. There's one Alexis scene on the male route that I only got an abbreviated version of on the female route, and one that I didn't get at all, and I also didn't get the Jackie flashback sex or any of the Mei or Ava scenes when playing as a woman. By contrast, I barely got anything with Kayla on the male route.On the female route do you only fuck with Kayla?
Im guessing all comes to the one who masters the skill of patience =), I believe both Male and Female route, will have a chance to have fun with all the girls..Mostly, but not only. Specifics: You get the same scenes as on the male route (but female variants) with Nicole and Dakota, and you get the sleepwalking scenes with Alexis. There's one Alexis scene on the male route that I only got an abbreviated version of on the female route, and one that I didn't get at all, and I also didn't get the Jackie flashback sex or any of the Mei or Ava scenes when playing as a woman. By contrast, I barely got anything with Kayla on the male route.
I would imagine so - Alexis is getting there on the female route and Kayla much more slowly on the male route, but there are still signs. Ava has shown signs on the male route that she is open to women, so it surprised me not to have anything on the female route for her.Im guessing all comes to the one who masters the skill of patience =), I believe both Male and Female route, will have a chance to have fun with all the girls..
Ava seems to be into Alexis. I dont know, but that might be it..I would imagine so - Alexis is getting there on the female route and Kayla much more slowly on the male route, but there are still signs. Ava has shown signs on the male route that she is open to women, so it surprised me not to have anything on the female route for her.
I just wanted to say I'm sorry you've been having writers block and stuff friend.for the questions regarding gallery and replay, its still a WIP, Will be completed this coming weekend. I tend to spend most my time on story and renders, less coding, But am working on an overhaul around main GUI and things like that, and updating things like the stats screen and all that. Will be completed and up to date this weekend, along with a cheat code to unlock all currently available scenes (Don't want to force you to start over to unlock them.) But that code will not unlock future scenes as they become available.
For the Kayla flash scene, That is Cousin only(She is a bit more attracted to the cousin), I will double check code though, should work for both female and male but I'll check that.
Wow.I think you should give me the option to get mad at jackie for hiding the truth. cause I was fucking livid and mad at that bitch. I have no sympathy for that kinda shit.
not workingGallery Unlock Script
Description: A simple gallery unlock script. Extract the zip inside the game folder.
Game version: v0.07.00M (Should work on future versions as well)
Download: View attachment 3802308
Python:# Use this unlock script at your own risk. # Start the deal with the devil init 666 python: # Make sure the replay scenes are clickable for label in renpy.get_all_labels(): renpy.game.persistent._seen_ever[label] = True renpy.game.seen_session[label] = True