mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-04-12 09:51:32 +02:00
[TPHD] Add cheat to disable mirroring in Hero Mode (#694)
When enabled, this disables the mirroring when playing the hero mode in Twilight Princess HD. Thanks to @EitchKeii for making this pack!
This commit is contained in:
parent
88a7e7b464
commit
a8ab6fd326
6
Mods/TwilightPrincessHD_DisableMirror/patches.txt
Normal file
6
Mods/TwilightPrincessHD_DisableMirror/patches.txt
Normal file
@ -0,0 +1,6 @@
|
||||
[zelda-tp-disable-mirroring]
|
||||
moduleMatches = 0x1A03E108, 0xA3175EEA
|
||||
|
||||
0x02941064 = stb r0, 0x667d(r12)
|
||||
0x0294819c = li r0, 32
|
||||
0x029481ac = stb r0, 0x667d(r11)
|
6
Mods/TwilightPrincessHD_DisableMirror/rules.txt
Normal file
6
Mods/TwilightPrincessHD_DisableMirror/rules.txt
Normal file
@ -0,0 +1,6 @@
|
||||
[Definition]
|
||||
titleIds = 000500001019C800,000500001019E600,000500001019E500
|
||||
name = Disable Mirroring
|
||||
path = "The Legend of Zelda: Twilight Princess HD/Mods/Disable Mirroring (Hero Mode)"
|
||||
description = Hero Mode will no longer be mirrored.|Made by EitchKeii.
|
||||
version = 4
|
Loading…
x
Reference in New Issue
Block a user