This release adds the ability to build a higher resolution rompack for use on the Android version for devices with high resolution screens (e.g. 1080p or greater). This new high resolution rompack or the standard rompack work with the same apk.
Changes
- New --hires option added to rompack script. See: CONVERT_ROM/README.md
To generate the new rompack:
python convert_original.py --target rgds
python convert_3ds.py --target rgds --hires
There is no change to the applications from v2.3, but they have been included for convenience.
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