Nizzquizz

Active Member
Oct 20, 2017
512
1,420
What I wouldn't give to have only one game, a single game where the situation plays out like this:
Mom: "Oh no, someone was at the door! Who was it? What are we even doing, we should stop!"
MC: "Don't worry Mom, it really doesn't matter."
Mom: "Why?"
MC: "I'm banging all of them anyway."
Mom: "... ... oh, ok."
continues with sexy times
 

DeliteDouche

Active Member
Nov 26, 2021
587
888
it's locked
Can confirm, complete uninstall and reinstall and add the gallery unlock and it is locked.
have the same problem
I had the same problem but once I got to that point in the game it all unlocked.

-> 12 hours valid, download the attachment if expired.

See if this save works. Not to be used for in game since I fucked up but everything is unlocked for me with the gallery unlock
 

Tester27

Member
May 28, 2018
100
115
Here's the updated version of my previous gallery unlocker for 0.6. It includes unlocking the Ep. 2 gallery option immediately on start up, which I didn't account for previously since I didn't know the game would be moving to Episode 2. This should fix the issues that you are all having from Armysolo 's version.

New variables to keep track of are
Code:
persistent.current_episode = #
persistent.current_epgal# = 1
where # is the number of the latest episode in the game.

The first keeps track of the episode value and is simply just 1,2,3, etc.
The second is a variable that triggers unlocking the corresponding episode number's gallery when set to 1 (Basically being used as a boolean).

View attachment unlocker.rpy
 
Last edited:

DeliteDouche

Active Member
Nov 26, 2021
587
888
Here's the updated version of my previous gallery unlocker for 0.6. It includes unlocking the Ep. 2 gallery option immediately on start up, which I didn't account for previously since I didn't know the game would be moving to Episode 2. This should fix the issues that you are all having from Armysolo 's version.

New variables to keep track of are
Code:
persistent.current_episode = #
persistent.current_epgal# = 1
where # is the number of the latest episode in the game.

The first keeps track of the episode value and is simply just 1,2,3, etc.
The second is a variable that triggers unlocking the corresponding episode number's gallery when set to 1 (Basically being used as a boolean).

View attachment 1995371
Don't want to be that guy, but does this unlocker have anything to do with this error or is it an error on the dev's part?

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

Tester27

Member
May 28, 2018
100
115
Don't want to be that guy, but does this unlocker have anything to do with this error or is it an error on the dev's part?

You don't have permission to view the spoiler content. Log in or register now.
That seems to be related to the dev's original code since I don't modify anything that should break the game. I haven't played this update yet, so I'll let you know if I experience any issues once I do.
 
  • Like
Reactions: DeliteDouche

RPDL

do torrent. go fast.
Donor
Dec 17, 2020
5,056
14,505
I don't suppose someone can just post the torrent file for this itself and not the link to another site that needs me to "login" for no reason other than to milk me for private information?
Is this directed at me?
 

Armysolo

Newbie
Mar 9, 2019
80
181
Here's the updated version of my previous gallery unlocker for 0.6. It includes unlocking the Ep. 2 gallery option immediately on start up, which I didn't account for previously since I didn't know the game would be moving to Episode 2. This should fix the issues that you are all having from Armysolo 's version.

New variables to keep track of are
Code:
persistent.current_episode = #
persistent.current_epgal# = 1
where # is the number of the latest episode in the game.

The first keeps track of the episode value and is simply just 1,2,3, etc.
The second is a variable that triggers unlocking the corresponding episode number's gallery when set to 1 (Basically being used as a boolean).

View attachment 1995371
Well first time uploading a patch like that but I see the issue. I didn't have an issue with it because I had already played v0.6.0 so it set it already set
Code:
persistent.current_epgal2 = 1
All my unlocker does is sets each gallery entry to True by default.
Code:
persistent.gallery#lc = True
persistent.col# = True
So while the scenes were unlocked, the page in the gallery wasn't. You've got yours uploaded but I'll update mine just in case people still decide to use it.
 

emmasteadman

Active Member
Aug 6, 2017
918
985
So the gofile link doesn't work, the mega one exceeds transfer limit and the uploadhaven one would take 10 hours. Anyone have a better link?
 

amrod89

Member
Jun 30, 2018
105
23
So I didn't get the bedroom scene with Lauren or the pool scene. I did get the bath scene with her though. Is there a specific route to get those scenes to trigger? I'm on a pure charisma route.
 
Last edited:
3.80 star(s) 191 Votes