diff --git a/src/NewSuperMarioBrosU/Workarounds/CrashFix/patch_CrashFix.asm b/src/NewSuperMarioBrosU/Workarounds/CrashFix/patch_CrashFix.asm index 4034c120..397bb5de 100644 --- a/src/NewSuperMarioBrosU/Workarounds/CrashFix/patch_CrashFix.asm +++ b/src/NewSuperMarioBrosU/Workarounds/CrashFix/patch_CrashFix.asm @@ -14,9 +14,9 @@ moduleMatches = 0xA7A5ECF1, 0xC7B938AD 0x024BDE70 = b .+0xE8 -[NSLU_CrashFix_V0EU] -moduleMatches = 0xA3705C0B +[NSLU_CrashFix_V0EUv0US] +moduleMatches = 0xA3705C0B, 0xE71A8748 0x024D7158 = b .+0xE8 -; Note: for future versions take the crash log and get the module checksum from the user. Subtract 0x7c from the link register in the crash log to be the address we patch. \ No newline at end of file +; Note: for future versions take the crash log and get the module checksum from the user. Subtract 0x7c from the link register in the crash log to be the address we patch.