diff --git a/GFZE01.ini b/GFZE01.ini index f5cea0a55b..74e950a5e3 100644 --- a/GFZE01.ini +++ b/GFZE01.ini @@ -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] diff --git a/GFZP01.ini b/GFZP01.ini index 42a7f5387f..8393612a2a 100644 --- a/GFZP01.ini +++ b/GFZP01.ini @@ -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]