HAL9000.1

Newbie
Nov 3, 2017
41
22
Good story so far, but DESPERATELY needs a quest log to guide the player... Especially now when doing stuff not in the expected order can break the game due to bugs!
Good look to the DEV, this seem a game to keep an eye on ;-)
 

HAL9000.1

Newbie
Nov 3, 2017
41
22
The game could use a notebook or tracker to know where to go. Instead of having to click through all possible locations
technically there is a schedule on the cabinet in your room that tells you pretty much what to do, but yeah a better implementation would def be a quest log in the side bar...
 

Centar

Member
Jun 26, 2017
361
150
Suck at working, ask to wear the shorts when already wearing the shorts Shorts.jpg

Are the ones from the locker room, lily ones work fine

I buyed the wrench on wednesday, saturday when needed to fix the sink ask me for a wrench, so had to go again to buy the wrench. Thats a huge bug, use a flag for the items you will need in the future, instead of needing to buy them at the moment

Also the schedule in the cabinet should change with the game, i keep seeing task to do, but i cant do the, also i have "go to the beach/work" i go to the beach, it tell me "You can come to the beach once a day." i go to work and tells " You can work on Tuesday and Friday evenings" i can advance time, so i will drop it here. Good luck with the game
 
Last edited:
  • Like
Reactions: amber111

Hint17

Newbie
May 11, 2022
27
38
The game in its current state is basically unplayable. Using save game or restart is not helping - they just introduce new bugs instead of the previous ones. Fridays and Saturdays are especially buggy. Blue shorts alone have like 3 different bugs involving them.
 
Last edited:

deedoo42

New Member
Mar 31, 2024
3
3
Two versions tried, game keeps breaking in the dream sequence.

Story seems potentially nice but I guess I'll never know
 
  • Like
Reactions: TaurusBR

TaurusBR

Member
Oct 7, 2019
142
141
The game is good and has potential. But the annoying thing is that there is no way to go back and the game crashes in the dream sequence. I reached day 14 and entered the dream sequence, but it is night and you cannot sleep, and if you get dressed you cannot leave. You do everything, explore all the options and there is no way out. Another negative point is that the day is not completed without doing some story mission... if you haven't done something, time does not pass until it is done and there is no walkthrough or hint. There is only one option: save every time and if you don't do something, reload the save.

Thx 4 sharing.
 

TaurusBR

Member
Oct 7, 2019
142
141
hi,Anyone knows where can i get Boyshorts in this game?i can´t pass day 12 in evenning View attachment 4975256
The right route is to go to the men's store first. On the second or third shift, you get fired, and the owner will tell you to try the women's store. Then, you'll have to follow the storyline as the game dictates: do the actions based on what the game asks for: Morning, Evening, and Night. Later on, you'll have the option to steal the boyshorts from the cheerleaders (note²). Going straight to the women's store will give you this problem. However, I don't know if this is your case, but you can advance the day through the console. The code is:
Code:
SugarCube.State.active.variables.presentTimeOfDay='Night'
Note¹: where it says Night, it can be Morning and Evening too, but it is explicitly recommended that you save every day when you wake up, or before each action you will take.

Note²: you are already wearing the boyshorts that the story asks for, it is the blue item.
 
Last edited:

feniXXZ

Newbie
Apr 24, 2023
15
4
The right route is to go to the men's store first. On the second or third shift, you get fired, and the owner will tell you to try the women's store. Then, you'll have to follow the storyline as the game dictates: do the actions based on what the game asks for: Morning, Evening, and Night. Later on, you'll have the option to steal the boyshorts from the cheerleaders (note²). Going straight to the women's store will give you this problem. However, I don't know if this is your case, but you can advance the day through the console. The code is:
Code:
SugarCube.State.active.variables.presentTimeOfDay='Night'
Note¹: where it says Night, it can be Morning and Evening too, but it is explicitly recommended that you save every day when you wake up, or before each action you will take.

Note²: you are already wearing the boyshorts that the story asks for, it is the blue item.
Yes, I have followed the steps as described and as the game asked me, but when I get to work on the 12th it tells me that I have to have them installed and I already have them.
 

TaurusBR

Member
Oct 7, 2019
142
141
Yes, I have followed the steps as described and as the game asked me, but when I get to work on the 12th it tells me that I have to have them installed and I already have them.
So this is a bug and only the dev can fix it.
 

Culex

Newbie
Oct 19, 2017
46
18
I can't even progress past the first dream sequence on day 4. Just WTF am I supposed to do? I've visited every room in this dream house but nothing happens.
 
  • Like
Reactions: melvindew

Grimpack

Member
Nov 4, 2017
154
78
This game is designed as a kinetic novel masquerading as a sandbox. Unfortunately this also causes variable triggering problems. One example. I got locked on the first trip to the past part because I decided to take a shower before doing chores. Another example I got locked on the mall job part because I decided to work in the woman's clothing store before the men's. There were some others that I forgot about but I had to fix all of the softlocks using the console.
 
2.00 star(s) 2 Votes