mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
Add Intel Fixes Pack for Wind Waker HD
Thanks BenjaminLSR!
This commit is contained in:
parent
57a5a684c8
commit
b91759595e
21
Workaround/WindWakerHD_IntelFixes/patches.txt
Normal file
21
Workaround/WindWakerHD_IntelFixes/patches.txt
Normal file
@ -0,0 +1,21 @@
|
||||
[WWHDEU] ;made by BenjaminLSR
|
||||
moduleMatches = 0xB7E748DE
|
||||
|
||||
_emptyString = 0x10166948
|
||||
|
||||
0x025AC21C = nop; SUSPEND OliveOperationMgrThread
|
||||
|
||||
;is_useSsaoDirectDraw
|
||||
0x0278EED8 = lis r0, _emptyString@ha
|
||||
0x0278EEE4 = addic r0, r0, _emptyString@l
|
||||
|
||||
[WWHDUS] ;ported to US by Slash
|
||||
moduleMatches = 0x475BD29F
|
||||
|
||||
_emptyString = 0x1016693C
|
||||
|
||||
0x025AC25C = nop; SUSPEND OliveOperationMgrThread
|
||||
|
||||
;is_useSsaoDirectDraw
|
||||
0x0278E618 = lis r0, _emptyString@ha
|
||||
0x0278E624 = addic r0, r0, _emptyString@l
|
4
Workaround/WindWakerHD_IntelFixes/rules.txt
Normal file
4
Workaround/WindWakerHD_IntelFixes/rules.txt
Normal file
@ -0,0 +1,4 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010143500,0005000010143600
|
||||
name = "The Legend of Zelda: The Wind Waker HD - Intel Fixes" #thanks BenjaminLSR!
|
||||
version = 2
|
Loading…
Reference in New Issue
Block a user