From 1d307365d15ee5fb48826121ff3867ea38bf23a0 Mon Sep 17 00:00:00 2001 From: Xalphenos Date: Thu, 17 Jan 2019 01:24:10 -0600 Subject: [PATCH] Create patches.txt --- .../NewSuperMarioBrosU_CrashFix/patches.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Workarounds/NewSuperMarioBrosU_CrashFix/patches.txt diff --git a/Workarounds/NewSuperMarioBrosU_CrashFix/patches.txt b/Workarounds/NewSuperMarioBrosU_CrashFix/patches.txt new file mode 100644 index 00000000..600771dd --- /dev/null +++ b/Workarounds/NewSuperMarioBrosU_CrashFix/patches.txt @@ -0,0 +1,17 @@ +[NSMBU+LUv0US] +moduleMatches = 0x1049CED8 + +#remove check for mii data +0x024D7394 = b .+0xE8 + +[NSMBUv64US] +moduleMatches = 0x6CAEA914 + +#remove check for mii data +0x024D71C4 = b .+0xE8 + +[NSLUv0EU] +moduleMatches = 0xA3705C0B + +#remove check for mii data +0x024D7158 = b .+0xE8