cemu_graphic_packs/Modifications/Splatoon_!NoHUD/patches.txt
Michael a8b767a6f7 Add Splatoon No HUD
Based off of Xalpheno's UW hack
2018-04-09 19:05:02 -07:00

22 lines
344 B
Plaintext

[SplatoonV272uw]
moduleMatches = 0xF7A78809
#rodata constants
_zeroAddr = 0x02000000
#patches
0x028B1910 = lis r29, _zeroAddr@ha ;hud
0x028B1914 = lfs f13, _zeroAddr@l(r29) ;hud
[SplatoonV0uw]
moduleMatches = 0x08ED6677
_zeroAddr = 0x02000000
#patches
0x027E6400 = lis r29, _zeroAddr@ha ;hud
0x027E6404 = lfs f13, _zeroAddr@l(r29) ;hud