ihl86

Member
Dec 8, 2019
490
1,415
362
I've just started playing it so I'm not going to leave a review yet but how does this game have such high rating and a lot of 5-stars?
I've only played the intro and I already want to punch it. The English is terrible (you can use chat-gpt to correct it if you need to, there's no excuse anymore for non native speakers), the story seems good as a base but makes little sense if you dive a little deeper, the dialogues are so cringe I wanted to delete the game on the spot.
This is my current take on the game before I even play through the first day. I will come back with either further comments or a review when I can get rid of this cringe feeling the intro has given me and play through a few days of actual gameplay.
 

ROTK11

New Member
Jul 17, 2022
7
5
80
Hm, looks like quest progression is currently broken. I cannot finish "Under the Table" without having finished "Under the Table" first, since the "Toys" needed for that don't seem to be available until after the quest.
Same ☹
 

trs5451

New Member
Jan 25, 2019
11
5
174
Hm, looks like quest progression is currently broken. I cannot finish "Under the Table" without having finished "Under the Table" first, since the "Toys" needed for that don't seem to be available until after the quest.
Arrive at the park at 12 midnight
 
  • Like
Reactions: ROTK11

Basilinho2011

New Member
Apr 17, 2025
9
0
71
can any one please know how to put this command beacuse i put in screen.rpy but give me error when i try to open game settings i want to add this command to setting :
vbox:
style_prefix "radio"
label _("Video Fast Forward (Experimental)")
textbutton _("Enable") action [Function(FFtoggle,1),SetVariable("persistent.ffenabled",1)]
textbutton _("Disable") action [Function(FFtoggle,0),SetVariable("persistent.ffenabled",0)]
 

Basilinho2011

New Member
Apr 17, 2025
9
0
71
can any one please know how to put this command beacuse i put in screen.rpy but give me error when i try to open game settings i want to add this command to setting :
vbox:
style_prefix "radio"
label _("Video Fast Forward (Experimental)")
textbutton _("Enable") action [Function(FFtoggle,1),SetVariable("persistent.ffenabled",1)]
textbutton _("Disable") action [Function(FFtoggle,0),SetVariable("persistent.ffenabled",0)]

i want to add this like agency
 

malcolmalbie

Active Member
Oct 8, 2018
894
1,999
323
can any one please know how to put this command beacuse i put in screen.rpy but give me error when i try to open game settings i want to add this command to setting :
vbox:
style_prefix "radio"
label _("Video Fast Forward (Experimental)")
textbutton _("Enable") action [Function(FFtoggle,1),SetVariable("persistent.ffenabled",1)]
textbutton _("Disable") action [Function(FFtoggle,0),SetVariable("persistent.ffenabled",0)]

i want to add this like agency
That code won't do anything unless you include the code that reads persistent.ffenabled and the FFtoggle function
 

Basilinho2011

New Member
Apr 17, 2025
9
0
71
That code won't do anything unless you include the code that reads persistent.ffenabled and the FFtoggle function
i put that it show now in the game setting but i cant use fast forward video when i hit enter the video skip i edit some video but it longer than the original and i want use fast forword video like 20 second skipping like the agency
 
3.00 star(s) 13 Votes