Silent Hill: Shattered Memories update.
This commit is contained in:
parent
d8a7ddd0fa
commit
f41a318844
|
@ -13,4 +13,5 @@ PH_ExtraParam = 0
|
|||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
||||
[Wii]
|
||||
DisableWiimoteSpeaker = 1
|
||||
|
|
|
@ -7,4 +7,11 @@ EmulationIssues = Flashlight glitches (r6521)
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Wii]
|
||||
DisableWiimoteSpeaker = 1
|
|
@ -0,0 +1,17 @@
|
|||
# SHLPA4 - Silent Hill: Shattered Memories
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Flashlight glitches (r6521)
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Wii]
|
||||
DisableWiimoteSpeaker = 1
|
Loading…
Reference in New Issue