Added Skies of Arcadia Legends projection hack
This commit is contained in:
parent
b3cab45769
commit
978a10e6b1
|
@ -0,0 +1,15 @@
|
|||
# GEAE8P - Skies of Arcadia Legends
|
||||
[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 = 0
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 1
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar = 1.99998
|
||||
[Gecko]
|
Loading…
Reference in New Issue