You are not logged in.
Pages: 1
Hey Dwedit!
I have been noticing issues with Goomba Color's sound. A lot of games have sound channels completely missing, and using other games that use those channels can fix them. This is problematic for standalone .gba ROMs for each game. Is there any chance that these can be fixed?
I've included a zip folder containing a ROM that I created using Goomba Front that can demonstrate these issues.
The first game, Carazu, has problems with sound channel 3, until you start executing the second ROM, BGBWELCOME, which causes these issues to be fixed.
Please take these issues into consideration.
Offline
The game is probably not initializing sound correctly, but a real Game Boy starts with the Beep from the power-on animation. I'm not emulating that, so games may be relying on that.
Edit: Looks like it's trying to play an uninitialized wave for the third channel. This works on real hardware, but a game boy and game boy color default to a different waveform.
"We are merely sprites that dance at the beck and call of our button pressing overlord."
Offline
Is there any way of fixing these issues?
Offline
Pages: 1