diff --git a/GAHEGG.ini b/GAHEGG.ini index 8e611647b7..7bfaa52174 100644 --- a/GAHEGG.ini +++ b/GAHEGG.ini @@ -2,8 +2,15 @@ [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 = 5 -EmulationIssues = +EmulationIssues = Use direct3d11 or opengl (r7473). [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Video_Settings] +[Gecko] diff --git a/GEOE08.ini b/GEOE08.ini index 028da0b3bd..060ad29139 100644 --- a/GEOE08.ini +++ b/GEOE08.ini @@ -1,7 +1,22 @@ # GEOE08 - CAPCOM VS. SNK 2 EO [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 = 3 -EmulationIssues = Alot of GFX glitches +EmulationStateId = 4 +EmulationIssues = GFX glitches [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. +[Video_Settings] +UseXFB = True +UseRealXFB = False +SafeTextureCache = True +SafeTextureCacheColorSamples = 512 +EFBScale = 0 +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Enhancements] diff --git a/GEOP08.ini b/GEOP08.ini index e2f607e0ab..a5e69b5b0f 100644 --- a/GEOP08.ini +++ b/GEOP08.ini @@ -1,6 +1,22 @@ # GEOP08 - CAPCOM VS. SNK 2 EO [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 = 3 +EmulationStateId = 4 +EmulationIssues = GFX glitches [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. +[Video_Settings] +UseXFB = True +UseRealXFB = False +SafeTextureCache = True +SafeTextureCacheColorSamples = 512 +EFBScale = 0 +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Enhancements] diff --git a/GILE51.ini b/GILE51.ini new file mode 100644 index 0000000000..158f651848 --- /dev/null +++ b/GILE51.ini @@ -0,0 +1,18 @@ +# GILE51 - Aggressive Inline +[Video_Settings] +SafeTextureCache = True +SafeTextureCacheColorSamples = 512 +[Video_Hacks] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Gecko] diff --git a/GILP51.ini b/GILP51.ini index ca914fcd24..d87a00d5b7 100644 --- a/GILP51.ini +++ b/GILP51.ini @@ -1,6 +1,18 @@ # GILP51 - Aggressive Inline -[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 = 2 -[OnFrame] Add memory patches to be applied every frame here. -[ActionReplay] Add action replay cheats here. +[Video_Settings] +SafeTextureCache = True +SafeTextureCacheColorSamples = 512 +[Video_Hacks] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Gecko]