Aug 30, 2021
49
72
Considering it only one episode where Mc and Zoey interact doesn't mean she wont cause problems. Even if she is cool, she is not gonna root for Mc relationship to last just like riona said when you rejected her. Ps- Zoey is also the only one who knows Mc more then the other li.

About Mc behaviour, it pretty normal for people to act immature and retarded especially for 18/19 years old. Neil and Lynette was also like that. It just a personality thing.

Nonetheless, about the all-seeing eye is probably a plot twist (If dpc decided to add another sociopath stalker) or just simple coincidence to fuck with players.

Honestly I don't think being a dik is going to get as dark as acting lesson or have meta-crisis lores
Zoey hasn't even officially met any of MC's potential love interests. She's briefly met Sage, Maya, and Josy. But she has no idea if MC is dating them. So you can't even say how she's gonna react. As his best friend, she might not approve of a girl like Jill or Maya or Bella, but I could see her being cool, even friends, with Sage, Josy, or Quinn. The party was not a good place to get caught up with everything MC. So she does what she can, she meets his DIK brothers and gets in good with them. Ep10 will likely be where she meets the chosen LI or whatever and we will start to see how things play out with her romantically.
 
Jun 12, 2020
448
667
While the Maya-Josy threesome was great, what should be the talking point is how we were given permission to access Sage's backdoor.

Sage is the best. But I wonder what she classifies as 5 out of 5, if drilling the chocolate tunnel was only a 4.
 

Pr0GamerJohnny

Forum Fanatic
Sep 7, 2022
5,399
7,738
It's just 3 points, which is barely noticeable (each of them has some 30+ of these at this stage) Certainly nowhere near anything being "ruined", you can calm your tits :V
Yeah i was thinking wait what is this guy talking about, Ive always seen that scene, no matter if I did a "josycentric MJ play" or "mayacentric mj play" - and yeah you have like 40 relpoints at that point in game, honestly I'm more impressed that 3+ would sway it would way or another, is it even possible to hit the ch4 library branch fork with so little?


I fully agree. Hell some of the main girls shouldn't be main girls. Maya being the flagship... she's only important because of Josy and the tuition plot, she as a LI is pure ass and wasted space. She could've easily been a side girl, since there are side girls way better written and infinitely more likeable than her.

And some people want paths and lewd scenes with useless characters like Becky, Tommy's Cum-Bucket, Sally and Karen :HideThePain:
Yeah it's friggin crazy man, apparently some players would rather get doubled up on by two (2!) attractive, and genuinely kind lesbians instead of an overcompensating white-haired tomboy. Geez louise what are they thinking!
 

PickerLewd

Active Member
Dec 22, 2022
930
965
It's really easy, actually. Just have lewd moments with Maya and Josy everytime you have the chance. And when you have to choose between them, just alternate your choices.
I always choose follow Josy in ep. 5 and spend the night with Maya in ep. 7. Then i just take every others chances to fuck them and that's it, both are happy and satisfied.

It's all about balance with my two best girls :love:
Thanks for the answer, I see from your avatar that you also like Envy, a true man of culture (y).
 
  • Yay, new update!
Reactions: lipe2410

soprano31

Engaged Member
Nov 12, 2021
2,196
16,037
Josy is the best :love: :love: :love: :love: it just truth
Who can say no to this?

a beautiful divine love goddess waiting by many burning romantic candle lights,
after which i crawl to her with a rose in my mouth,

and i start kissing and licking her neck ,
yearning and seductive,
until i get to her divine,most delicious breasts and erect nipples,

i suck it,i lick it,i bite i gently,
no my dear,you mustn't wait any longer,
i know you're as wet as the deepest river,

i kiss and nibble quietly on the inside of your thighs,
and use my lips and breathe softly on your labia,

where i pick up the pace,
and you scream it out,and reach a squirting orgasm,
where i dive in with my mouth,
until you can't stand on your feet.

josy,josy,josy,josy,josy
you are my tender beloved princess,
my godsend on earth,
ti amo,my darling josy :love: :love:


42Josy2_PS.png
 

ffive

Forum Fanatic
Jun 19, 2022
5,262
11,412
While the Maya-Josy threesome was great, what should be the talking point is how we were given permission to access Sage's backdoor.

Sage is the best. But I wonder what she classifies as 5 out of 5, if drilling the chocolate tunnel was only a 4.
5 out of 5 is when Sage gets to be the one with the drill, obv.
 

Hentai7891

Newbie
Aug 15, 2021
72
22
oh great dev will improve the mini game(improving game's good) . this is take two years to be release ep 10. I'm the only one, I'm sure ppl care about story and anime then mini game...
 

Exterant

Newbie
Aug 6, 2022
85
129
oh great dev will improve the mini game(improving game's good) . this is take two years to be release ep 10. I'm the only one, I'm sure ppl care about story and anime then mini game...
The minigame development won't take that long. The next update will hopefully be out by summer or so.
 

SpikeFW

New Member
Jun 9, 2017
8
2
Any idea what going on here?

It fires up plays the logo vid's, then karks-it when the menu shows up.
It's something to do with the text font not showing up, but it's not missing as far as I can tell like the other guy's were!
I've never hit a "FreetypeError: 85: invalid stream operation" before, I got no idea what it means.

Traceback:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 233, in script call
call _splashscreen from _call_splashscreen_1
FreetypeError: 85: invalid stream operation

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/00start.rpy", line 233, in script call
call _splashscreen from _call_splashscreen_1
File "header.rpyc", line 35, in script
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1249, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 901, in do_display
**display_args)
File "renpy/character.py", line 647, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3834, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2555, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/screen.py", line 688, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1254, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1254, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/text/text.py", line 2096, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "renpy/text/text.py", line 639, in __init__
glyphs = ts.glyphs(s, self)
File "renpy/text/text.py", line 248, in glyphs
fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample)
File "renpy/text/font.py", line 702, in get_font
face = load_face(fn)
File "renpy/text/font.py", line 645, in load_face
rv = ftfont.FTFace(font_file, index, orig_fn) # @UndefinedVariable
File "ftfont.pyx", line 219, in renpy.text.ftfont.FTFace.__init__
FreetypeError: 85: invalid stream operation

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.8.3
 
4.80 star(s) 1,538 Votes