mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-06 23:28:22 +01:00
Delete Workarounds/WindWakerHD_PictoBox directory
This commit is contained in:
parent
cf0b0a8b80
commit
e99ba85762
@ -1,53 +0,0 @@
|
||||
[WW_USA]
|
||||
moduleMatches = 0x475BD29F
|
||||
|
||||
_sub_exit = 0x022D0138
|
||||
|
||||
#First picture
|
||||
0x022D00E8 = nop ; cmp r0, 1
|
||||
0x022D00EC = b _sub_exit ; beq 0x022D0138
|
||||
|
||||
#Second picture
|
||||
0x022D0114 = nop ; cmp r0, 2
|
||||
0x022D0118 = nop ; bne 0x022D00F0
|
||||
|
||||
#Third picture
|
||||
0x022D0130 = nop ; cmp r0, 3
|
||||
0x022D0134 = nop ; bne 0x022D00F0
|
||||
|
||||
|
||||
[WW_EUR]
|
||||
moduleMatches = 0xB7E748DE
|
||||
|
||||
_sub_exit = 0x022D013C
|
||||
|
||||
#First picture
|
||||
0x022D00EC = nop ; cmp r0, 1
|
||||
0x022D00F0 = b _sub_exit ; beq 0x022D013C
|
||||
|
||||
#Second picture
|
||||
0x022D0118 = nop ; cmp r0, 2
|
||||
0x022D011C = nop ; bne 0x022D00F4
|
||||
|
||||
#Third picture
|
||||
0x022D0134 = nop ; cmp r0, 3
|
||||
0x022D0138 = nop ; bne 0x022D00F4
|
||||
|
||||
|
||||
[WW_JPN]
|
||||
moduleMatches = 0x74BD3F6A
|
||||
|
||||
_sub_exit = 0x022D0140
|
||||
|
||||
#First picture
|
||||
0x022D00F0 = nop ; cmp r0, 1
|
||||
0x022D00F4 = b _sub_exit ; beq 0x022D0140
|
||||
|
||||
|
||||
#Second picture
|
||||
0x022D011C = nop ; cmp r0, 2
|
||||
0x022D0120 = nop ; bne 0x022D00F8
|
||||
|
||||
#Third picture
|
||||
0x022D0138 = nop ; cmp r0, 3
|
||||
0x022D013C = nop ; bne 0x022D00F8
|
@ -1 +0,0 @@
|
||||
For loadline versions, try looking up addresses from patches.txt in PPC debugger. Correct opcodes should be near these addresses. Changing it should be easy.
|
@ -1,6 +0,0 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010143400,0005000010143500,0005000010143600
|
||||
name = Picto-Box Fix
|
||||
path = "The Legend of Zelda: The Wind Waker HD/Workarounds/Picto-Box Fix"
|
||||
description = This is more of a cheat than workaround. Forces Lenzo to accept any pictures in the quest 'Lenzo's Research Assistant'. Made by Vladimir-1799.
|
||||
version = 4
|
Loading…
Reference in New Issue
Block a user