1
Programming / Re: Castlevania Harmony of Dissonance Menu Music
« on: December 25, 2020, 12:00:47 pm »
Gotcha, thanks for the insight. I was hoping the menu played its own silent track, but I don’t believe it does. When looking at the memory viewer in mgba I can see where it has the stage track index change and it stays the same when pausing.
I’ll have to scan more and see if there’s anything changing in the memory viewer when I hit the pause button.
I’m trying to do a music swap where I replace the music with a wav, but pausing to the menu breaks it. I think it pauses the song when it’s the regular background music MIDIs and then continues when exiting the menu, but the wav simply just stops.
I was hoping that if there was a way to just have the music continue playing the problem would be solved, lol.
I’ll have to scan more and see if there’s anything changing in the memory viewer when I hit the pause button.
I’m trying to do a music swap where I replace the music with a wav, but pausing to the menu breaks it. I think it pauses the song when it’s the regular background music MIDIs and then continues when exiting the menu, but the wav simply just stops.
I was hoping that if there was a way to just have the music continue playing the problem would be solved, lol.