mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
.
This commit is contained in:
parent
3f5ae67a38
commit
5ed146b20c
@ -1,38 +1,38 @@
|
|||||||
[HWDLCFixv208]
|
[HWDLCFixv208]
|
||||||
# thanks to MelonSpeedruns for testing!
|
# thanks to MelonSpeedruns for testing!
|
||||||
moduleMatches = 0xE159AE91
|
moduleMatches = 0xE159AE91
|
||||||
|
|
||||||
# CDLCManager::bIsValidDLCCostume
|
# CDLCManager::bIsValidDLCCostume
|
||||||
0x216F97C = li r3, 1
|
0x216F97C = li r3, 1
|
||||||
0x216F980 = blr
|
0x216F980 = blr
|
||||||
|
|
||||||
# CDLCManager::bIsValidDLCBushou
|
# CDLCManager::bIsValidDLCBushou
|
||||||
0x216F9D8 = li r3, 1
|
0x216F9D8 = li r3, 1
|
||||||
0x216F9DC = blr
|
0x216F9DC = blr
|
||||||
|
|
||||||
# CDLCManager::bIsValidDLCWeaponType
|
# CDLCManager::bIsValidDLCWeaponType
|
||||||
0x216FA18 = li r3, 1
|
0x216FA18 = li r3, 1
|
||||||
0x216FA1C = blr
|
0x216FA1C = blr
|
||||||
|
|
||||||
# CDLCManager::bIsValidDLCWeapon
|
# CDLCManager::bIsValidDLCWeapon
|
||||||
0x216FA58 = li r3, 1
|
0x216FA58 = li r3, 1
|
||||||
0x216FA5C = blr
|
0x216FA5C = blr
|
||||||
|
|
||||||
# CDLCManager::bIsValidDLCAdventureMap
|
# CDLCManager::bIsValidDLCAdventureMap
|
||||||
0x216FA98 = li r3, 1
|
0x216FA98 = li r3, 1
|
||||||
0x216FA9C = blr
|
0x216FA9C = blr
|
||||||
|
|
||||||
# CDLCManager::bIsValidDLCScenario
|
# CDLCManager::bIsValidDLCScenario
|
||||||
0x216FAD8 = li r3, 1
|
0x216FAD8 = li r3, 1
|
||||||
0x216FADC = blr
|
0x216FADC = blr
|
||||||
|
|
||||||
# CDLCManager::bIsValidDLCBossChallengeMode
|
# CDLCManager::bIsValidDLCBossChallengeMode
|
||||||
0x216FB28 = li r3, 1
|
0x216FB28 = li r3, 1
|
||||||
0x216FB2C = blr
|
0x216FB2C = blr
|
||||||
|
|
||||||
# CDLCManager::bIsValidDLCGanonPlayMode
|
# CDLCManager::bIsValidDLCGanonPlayMode
|
||||||
0x216FB40 = li r3, 1
|
0x216FB40 = li r3, 1
|
||||||
0x216FB44 = blr
|
0x216FB44 = blr
|
||||||
|
|
||||||
# CDLCManager::CheckThreadMainWiiU
|
# CDLCManager::CheckThreadMainWiiU
|
||||||
0x216F23C = blr
|
0x216F23C = blr
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 000500001017D800,000500001017D900,000500001017CD00
|
titleIds = 000500001017D800,000500001017D900,000500001017CD00
|
||||||
name = "Hyrule Warriors - DLC Crash Fix"
|
name = "Hyrule Warriors - DLC Crash Fix"
|
||||||
path = "Hyrule Warriors/Workarounds/DLC Crash Fix"
|
path = "Hyrule Warriors/Workarounds/DLC Crash Fix"
|
||||||
description = Fixes game crashing with DLC installed.
|
description = Fixes game crashing with DLC installed.
|
||||||
version = 3
|
version = 3
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 000500001017D800,000500001017D900,000500001017CD00
|
titleIds = 000500001017D800,000500001017D900,000500001017CD00
|
||||||
name = "Hyrule Warriors - NVIDIA Enemy Death Fix"
|
name = "Hyrule Warriors - NVIDIA Enemy Death Fix"
|
||||||
path = "Hyrule Warriors/Workarounds/NVIDIA Enemy Death Fix"
|
path = "Hyrule Warriors/Workarounds/NVIDIA Enemy Death Fix"
|
||||||
description = Fixes graphics glitch and crashes due to enemy death.
|
description = Fixes graphics glitch and crashes due to enemy death.
|
||||||
version = 3
|
version = 3
|
||||||
|
Loading…
Reference in New Issue
Block a user