Developer postOriginal post (opens in a new tab)

Update 1.05

Small update bringing a fix:

  • Fixed a visual bug when rendering the hint text in zoomed fullscreen mode

On a side note, it's now possible to adjust the volume of the music and the sound effects.
Nothing fancy in-game for now, you will have to set them manually in the configuration file:

1) Go to C:\Users[USER]\AppData\Local\Jigoku_Kisetsukan
2) Open config.ini with notepad
3) Under [settings] change (or add) the following two lines with the desired values (0: mute, 100:max/default)


[settings]
volume_sfx="100"
volume_bgm="100"

4) Save and run the game

I'll probably add a configuration section in the game later next week, for now you can do it this way.