Skip to content

Commit a0a8331

Browse files
committed
2 parents 38cf5e5 + 964fc87 commit a0a8331

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/NewSuperMarioBrosU/Workarounds/CrashFix/patch_CrashFix.asm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ moduleMatches = 0xA7A5ECF1, 0xC7B938AD
1414

1515
0x024BDE70 = b .+0xE8
1616

17-
[NSLU_CrashFix_V0EU]
18-
moduleMatches = 0xA3705C0B
17+
[NSLU_CrashFix_V0EUv0US]
18+
moduleMatches = 0xA3705C0B, 0xE71A8748
1919

2020
0x024D7158 = b .+0xE8
2121

22-
; 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.
22+
; 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.

0 commit comments

Comments
 (0)