Skip to content

v0.2

Choose a tag to compare

@BrianPugh BrianPugh released this 01 Oct 00:36
· 124 commits to main since this release

Features

  • Add ability to override SMB1 ROM.
  • Add ability to dynamically apply graphical IPS patches to clock SMB1 rom.
  • Automatically do a whole rebuild whenever PATCH_PARAMS changes.

Bug Fixes

  • Fix make help for systems that default to Python2.
  • Don't allow mario song to launch if the assets have been removed.

Development

  • Linting
  • Dump tileset and iconset. Experimental tileset editing.
  • Dump itcm_rwdata.bin and dtcm_rwdata.bin
  • Reduce lzma buffer size. Slightly improve compression ratios by removing lzma header.