Jun 15, 2022
170
246
The calendar being wonky and the UI not having notifications (cheats especially, purchases etc) is really throwing off my enjoyment here. I also get exceptions when the MC wears protection with the girls (Bree, Sasha, Shiori, etc) I can't even tell who I'm dating on that day because the notifications for a new day go by too quickly.

I know it's the initial release, but it made the game a bit less enjoyable to play.
 
Last edited:

Burt

Ignoring Social Media
Dec 14, 2016
1,198
940
The calendar being wonky and the UI not having notifications (cheats especially, purchases etc) is really throwing off my enjoyment here. I also get exceptions when the MC wears protection with the girls (Bree, Sasha, Shiori, etc) I can't even tell who I'm dating on that day because the notifications for a new day go by too quickly.

I know it's the initial release, but it made the game a bit less enjoyable to play.
It's a slow burn game with hours of play, so it is not really going to have a quick path to fav girls. The pathways are linked to time and choices, so you can close paths by a wrong choice
You don't have permission to view the spoiler content. Log in or register now.
(so make sure you save) or you can't further a choice till you complete other unknown paths
 
Jun 15, 2022
170
246
It's a slow burn game with hours of play, so it is not really going to have a quick path to fav girls. The pathways are linked to time and choices, so you can close paths by a wrong choice
You don't have permission to view the spoiler content. Log in or register now.
(so make sure you save) or you can't further a choice till you complete other unknown paths
I love the girls, especially Anna, but it's not a problem I have with the girls, mainly just the UI and the calendar being buggy. Before I restarted for the new update, I had all the harems and was running a parallel save just for Emma. The girls and the stories are fine. It's the UI things that bother me the most.
 
  • Like
Reactions: Crazy_Chicken87

bacchusplateau

Well-Known Member
May 23, 2017
1,226
1,121
I love the girls, especially Anna, but it's not a problem I have with the girls, mainly just the UI and the calendar being buggy. Before I restarted for the new update, I had all the harems and was running a parallel save just for Emma. The girls and the stories are fine. It's the UI things that bother me the most.
You're probably better off waiting for a later version. I avoid the first couple versions of 'Rogue-Like" by Oni for this very reason.
 

stoner

New Member
Sep 4, 2017
2
0
I fixed the Calendar issue by modding line 89 in the Class_appointment file to : return [entry for _, entry in sorted(agenda)]
Code:
return [entry for _, entry in sorted(agenda)]
not sure whats different but assuming only the way the list is sorted is different i only tested a couple of dates at once and it seems to be working fine..
 
Jun 15, 2022
170
246
I fixed the Calendar issue by modding line 89 in the Class_appointment file to : return [entry for _, entry in sorted(agenda)]
Code:
return [entry for _, entry in sorted(agenda)]
not sure whats different but assuming only the way the list is sorted is different i only tested a couple of dates at once and it seems to be working fine..
I'll give this a go now.

EDIT: Don't even HAVE that file, unless I missed it. I see all the "classic" files, but not that one

EDIT 2: Just did a search on my D: drive with that file name. Nothing came back
 
Last edited:

fasefive

Newbie
Apr 27, 2019
75
55
Hi Andrealphus
really enjoyed the game over the last few years but its so big now and some scenes are so hard to find, we really need an in-game gallery.. could you please implement this in one of the next updates?
 
Jun 15, 2022
170
246
  1. you need to put the attachment file in the the game folder(not the one with the game executable but the actual folder called game)
  2. run the game then close it
  3. you should see a lot of new folders in the "game" folder
  4. open the cl folder and you should see the file class_appointment
  5. find line 89 and replace it with the code in my previous msg
Many thanks. Trying this again
 

Cartageno

Devoted Member
Dec 1, 2019
8,811
14,949
Hi Andrealphus
really enjoyed the game over the last few years but its so big now and some scenes are so hard to find, we really need an in-game gallery.. could you please implement this in one of the next updates?
The way the game is set up this is apparently not feasible right now since it would need a rework every update. Probably will come once the game is finished but up until then don't hold your breath.
 
  • Like
Reactions: fasefive

Donkeybong

Member
Jan 26, 2019
325
255
Hi Andrealphus
really enjoyed the game over the last few years but its so big now and some scenes are so hard to find, we really need an in-game gallery.. could you please implement this in one of the next updates?
Andrealphus has stated that will not happen until the game is finished as it would be too much work to keep it up to date. Even the modder that made a mod with a gallery gave up because of how much new content keeps getting pushed out.
 
  • Like
Reactions: fasefive
3.60 star(s) 300 Votes