• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Enable OSReport Print on Crash

UnclePunch

Smash Ace
Joined
Nov 9, 2014
Messages
673
I suggest everyone add this code to their codeset.


This will print onscreen exactly why the game crashed! Gone are the days of being in the dark. This functionality was present in Melee, just locked behind a button combo (shoutout to metaconstruct for realizing it was a button combo!).

Code:
$Enable OSReport Print on Crash (1.00) [UnclePunch]
043959B4 4800020C

$Enable OSReport Print on Crash (1.01) [UnclePunch]
04396B98 4800020C

$Enable OSReport Print on Crash (1.02) [UnclePunch]
04397878 4800020C

$Enable OSReport Print on Crash (PAL) [UnclePunch]
043977A0 4800020C
Thanks @jmelee337 for the conversion to other game versions!

Button combo to display in vanilla melee:
ZRL
Y + Pad up
A + Pad down
B + Pad left
X + pad right
 
Last edited:
Top Bottom