
Chrono Trigger for Steam/PC "Music Resuming After Battle" is now fixed!
Thanks to a user known as "TheRealBiggs" we have a music resume fix!
"TheRealBiggs" is also the Modder behind the diagonal stutter fix and currently help with the backend programing of the up and coming Chrono Trigger voice mod. They usually frequent Discord and I'm not sure if they have a reddit presence. I took a moment to make a demonstration video to showcase the fix they made and spread awareness of the fix. The video showcases the fix working even with custom files.
You can find out more on how this is done by visiting "TheRealBiggs" GitHub:
https://github.com/TheRealBiggs/ctext
Here is a brief summary from the GitHub:
Chrono Trigger Extender
What is this?
CTExt is a replacement sqlite3.dll for the PC port of Chrono Trigger. Its main goals are to fix bugs and allow easy modding of the game.
What does it do?
- Fixes the diagonal movement stutter bug by reverting to the original behaviour.
- Fixes the bug with music not resuming after a battle.
- Adds modding capabilities via loose files or by loading CTP files.
- Allows users to disable linear filtering on text and sprites to achieve a pixelated look.
- Enables font replacement and forcing a fixed font size for all text.
- Adds the ability to play audio during character dialogue. This feature was developed for Echo-S CT to enable voice acting.