SiJa

Engaged Member
Feb 21, 2018
2,265
27,265
Just wondering—if the next update is 0.5.1, why is there already a hotspot with Daniela in 0.5.2?
Version 0.5.0.1 will be in the next few days/weeks and is a bug fix version, and also the official release of the Android version of this update.

As for 0.5.1.0 and 0.5.2.0, official details have yet to be posted, but yes a tease of something in 0.5.2.0 has been posted in Patreon for the members, so will just have to wait and see what is next ;)
 

DuckSwim

Well-Known Member
Jan 19, 2018
1,552
9,842
Just wondering—if the next update is 0.5.1, why is there already a hotspot with Daniela in 0.5.2?
Rel 5.0 Main release
Rel 5.1 Main release updated with Bugfixes & Android Release
Rel 5.2 First release number available for new content.

That the 5.2 preview was revealed with Rel 5.0 suggests that Rel 5.2 is intended to be a small and fairly fast release focused on events happening as a result of the titfight night.

Edit. Already answered, well, that's what leaving the pc and doing something else before pressing post will result in, leaving it as it adds some info about the likely intentions with 5.2.
 
Last edited:

Bantry

Forum Fanatic
Oct 24, 2017
5,515
13,825
Jennifer's two scenes just can't be triggered. I really don't know why. Joy's third meeting has already been completed. Does anyone know why? Is it a bug?
Both are part of Jennifer's transformation story. Have you tried talking with Jennifer at closing time of the Nightbar?
 

septacycell

Active Member
Dec 27, 2017
709
1,180
Haven't played this in a year and looking through Alya's profile I see she has no new scenes......bummer.
 

Snowsexxx32

Member
Jun 3, 2018
112
136
Bizarre update to this error saga: unplugging all devices from USB ports (laptop cooling station and USB splitter with mouse, mic, and controller plugged into it) and charger for my laptop let me get through to the game no problem. Anyone know why that might be?

Edit: can confirm it is specifically giving me a bool error whenever the charger is plugged in. Game works fine while not charging, as soon as the charger is plugged in game crashes. This is the only game I've ever experienced this with. Any insight is still welcome!
I can confirm that win11 runs just fine. Also to note to some of those confused, windows 11 version is 10.0.22000 and later, looks like you're running Win 11 22H2, which should be fine.

That the behavior changes when you unplug the charging cable makes me think you may have a dual GPU system (Intel onboard and whatever else), some systems will run onboard graphics when not plugged in (and may have other quirks in the power management settings). There's a bunch of assumptions here, but if my guess is accurate, you may be able to tell your system to only use onboard graphics for this .exe as a workaround until you're able to figure out if there's an update to the graphics settings that could fix the underlying issue.

If it's not a dual GPU, there may be other power management troubleshooting paths.

Third option, you could press Shift+G for this menu, and try some alternate settings. (i'm not certain if all of these settings work properly for this game)
1744745359552.png
 

Siggy1493

New Member
Nov 26, 2017
6
1
I can confirm that win11 runs just fine. Also to note to some of those confused, windows 11 version is 10.0.22000 and later, looks like you're running Win 11 22H2, which should be fine.

That the behavior changes when you unplug the charging cable makes me think you may have a dual GPU system (Intel onboard and whatever else), some systems will run onboard graphics when not plugged in (and may have other quirks in the power management settings). There's a bunch of assumptions here, but if my guess is accurate, you may be able to tell your system to only use onboard graphics for this .exe as a workaround until you're able to figure out if there's an update to the graphics settings that could fix the underlying issue.

If it's not a dual GPU, there may be other power management troubleshooting paths.

Third option, you could press Shift+G for this menu, and try some alternate settings. (i'm not certain if all of these settings work properly for this game)
View attachment 4748055
You are correct that I have dual GPU, but unfortunately forcing one or the other has no impact on the errors. I also didn't see any options in power management that should have any impact on the behavior. Interestingly, enabling HDR in my display settings and disabling the powersave option (which maybe doesn't work and might not actually be impacting this at all) in the menu you provided has caused the game to be stable sometimes while plugged in, so thank you! Still open to additional troubleshooting in this saga if anyone else has thoughts!
 
  • Like
Reactions: Halorderd

Ascetic

Member
Apr 5, 2018
202
196
A minor bug concerning Delizia's strength training: when you give her a yellow tablet at night, the training session gets automatically added to your calendar, but in the morning you still get a text from her to schedule the event (you can refuse the text invitation to avoid conflicting scripts).
 

Puppet Master

Active Member
Aug 21, 2018
970
1,835
There were some pics missing from Jennifer's file. To fix: Unren, then add these jpg files to game/images/scenes/Jennifer.
You may want to wait until Darkhound fixes this himself, but it'll do as a jury rig.
 
  • Thinking Face
Reactions: SiJa

RaviCK98

Member
Oct 16, 2020
195
73
I ain't gonna lie, Imma need someone to share a complete save file, mine is bugged and I don't want to restart all over again, it'd be much appreciated, thank you.
 

SiJa

Engaged Member
Feb 21, 2018
2,265
27,265
There were some pics missing from Jennifer's file. To fix: Unren, then add these jpg files to game/images/scenes/Jennifer.
You may want to wait until Darkhound fixes this himself, but it'll do as a jury rig.
Just checked and that scene works fine in my version.
Also they would all be WebP images not JPG as Darkhound has not used JPG in a long time now :unsure:
 
  • Like
Reactions: MarsUltor
Jul 16, 2024
81
182
I remember I could change a variable in an Rpy file to make the limit of girls on island exceed 9, but I cannot find it anymore.
Is it still possible?
With the console enabled, you can just type in: g_max_chars_on_island = 20

You could always make an rpyc file with that in it, triggering as required, but I wouldn't recommend it.

Due to the number of staff, who don't count in that number, you're going to break the UI if you do it. You're also going to want the companion mod (or to learn the syntax for moving girls around the island) to overcome what will become blockers in any real progression. The default number makes a lot of sense.
 

Cankicker

Newbie
Jul 1, 2017
29
32
I can't trigger Amy's elevator scenes. I try to artificially get it by putting Amy in her room through the companion mod and then go to my room. I've been repeating this from different areas every 30 minutes? I have all the per-requisites down. What else do I have to do?
 

SiJa

Engaged Member
Feb 21, 2018
2,265
27,265
With the console enabled, you can just type in: g_max_chars_on_island = 20

You could always make an rpyc file with that in it, triggering as required, but I wouldn't recommend it.

Due to the number of staff, who don't count in that number, you're going to break the UI if you do it. You're also going to want the companion mod (or to learn the syntax for moving girls around the island) to overcome what will become blockers in any real progression. The default number makes a lot of sense.
Not good advice for users who will no doubt try this, get in a mess and bork their game.
Then come here wanting to know why it does not work.

The max girls on the island was set for a reason, please do not mess with it !!
 
4.00 star(s) 246 Votes