DotKuribo / BetterSunshineEngine

A modification of the SMS engine to provide nifty features like audio streaming, no boot shines, extra shines, and more.
GNU General Public License v3.0
32 stars 7 forks source link

Playing with 60 FPS, sometimes the music gets stuck on the first note #18

Closed Jayacheal closed 8 months ago

Jayacheal commented 8 months ago

this error also occurs when using the 60 fps gecko code for the original rom so I wonder if it's fixable or not.

JoshuaMKW commented 8 months ago

It's not easily fixable; this digs deep into the internals of the JAudio engine, which I am unfamiliar with. I honestly couldn't say for sure why this happens, but it seems to be pretty infrequent. Since the Japanese revision of Sunshine has the infamous audio bug that kills speedruns, I'd posit that the audio engine itself is just fundamentally unstable in some way.

That being said, I currently don't have plans to investigate or remedy this, so I'm closing the issue until further notice.