12-26-2024, 12:14 AM
If the changes to the Audio class fixes the issue with the midi restarts... I approve.
Having Input.repeat? only function for diagonals is an issue, not just for RPGMaker XP, but others. The Scene_Name class uses Input.repeat?(Input::B) for backspace in all three Ruby systems, and should theoretically be easy to test.
And actually, the so-named HIRES version of HiddenChest that Mel is using actually 'does' squeeze the fonts as they should. I cannot say exactly what version or date, but the newest DLL within the package is "x64-msvcrt-ruby310.dll" dated 7-23-2022... if that helps. I mean, the parameters ARE x,y,width,height... and width is there for a reason, either to squish or crop.
Having Input.repeat? only function for diagonals is an issue, not just for RPGMaker XP, but others. The Scene_Name class uses Input.repeat?(Input::B) for backspace in all three Ruby systems, and should theoretically be easy to test.
And actually, the so-named HIRES version of HiddenChest that Mel is using actually 'does' squeeze the fonts as they should. I cannot say exactly what version or date, but the newest DLL within the package is "x64-msvcrt-ruby310.dll" dated 7-23-2022... if that helps. I mean, the parameters ARE x,y,width,height... and width is there for a reason, either to squish or crop.