mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Added Skies of Arcadia Legends projection hack
This commit is contained in:
15
GEAE8P.ini
Normal file
15
GEAE8P.ini
Normal file
@ -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]
|
Reference in New Issue
Block a user