HomeGamesUpdatesPricingMethodology
Steam News27 July 202511mo ago

0.7.8 Update Published

0.7.8 Update Changelog: Fixed run-destroying NPC conversation softlock bug. NPC conversations would sometimes become unclickable, this was caused due to improper canvas order.

Full notes

Full ToruTaru update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

2 fixes4 additions1 change0 removals
  • Fixes
  • Balance
  • Gameplay
  • UI and audio
fixedFixed run-destroying NPC conversation softlock bug. NPC conversations would sometimes become unclickable, this was caused due to improper canvas order.
addedAdded 12 new “attack voices” to enemies that do spirit damage
addedAdded pixel filter and resolution fixes to NPC conversation camera
addedAdded additional but rare aggressive behaviors to angered spirits.
addedAdded some weird noises that can occur when a spirit is particularly angry with you.
changedThanks for your patience! A bug has been persistent in ToruTaru for a while, where if the player initiates a conversation with an NPC, the menu can become unclickable, with no way to exit or proceed, thus softlocking the game. Last night while doing some thinking, I got a sudden idea about what might be causing it, and implemented it immediately. This should be the fix. It's a bit TL;DR, but essentially the menu items were "far back" on the canvas, so if anything else might be in front of it (e.g. blood screen effects, fade effects, etc) it could block the buttons. I've moved the NPC convo UI to the front of the canvas, which should be the fix. I haven't tested extensively yet, but it seems to work.

ToruTaru changes

fixedFixed run-destroying NPC conversation softlock bug. NPC conversations would sometimes become unclickable, this was caused due to improper canvas order.
addedAdded 12 new “attack voices” to enemies that do spirit damage
addedAdded pixel filter and resolution fixes to NPC conversation camera
addedAdded additional but rare aggressive behaviors to angered spirits.
addedAdded some weird noises that can occur when a spirit is particularly angry with you.

0.7.8 Update Changelog:

  • Fixed run-destroying NPC conversation softlock bug. NPC conversations would sometimes become unclickable, this was caused due to improper canvas order.

  • Added 12 new “attack voices” to enemies that do spirit damage

  • Added pixel filter and resolution fixes to NPC conversation camera

  • Added additional but rare aggressive behaviors to angered spirits.

  • Added some weird noises that can occur when a spirit is particularly angry with you.

Dev notes:

Thanks for your patience! A bug has been persistent in ToruTaru for a while, where if the player initiates a conversation with an NPC, the menu can become unclickable, with no way to exit or proceed, thus softlocking the game. Last night while doing some thinking, I got a sudden idea about what might be causing it, and implemented it immediately. This should be the fix. It's a bit TL;DR, but essentially the menu items were "far back" on the canvas, so if anything else might be in front of it (e.g. blood screen effects, fade effects, etc) it could block the buttons. I've moved the NPC convo UI to the front of the canvas, which should be the fix. I haven't tested extensively yet, but it seems to work.

While I was in there, I figured I'd add some scary SFX that I've been making recently. I also have tweaked a random chance for spirits to become more aggressive, adding some behavior attributes that randomize when a spirit becomes angered. This can create new types of aggression (and also non-aggression/fleeing), making spirit encounters more diverse. Also fixed some other things, and added some rare occurrences.

Enjoy!

Source

Steam News / 27 July 2025

Open original post

Changelog.gg summarizes and formats this update. How we read updates.