Skies of Arcadia Legends update.

This commit is contained in:
kostamarino@hotmail.com 2011-07-26 19:54:40 +00:00
parent 86425a002f
commit 9659ac1e73
2 changed files with 8 additions and 6 deletions

View File

@ -2,7 +2,7 @@
[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 =
EmulationIssues = Use direct3d 9 for less graphic glitches.
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
@ -11,6 +11,6 @@ PH_SZNear = 0
PH_SZFar = 1
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar = 1.99998
PH_ZFar = 1.95
[Gecko]
[Video_Settings]

View File

@ -2,7 +2,7 @@
[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 =
EmulationIssues = Use direct3d 9 for less graphic glitches.
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
@ -11,4 +11,6 @@ PH_SZNear = 0
PH_SZFar = 1
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar = 1.99998
PH_ZFar = 1.95
[Gecko]
[Video_Settings]