This release fixes an issue with input controls on some Android games, and fixes missing white areas on background images.
Changes:
- Initialisation of SM5A multiplexer on Android added.
- Fixes control input issues with games such as Ball, Vermin.
- Improved CONVERT_ROM code to retain white areas on backgrounds during processing. Games fixed:
- Spitball Sparky
- Nu Pogodi!
You will need to rebuild the rompack from the source assets to get white backgroud fixed:
- Reextract the assets from the zip (this applies all the adjusted settings): python convert_original.py --target 3ds
- Then rebuild the full rompack: python convert_3ds.py --target 3ds
Note:
!!! This emulator DOES NOT ship with any ROMS.
You must generate a .ypk rompack file from your own Game & Watch ROMs !!!
Details on how to build the rompack are in the CONVERT_ROM/README.md