Our game sounds great, right? We're sure you'd love to keep listening to the original BGM from the game. You can do that on Spotify and support the musicians who helped us so much with our project.
That text glitch where sometimes character names and the first letter of dialogue would not show up properly? The one Bossy's been losing sleep trying to figure out?
FUGITABOUTIT!
Thanks to one very helpful Isiah we have a potential fix that will make dialogue uninterrupted by pesky text issues.
Of note: - Fix for text display bug - Able to select between previously unlocked memories in Your Mind - Memories added for several characters - Some new dialogue and inmate records
As you know, there has been a persistent crash bug plaguing the game’s Horde Mode since its launch.
I wasn’t able to track it down until this week, but I’m happy to say it’s now fixed!
For those curious, the crash was caused by the auto turret bullets. Most bullets in the game are a line trace, but the turrets would spawn an actual object. When a bullet hit the blue item boxes, the Chaos physics engine handling the box destruction would crash the game.
The reason it was so hard to pinpoint was that it relied on blind luck for that specific bullet type to hit a box during gameplay. So I couldn't replicate the crash during gameplay. Technically this crash would happen with any turret, but in horde, there are many turrets and boxes around a small area so it would create a high chance of this happening.
I was able to replicate the crash by firing turret bullets directly at the item boxes, which revealed the cause.
Anyway, I can confidently say the issue is now resolved!