barglenarglezous

Engaged Member
Sep 5, 2020
2,469
4,772
What is the way of opening the locked scenes? (At least make them appear in event/memories)
Main scenes usually have a requirement of a set number of days passed and specific other scenes viewed.

Scenes with the girls are typically unlocked at the next interval of five, though many of them do have prerequisite scenes that must have already been played, and the prerequisites can get a bit labyrinthine. You're going to have to pursue all the girls' stories to advance, as ignoring one girl can stall mutliple stories, including the main plot at times.

"Happy" scenes each have their own unique trigger, and some of them are not obvious.
 

Wafflewaffuru

Active Member
Feb 10, 2021
741
1,359
Never used the RenPy save game editor, but changing harukalust10 to True should be all you need to do.



One of the answers in There is Nothing is only provided through sound.



You're probably locked out of it. There's a bug in the tracker where the event isn't being properly marked as missed.

If you didn't choose the blowjob in A Fair Trade, you can't get Thank You For Your Business.
i chose bj and I still can't figure out how to get it lol.
 

alex2011

Conversation Conqueror
Feb 28, 2017
7,716
4,458
What is the way of opening the locked scenes? (At least make them appear in event/memories)
Main scenes usually have a requirement of a set number of days passed and specific other scenes viewed.

Scenes with the girls are typically unlocked at the next interval of five, though many of them do have prerequisite scenes that must have already been played, and the prerequisites can get a bit labyrinthine. You're going to have to pursue all the girls' stories to advance, as ignoring one girl can stall mutliple stories, including the main plot at times.

"Happy" scenes each have their own unique trigger, and some of them are not obvious.
It depends on what you mean by locked, what Barglenarglezous said works if the scene is neither red nor green already, but if it is locked as in red, it is too late and you will either have to restart at a point where it can still be unlocked or you will have to risk save corruption by altering the flag that turned it red.

Yes, you are right. I am quite hard of hearing, so I cannot hear the audio. Selebus , perhaps you could consider making an alternate way to discover clues for those of us that have substantial hearing loss? Your game is amazing, truly, and I would hate to miss anything really important or be unable to proceed. Maybe consider a closed-captioned or text option, just for the handful of scenes in your game where audio information is critical to proceed with the story?
Thanks!
He's already said no to alternate ways to find that audio answer on several occasions.
 
  • Thinking Face
Reactions: Smarmint
Jul 11, 2019
56
78
Does anyone know how to trigger the latest Maki event? I have tons of points with her, alreaddy seen all other events, and can trigger it neither with a call during the afternoon nor during the evening visit.
So, you're not the first one to ask this, so I'll answer for all of us (including me, as I was also confused).
Maki's latest and last event "Thank you for your business" is bugged.
If you didn't "Fix Maki's and Haruka's pipes" on Halloween and took the blowjob from Maki, then you cannot get this event, as it is locked.
It is simply bugged in the way, that the event doesn't say it's locked.
Source: Changelog on the first page (reading this actually helps)
 

kullanx55

New Member
Dec 26, 2018
6
0
It depends on what you mean by locked, what Barglenarglezous said works if the scene is neither red nor green already, but if it is locked as in red, it is too late and you will either have to restart at a point where it can still be unlocked or you will have to risk save corruption by altering the flag that turned it red.


He's already said no to alternate ways to find that audio answer on several occasions.
Yes, I meant the red ones. How can I alter the flags? I look at developer console, values etc. but I'm not sure which value I should change. I tried changing some Falses to True but couldn't manage.
 

rngtan

Newbie
Jul 9, 2018
42
13
It is simply bugged in the way, that the event doesn't say it's locked.
Source: Changelog on the first page (reading this actually helps)
I actually hadn't looked into the changelog since the initial post. The addendum was added at a later point.

- Maki's second event is missable, but not showing up as missed in her event tracker. If you did not get Haruka's Halloween lust event or Maki's BJ event, you are not able to do her new one. This will be fixed in 19p2.
 

alex2011

Conversation Conqueror
Feb 28, 2017
7,716
4,458
Yes, I meant the red ones. How can I alter the flags? I look at developer console, values etc. but I'm not sure which value I should change. I tried changing some Falses to True but couldn't manage.
You have to use a save editor or the console, both of which bear a pretty big risk of breaking the game if you don't know exactly what to change and what to change it to plus anything it is connected to that was affected by being locked out of that event.

I don't know about save editors for Renpy aside from online ones that don't have the capability to show the variable names you would need to know to identify the flag to change, but the console is shift+O if it is enabled, which it is not in most games.

To enable it, go into the game folder, then renpy, then common and open 00Console.rpy and change config.console = False to True, with a capital T or you will get an error.

Your best option is actually just to restart at a point before you missed the chance to get it, though.
 

kullanx55

New Member
Dec 26, 2018
6
0
You have to use a save editor or the console, both of which bear a pretty big risk of breaking the game if you don't know exactly what to change and what to change it to plus anything it is connected to that was affected by being locked out of that event.

I don't know about save editors for Renpy aside from online ones that don't have the capability to show the variable names you would need to know to identify the flag to change, but the console is shift+O if it is enabled, which it is not in most games.

To enable it, go into the game folder, then renpy, then common and open 00Console.rpy and change config.console = False to True, with a capital T or you will get an error.

Your best option is actually just to restart at a point before you missed the chance to get it, though.
Yes yes I already open both console and developer console. I need to know which values should I change
 

alex2011

Conversation Conqueror
Feb 28, 2017
7,716
4,458
Yes yes I already open both console and developer console. I need to know which values should I change
I wouldn't know that as I don't go into the code except the one time when I got stuck in the puzzle for "There Is Nothing" for several hours. I wouldn't even know where to begin.
 

kullanx55

New Member
Dec 26, 2018
6
0
I wouldn't know that as I don't go into the code except the one time when I got stuck in the puzzle for "There Is Nothing" for several hours. I wouldn't even know where to begin.
I'll look into renpy codes then, wish me luck. Also there is a website that shows most of the scene, how to unlock, what you need to unlock etc. (In the game menu)
 

alex2011

Conversation Conqueror
Feb 28, 2017
7,716
4,458
I'll look into renpy codes then, wish me luck. Also there is a website that shows most of the scene, how to unlock, what you need to unlock etc. (In the game menu)
The wiki is linked in the game, I believe. It does list most, if not all, the requirements for a scene, but I'm not sure when it gets updated, whether it updates for public releases only or if it updates with info for the latest patron release as well. Considering the version on here is usually a leaked patron version that got leaked within hours of release, hours as in less than 10 hours, the wiki wouldn't even have time to update for the leaked releases and anyone playing the leaked release would be stuck on any new events if they rely on the wiki. Especially if the wiki only gets updated for information contained in the current public release, which is one version and a total of two weeks behind the patron release. Just something to keep in mind with using the wiki.
 
  • Like
Reactions: Dringar
4.20 star(s) 299 Votes