mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
Minecraft Wii U edition mii data crash workaround
This commit is contained in:
parent
6de908e613
commit
297e3084af
7
Workarounds/MinecraftWiiUEdition_CrashFix/patches.txt
Normal file
7
Workarounds/MinecraftWiiUEdition_CrashFix/patches.txt
Normal file
@ -0,0 +1,7 @@
|
||||
[MinecraftWiiUv688US]
|
||||
moduleMatches = 0x867317DE
|
||||
|
||||
#remove check for mii data
|
||||
0x034FCE0C = b .+0x18
|
||||
|
||||
0x02BAA7A0 = b .+0x24
|
7
Workarounds/MinecraftWiiUEdition_CrashFix/rules.txt
Normal file
7
Workarounds/MinecraftWiiUEdition_CrashFix/rules.txt
Normal file
@ -0,0 +1,7 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101D9D00,00050000101D7500,00050000101DBE00
|
||||
name = crash fix
|
||||
path = "Minecraft: Wii U Edition/Workarounds/mii crash"
|
||||
description = Prevents launch crash when missing mii ffl dumps. v688 only.
|
||||
version = 4
|
||||
|
Loading…
Reference in New Issue
Block a user