diff --git a/GEDE01.ini b/GEDE01.ini index 726675973e..2f38c9c33b 100644 --- a/GEDE01.ini +++ b/GEDE01.ini @@ -9,4 +9,5 @@ EmulationIssues = Use DX11 plugin for less graphic glitches (r6436) [Video] FIFOWatermarkTightness = 50 ProjectionHack = 1 +SafeTextureCache = 1 [Gecko] diff --git a/GEDP01.ini b/GEDP01.ini index 22c8720408..8d1e624815 100644 --- a/GEDP01.ini +++ b/GEDP01.ini @@ -2,11 +2,12 @@ [Core] Values set here will override the main dolphin settings. TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = Use DX11 plugin for less graphic glitches (r6436) EmulationStateId = 4 +EmulationIssues = Use DX11 plugin for less graphic glitches (r6436) [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] -ProjectionHack = 1 FIFOWatermarkTightness = 50 +ProjectionHack = 1 +SafeTextureCache = 1 [Gecko] diff --git a/RHAE01.ini b/RHAE01.ini index 8cb80f4889..fd609641b0 100644 --- a/RHAE01.ini +++ b/RHAE01.ini @@ -4,7 +4,7 @@ [EmuState] #The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Random crashes (r6521) +EmulationIssues = (r6633) [OnLoad] #Add memory patches to be loaded once on boot here. [OnFrame] diff --git a/RHAJ01.ini b/RHAJ01.ini index 3a06af8c26..859bf33d91 100644 --- a/RHAJ01.ini +++ b/RHAJ01.ini @@ -4,7 +4,7 @@ [EmuState] #The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Random crashes (r6521) +EmulationIssues = (r6633) [OnLoad] #Add memory patches to be loaded once on boot here. [OnFrame] diff --git a/RHAK01.ini b/RHAK01.ini index db4ae3ef51..3b4298dcc0 100644 --- a/RHAK01.ini +++ b/RHAK01.ini @@ -4,7 +4,7 @@ [EmuState] #The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Random crashes (r6521) +EmulationIssues = (r6633) [OnLoad] #Add memory patches to be loaded once on boot here. [OnFrame] diff --git a/RHAP01.ini b/RHAP01.ini index f29ade071a..9cfbc1d0c4 100644 --- a/RHAP01.ini +++ b/RHAP01.ini @@ -4,7 +4,7 @@ [EmuState] #The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Random crashes (r6521) +EmulationIssues = (r6633) [OnLoad] #Add memory patches to be loaded once on boot here. [OnFrame] diff --git a/RHAW01.ini b/RHAW01.ini index cb90298099..e8da3d865b 100644 --- a/RHAW01.ini +++ b/RHAW01.ini @@ -4,7 +4,7 @@ [EmuState] #The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Random crashes (r6521) +EmulationIssues = (r6633) [OnLoad] #Add memory patches to be loaded once on boot here. [OnFrame] diff --git a/RSPE01.ini b/RSPE01.ini index 3dd8005041..208c230b48 100644 --- a/RSPE01.ini +++ b/RSPE01.ini @@ -11,5 +11,4 @@ EmulationIssues = [ActionReplay] [Video] ProjectionHack = 0 -FIFOWatermarkTightness = 50 [Gecko] diff --git a/RSPP01.ini b/RSPP01.ini index a8ecbad56c..610eab1762 100644 --- a/RSPP01.ini +++ b/RSPP01.ini @@ -1,10 +1,14 @@ # RSPP01 - SPORTS PACK for REVOLUTION -[Core] Values set here will override the main dolphin settings. -OptimizeQuantizers = 0 -[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +[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 = -[OnFrame] Add memory patches to be applied every frame here. -[ActionReplay] Add action replay cheats here. +[OnLoad] +#Add memory patches to be loaded once on boot here. +[OnFrame] +[ActionReplay] [Video] -ProjectionHack = -1 +ProjectionHack = 0 +[Gecko]