Fixes and Requested Features
Added 2022-01-27 14:04:09 +0000 UTC-The text box will now fade away and you won't be able to advance text when a "cutscene"(mostly just NPCs walking during dialog) is going on, instead of having to hit through "...". Once the event is finished, the game will automatically move you to the next message. If you didn't try to advance the text while a cutscene was playing, the transition will be smooth, without anything fading away.
-Added a "Show FPS" toggle to the Options menu. I guess you can now check how well it's actually running.
-Pause Menu will no longer crash the game within the intro lab area
-Pause Menu will no longer be miss-aligned when in full screen
-Fixed some typos
-Fixed clipping into the void through the door within the home area
-You can now adjust the frame rate limit within the Options menu and map it to any of the 3 cycles you go through by pressing "F" or "End". The range is 10 to 500.
As a reminder, this increases the game's speed if your hardware is sufficient enough, but may be limited by anything that forces the frame rate (i.e FreeSync)
Anecdotally, I found that holding right shift overrides any limit you may have set up in Radeon yourself. But I can't find any documentation that this is a thing. Weird.
Comments
Yes, there's anything past that point to show at the moment.
Unnie
2022-03-14 20:48:38 +0000 UTCSomeone please help with this, I've got the same issue and it's quite bothersome
kokkielove
2022-03-14 16:24:18 +0000 UTCshould the game close after cutting hair?
CZ
2022-03-02 22:27:27 +0000 UTCwhen I try to leave the first area it worked for the first few times
Yin
2022-02-15 14:36:31 +0000 UTCMost likely cause is running out of memory. If you don't think it's possible on your rig, give me details on when it happens and I can look in further.
Unnie
2022-02-15 14:34:05 +0000 UTCCoffe Demo Win32 function failed: HRESULT: 0x887a0005 Call: GR_D3D_Device-> CreateShaderResourceView at line 651 in file \TexturesM.cpp Device lost - reason: 0x887a0020
Yin
2022-02-15 03:33:38 +0000 UTCIt's something that would have to happen eventually anyway in some form. I'm just glad you're doing it while your still implementing core systems instead of way later.
mango deelite
2022-01-28 04:01:55 +0000 UTCWell, I patched up the immediate problem in v4, but I get cold sweats when I imagine what kind of other complications introducing pause may have caused that aren't immediately seen.
Unnie
2022-01-28 03:17:25 +0000 UTCProbably not much, unless you intend to cause fail states via free roaming encounters. might want to make sure it doesn't break switching between dream and real world if you do it that way.
mango deelite
2022-01-28 03:07:53 +0000 UTCAll of those happen because of how the pause works. Will need rethink my approach. How critical would it be if the pause menu didn't actually pause the game? And that one tidbit with Rin, was coded differently from the rest of the interactions, as an experiment. I think I'll allow myself to keep this one in, as it would take a lot of time to restructure.
Unnie
2022-01-28 02:44:53 +0000 UTCSeems like the bed animation doesn't play properly in certain circumstances. The player avatar just kind of stands on the bed. Seems like the changes to 'cutscenes' works where implemented, though it isn't when rin manifests the door prior to the haircut scene. There's also a bug possibly in the house? I managed to get the markers used to trigger interactions to appear in the bathroom somehow.
mango deelite
2022-01-28 02:15:15 +0000 UTCSorry, missed one conversion from the old text delay method. Will fix in a couple of minutes.
Unnie
2022-01-27 14:45:41 +0000 UTC___________________________________________ ############################################################################################ FATAL ERROR in action number 1 of Step Event0 for object objText: DoConv :1: illegal undefined/null use at gml_Script_page_var ############################################################################################ -------------------------------------------------------------------------------------------- stack frame is gml_Script_page_var (line -1) gml_Script_script_alt2 gml_Object_objText_Step_0 Occurred when Yuri takes you into the stairwell, right after you agree to let Akari help you. Also the male PC has a uterus when viewed in x-ray side-on.
Lithoboli
2022-01-27 14:38:22 +0000 UTC