Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Cool to see! I somehow missed this earlier.

I totally missed this. If you’re still seeing issues with the sound you can take a look at the “gb/sound” example in GBDK-2020.

It shows how to use wrappers functions to properly handle registers that have their bits swizzled on the megaduck.

Here: https://github.com/gbdk-2020/gbdk-2020/blob/a99fdde06fc84fa7a44ce84c772c6ed71e635079/gbdk-lib/examples/gb/sound/sound.c#L6-L35

Cheers