gbdev / virens

Homebrew Hub web frontend, in Nuxt 3. Powered by webassembly builds of binjgb and mGBA.
https://hh.gbdev.io
GNU General Public License v3.0
19 stars 1 forks source link

Some games are broken on mGBA 0.9.x #59

Open avivace opened 1 month ago

avivace commented 1 month ago

E.g.: https://hh.gbdev.io/game/minicraft-gba

Vulcalien commented 1 month ago

Extra info: it's related to multiboot. Earlier versions of mGBA were too eager to run a game as multiboot. mGBA 0.10.x should have this fixed.

It probably never happens to games made using common devkits, but minicraft-gba uses some custom initialization files.