aboood40091 / NSMBU-Haxx-Rewrite

A compilation of code hacks for NSMBU, following the WUAPPS standard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSMBU-Haxx

A compilation of code hacks for NSMBU. Also an example for the CafeLoader Project Compiler (CLPC).
Pre-built versions can be found in the build folder. Stable builds are in the releases page.
Old version can be found here.

Current haxx:

  • Custom music list (Currently does nothing, but will help with new music slots in the future.)
  • Space physics as area option (Area data loopType & 2.)
  • NSMBW-style SFX reverb and delay
  • Disabled Fast approximate anti-aliasing (FXAA)
  • Fixed zone BG offsets
  • Collision Drawer
  • Custom Profile setup to allow for new sprites
  • Actor Spawner sprite (Added as sprite 724.)
  • Flip Block sprite (Added as sprite 725. Currently uses the Snake Block model.)
  • Magic Platform sprite (Added as sprite 726.)
  • Effect Viewer (Added as sprite 727. Check EffectPlayer.cpp for controls.)
  • Fixed Rolling Hill with Pipe (sprite 355) Resource List

Libraries:

About

A compilation of code hacks for NSMBU, following the WUAPPS standard.


Languages

Language:C 50.1%Language:C++ 48.9%Language:Assembly 1.0%