Commit Graph

3 Commits

Author SHA1 Message Date
Snesrev 9032aafc67 Add --hack command line option 2023-08-15 17:22:17 +02:00
Snesrev b8096d4fcf Basic support for Lunar Magic edited roms.
Mods that use ASM hooks will not work except for wall jump.

You might have to edit the ROM with the latest lunar magic (3.33) and
edit a level and save it, and edit a map16 tile and save it, just to
make sure Lunar Magic upgrades the code in the ROM to the latest version.

Run the asset tool like:
python3 assets/restool.py -f -r "enhanced/enhanced.sfc"
2023-08-14 02:34:15 +02:00
Snesrev 12810899c6 Code is no longer dependent on the SMW rom.
- You now need to run python3 assets/restool.py to extract assets
2023-07-20 04:41:18 +02:00