Add Splatoon No HUD

Based off of Xalpheno's UW hack
This commit is contained in:
Michael 2018-04-09 19:05:02 -07:00
parent 2c47597e91
commit a8b767a6f7
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,21 @@
[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

View File

@ -0,0 +1,4 @@
[Definition]
titleIds = 0005000010176900,0005000010176A00,0005000010162B00
name = "Splatoon - No HUD"
version = 2