diff --git a/GINE69.ini b/GINE69.ini index b79ba92c26..7c9922d077 100644 --- a/GINE69.ini +++ b/GINE69.ini @@ -2,6 +2,7 @@ [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. +EmulationStateId = 1 EmulationIssues = [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. diff --git a/GINX69.ini b/GINX69.ini index 9b8a7b37cf..63b3aa2bb9 100644 --- a/GINX69.ini +++ b/GINX69.ini @@ -1,6 +1,6 @@ # GINX69 - Batman [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 +EmulationStateId = 1 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here.