This release fixes the CONVERT_ROM script to fix the washed out look on multiple Game & Watch games.
Changes:
- Fixed washed out look on the following games:
- Fire Attack
- Life Boat
- Oil Panic
- Pinball
- Rain Shower
- Turtle Bridge
You will need to rebuild the rompack from the source assets to get the updated changes:
- 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
There is no change to the applications from v2.2, 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