diff --git a/GM6EE9.ini b/GM6EE9.ini index ad0af0077c..37fa68e57c 100644 --- a/GM6EE9.ini +++ b/GM6EE9.ini @@ -2,13 +2,17 @@ [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 = Use LLE plugin for proper ingame sound and speed (or disable idle skipping for proper speed)(r6730). +EmulationIssues = Use LLE plugin for proper ingame sound.(r7483). [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 = [Gecko] [Video_Settings] SafeTextureCache = True -SafeTextureCacheColorSamples = 512 - +SafeTextureCacheColorSamples = 0 diff --git a/GM6PE9.ini b/GM6PE9.ini new file mode 100644 index 0000000000..4d821f886e --- /dev/null +++ b/GM6PE9.ini @@ -0,0 +1,18 @@ +# GM6PE9 - Medabots Infinity 4th Submission +[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 = Use LLE plugin for proper ingame sound.(r7483). +[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 = +[Gecko] +[Video_Settings] +SafeTextureCache = True +SafeTextureCacheColorSamples = 0