diff --git a/RMHE08.ini b/RMHE08.ini index 90fdf1c6fc..b287ec6184 100644 --- a/RMHE08.ini +++ b/RMHE08.ini @@ -2,12 +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 = Disable(enable cpu access) in the graphics plugin for playable speed(r6461) +EmulationIssues = Disable(enable cpu access) in the graphics plugin for playable speed(r6651) EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] -FIFOWatermarkTightness = 50 ProjectionHack = 0 EFBToTextureEnable = 0 +EFBAccessEnable = 0 [Gecko] diff --git a/RMHJ08.ini b/RMHJ08.ini index 6993aa8ca1..ffac86ab5b 100644 --- a/RMHJ08.ini +++ b/RMHJ08.ini @@ -2,13 +2,15 @@ [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 = Disable(enable cpu access) in the graphics plugin for playable speed(r6651) EmulationStateId = 4 -EmulationIssues = [OnFrame] Add memory patches to be applied every frame here. 0x805DD6D4:dword:0x60000000 0x805DD6D8:dword:0x60000000 0x805DD6DC:dword:0x60000000 [ActionReplay] Add action replay cheats here. [Video] -ProjectionHack = -1 -EFBToTextureEnable = 0 \ No newline at end of file +ProjectionHack = 0 +EFBToTextureEnable = 0 +EFBAccessEnable = 0 +[Gecko] diff --git a/RMHP08.ini b/RMHP08.ini index 81f3715e33..513c5fcb76 100644 --- a/RMHP08.ini +++ b/RMHP08.ini @@ -2,12 +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 = Disable(enable cpu access) in the graphics plugin for playable speed(r6461) +EmulationIssues = Disable(enable cpu access) in the graphics plugin for playable speed(r6651) EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] -FIFOWatermarkTightness = 50 ProjectionHack = 0 EFBToTextureEnable = 0 +EFBAccessEnable = 0 [Gecko]