mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-09 11:17:34 -03:00
Minecraft Wii U edition mii data crash workaround
This commit is contained in:
parent
6de908e613
commit
297e3084af
2 changed files with 14 additions and 0 deletions
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 a new issue