3.50 star(s) 41 Votes

Dustellar

Well-Known Member
Aug 22, 2016
1,081
1,948
I have no doubts that at some point, someone will connect the dots and say something like "you look similar to...", maybe a photo or something will appear, they already avoided one chance for that at the beach while they were "busy", I'm sure the sister will discover it first, maybe by accident.
 

trauts

Active Member
Aug 12, 2018
709
509
What's interesting is the same lines you quoted are correct on line 286 & 314, so I'm unsure why it would cause the "oliviafate_questline" variable to not be equal to 1(thus fail the check).
That's a very good question.
my guess is that it's link by chapters, not by person/individual.
I have no intention to debug the "why" since dev(s) are getting paid (subscriptions) for this. i'm just doing it so that i can move on with the story and share my discoveries with the forum.
 
Last edited:

trauts

Active Member
Aug 12, 2018
709
509
i havent reach that part, the new content stopped right after i got the room in Kim's grandmother's house Kassandra
How can i reach to that part of the match with olivia?
I like to help but I can't say for sure in what stage you're at. (that's the problem with sandbox, to many conditions/variables to meet i.e time of day, at certain day, and location & etc. ) Dev code is a bit buggy. but if you're able to de-compile & use the gallery as a reference, you can track/see what you can do next to progress.
 
Last edited:

cxx

Message Maestro
Nov 14, 2017
61,710
30,986
Feb 1, 2021
123
58
if you done the skeet ball match with olivia then i think the issue is in game/scripts/computer/comp_post_gallery_options.rpy

I hit the same problem.
I think there's a bug in comp_post_gallery_options.rpy
it's missing "or gallery_oliviaskeeballmatch == 3" for both "A Winner's Kiss" & "The Consolation Prize" (lines 2549 & 2574)
they should look like:
View attachment 3674956
View attachment 3674957
once corrected & relaunch the game, when MC goes to sleep you should see this:
View attachment 3674958
you can check in the gallery (from MC's PC)
View attachment 3674978
before the correction:
View attachment 3674981
after correction:
View attachment 3674984
trauts

game/scripts/computer/comp_post_gallery_options.rpy

There isn't game/scripts/computer/comp_post_gallery_options.rpy file anywhere in folder structure.

Is this fix for uncompressed or compressed game?
 

janeiro_30

Newbie
Aug 21, 2018
58
25
Hi everyone i've done the returning oliva badge event, after that what should i do to get the next event?
Idk if it'll help, but sometimes, just passing time by napping on a bed or clicking the forward buttom on map and/or changing between past and future to see if there are "!" signs enywhere
 

trauts

Active Member
Aug 12, 2018
709
509
trauts

game/scripts/computer/comp_post_gallery_options.rpy

There isn't game/scripts/computer/comp_post_gallery_options.rpy file anywhere in folder structure.

Is this fix for uncompressed or compressed game?
uncompressed.
you'll need to UnRen the scripts.rpa to get the scripts structure.
 
Last edited:

IDRpatch

Newbie
May 17, 2024
30
30
There isn't game/scripts/computer/comp_post_gallery_options.rpy file anywhere in folder structure.

Is this fix for uncompressed or compressed game?
I still don't understand what the gallery code has to do with blocking progression, but Ren'py is famous for breaking old save compatibility. It's something that even really experienced developers have to deal with when adding new features.

Personally, I would suggest just downloading a completed save game file and start from there. The only "permanent" choice so far is the Olivia Skeeball outcome and both outcomes are unlockable through Nadia and viewable in the Olivia gallery.
 

Anony9876

Member
Aug 27, 2021
116
33
Idk if it'll help, but sometimes, just passing time by napping on a bed or clicking the forward buttom on map and/or changing between past and future to see if there are "!" signs enywhere
I tried using the forward button but still didn't find anything, i'll try again and i'll see if i find it this time
 

spooge_nugget

Member
May 7, 2017
438
630
But how clearly do you remember a face you saw for two weeks twenty years ago? I don't think deja vu would be strong enough to make your mind jump to possibility of time travel.
If it was just some random person that you saw around, then you would be right. However, given the types of interaction, their memory/memories of the MC especially, would be incredibly strong/unforgettable.

It's the apparent lack of any form of recognition of the fact that feels weird/unnatural.

Ultimately, the MC is probably going to end up becoming his own father, at which point the likeness would be far easier to dismiss, but that isn't the case in the current timeline. Therefore, you'd expect comments/suspicions/questions varying from simple paternity of the MC, all the way up to the crazy, time travel (even just as a sarcastic/jokey comment).
I guess it could be argued that such interactions do or have occurred when the MC isn't present, but you'd still expect to overhear the odd conversation/hear the odd rumour.
I guess it could also be argued that such things do or have occurred, but the MC and Kim are unaware, as they never lived that timeline, which raises a number of other questions/issues (e.g. what happened to the MC/Kim of that timeline?).

Time travel is a fun, but incredibly complex concept with multiple differing theories.
 
  • Like
Reactions: OhGodNotAgain

spooge_nugget

Member
May 7, 2017
438
630
I tried using the forward button but still didn't find anything, i'll try again and i'll see if i find it this time
Here are some options (just trying to rule things out). Hopefully one of them will work for you.

In the past:
Click on the front door of your home during the day.
Click on Kim's home during the day. There will be a person at the front door.
Go to the arcade and click on Olivia (if she's there)
 
  • Red Heart
Reactions: Anony9876

Anony9876

Member
Aug 27, 2021
116
33
Here are some options (just trying to rule things out). Hopefully one of them will work for you.

In the past:
Click on the front door of your home during the day.
Click on Kim's home during the day. There will be a person at the front door.
Go to the arcade and click on Olivia (if she's there)
Thanks i just tried it, i did click on kim's home before but it didn't work and olivia is not there, but fortunately the click on front door of the house worked, so thank you very much i really appreciated the help :)
 
3.50 star(s) 41 Votes