diff --git a/RENE8P.ini b/RENE8P.ini index 2b5f7b9735..ae8915c168 100644 --- a/RENE8P.ini +++ b/RENE8P.ini @@ -1,7 +1,7 @@ # RENE8P - Sonic and the Black Knight [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 = 1 +EmulationStateId = 5 EmulationIssues = [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. diff --git a/RSRE8P.ini b/RSRE8P.ini new file mode 100644 index 0000000000..ac04758d40 --- /dev/null +++ b/RSRE8P.ini @@ -0,0 +1,7 @@ +# RSRE8P - SONIC AND THE SECRET RINGS +[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 = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here.