F-Zero GX update.

This commit is contained in:
kostamarino@hotmail.com 2011-04-13 10:44:33 +00:00
parent 8151b21ec7
commit aaeda4d6c9
2 changed files with 23 additions and 15 deletions

View File

@ -4,15 +4,15 @@ EnableFPRF = True
TLBHack = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Story Mode videos do not display (r6572)
EmulationIssues = Use direct 3d 9 plugin otherwise disable dual core. Needs to boot a couple of times at the beginning to run with direct 3d 9 plugin in dual core.(r7446)
[OnFrame] Add memory patches to be applied every frame here.
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
ProjectionHack = 1
PH_SZNear = 1
PH_SZFar = 1
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
PH_ZNear = 20
PH_ZFar = 1.99998
[ActionReplay]
$(m)
8C034168 4E800020
@ -44,5 +44,7 @@ $All Vehicles Unlocked
[Video_Hacks]
EFBCopyEnable = True
EFBToTextureEnable = False
EFBCopyCacheEnable = True
[Video_Enhancements]
PostProcessingShader =
PostProcessingShader = off
[Video_Settings]

View File

@ -1,18 +1,24 @@
# GFZP01 - F-ZERO GX (PAL)
[Core] Values set here will override the main dolphin settings.
TLBHack = 1
EnableFPRF = True
[EmuState]
#The Emulation State.
TLBHack = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues =Story Mode videos do not display (r6572)
[OnFrame]
[ActionReplay]
EmulationIssues = Use direct 3d 9 plugin otherwise disable dual core. Needs to boot a couple of times at the beginning to run with direct 3d 9 plugin in dual core.(r7446)
[OnFrame] Add memory patches to be applied every frame here.
[Video]
ProjectionHack = 0
ProjectionHack = 1
PH_SZNear = 1
PH_SZFar = 1
PH_ExtraParam = 0
PH_ZNear = 20
PH_ZFar = 1.99998
[ActionReplay]
[Gecko]
[Video_Hacks]
EFBCopyEnable = True
EFBToTextureEnable = False
EFBCopyCacheEnable = True
[Video_Enhancements]
PostProcessingShader =
PostProcessingShader = off
[Video_Settings]