chronomate

Member
Jun 5, 2020
124
276
If MC told Josy about Chad being gay she comes up with idea MC should pretend to be Maya's boyfriend, and Derek then asks Sage to pretend to be his girlfriend. I presume this doesn't happen on Sage's path but otherwise should be available.
Thank you, that did it. I guess that's what I get for (kinda) respecting Chad's privacy. It's going to be interesting looking back once the game is finished to see just how many little variables like this have massive cascading effects down the line. Something to look forward to, I suppose.
 
  • Like
Reactions: Porncritic21

iowaboy1844

Newbie
Oct 6, 2018
34
38
Cheers, Ive got unlock unlock but cant remember which one it is, Ive found flightless bird once the penguin but now can't find it again
Thanks for the more pills. Unlock unlock is book next to doorknob of cabinet in main room when you first enter Derek and Maya's home. Flightless bird was penguin on shelf after going right in Maya's room.
 

Raphael77

Member
Aug 14, 2017
115
166
Yeah, there are many scripts and some scenes are hard to find. I think it's something related to this:


Code:
        imagebutton at show_hide_dissolve:
            if affinity == "DIK" or (affinity == "NEUTRAL" and mc_info[6]):
                idle "mc_dik_idle"
                hover "mc_dik_hover"
                action (Function(addCPenalty),Hide("major_choice_screen"),Jump(mc_info[1]))
            else:
                idle "mc_dik_disabled"
                hover "mc_dik_disabled"
                action NullAction()
        imagebutton at show_hide_dissolve:
            idle "mc_neutral_idle"
            hover "mc_neutral_hover"
            action (Function(addNPenalty),Hide("major_choice_screen"),Jump(mc_info[3]))
        imagebutton at show_hide_dissolve:
            if affinity == "CHICK" or (affinity == "NEUTRAL" and not mc_info[6]):
                idle "mc_chick_idle"
                hover "mc_chick_hover"
                action (Function(addDPenalty),Hide("major_choice_screen"),Jump(mc_info[5]))
            else:
                idle "mc_chick_disabled"
                hover "mc_chick_disabled"
                action NullAction()
But I can find what this 'mc_info[6]' variable means... May that's what they're saying about... Smoking weed...
in 'scripts/freeroam/episode10/ep10_freeroam_bbq_events.rpyc' you can find the moment of the choice (taking the shroom or not) :
Code:
$ mc_info = ["{size=-1}Eat a shroom{/size}","ep10_bbq_shroom_label","{size=-1}Don't eat a shroom{/size}","ep10_bbq_no_shroom_label","{size=-1}Discourage use of shrooms{/size}","ep10_bbq_avoid_shroom_label",ep4_smoked_weed]
where...
mc_info[0] = "{size=-1}Eat a shroom{/size}"
mc_info[1] = "ep10_bbq_shroom_label"
...
mc_info[6] = ep4_smoked_weed
(if mc_info[6] is True then DIK choice available else CHICK choice instead, NEUTRAL always available)
 
  • Like
Reactions: The Dick and ffive

SomboSteel

Active Member
May 8, 2017
575
3,440
so im sure this has been said many times over, but since ive started playing this new one (im not super far yet) all i can say is fuck all these stupid and literally pointless mini games. a fucking fish tank mini game?? why the fuck was ANY time wasted on that garbage? and i dont like the new math game (didnt like the old one either but at least it didnt actively annoy me like this new one).

he should 100% focus more on the story and characters and less on the padding. these things only exist to artificially lengthen the episodes. even if this episode is super good (big if so far), these mini games weigh down the experience pretty aggressively
 

Mike Hunt TG

Member
Jun 22, 2023
357
246
I played all the way through Chapter 10, but am unclear as to whether there is supposed to be something connected to Season 3 and how to access it if there is.
 

den_tiger

Well-Known Member
Feb 16, 2022
1,054
1,022
Finished most of the major routes

1. Star of episode ten is Sage followed by Lily.
2. Sex scenes seemed focused on anal, but not Sarah, queen of anal.
3. Nora, sigh. Easy cum, easy go.
4. Others route manslut mode starting to feel like cheating with all these feels.
5. Still have feelings choice way way back having consequences now
 
  • Like
Reactions: vanime7

Mike Hunt TG

Member
Jun 22, 2023
357
246
Finished most of the major routes

1. Star of episode ten is Sage followed by Lily.
2. Sex scenes seemed focused on anal, but not Sarah, queen of anal.
3. Nora, sigh. Easy cum, easy go.
4. Others route manslut mode starting to feel like cheating with all these feels.
5. Still have feelings choice way way back having consequences now
How did you attain the Others route? Does it require DIK alignment?
 
4.70 star(s) 1,610 Votes