HackerN64 / HackerSM64

A Super Mario 64 decompilation repo based on CrashOveride95/ultrasm64 that aims to provide a flexible, easy-to-use base for creating romhacks.
328 stars 146 forks source link

Crash Screen Displays Broken Crash Function #768

Open gheskett opened 6 months ago

gheskett commented 6 months ago

To reproduce: Remove the failure warp node in WF and jump off the ledge to crash. This function is one in particular that isn't happy. Reproduceable on 2.1 master. (In case it matters, compiled with mips-n64-gcc (GCC 12)).

image