Skip to content

Joker & Mii Fighter Bugfixes

Compare
Choose a tag to compare
@blu-dev blu-dev released this 29 May 20:34
· 9 commits to master since this release

Bug Fixes:

  • Reset callbacks now no longer overwrite the original function and will call the original function. This fixes the following bugs:
    • When Arsene is active, Joker's specials would stay the same with questionable behavior.
    • Mii fighter's custom specials would default to the regular special and would also have questionable behavior.
  • (Seemingly) fixed an issue regarding stack unwinding related to the above issues.