diff --git a/SMBE8P.ini b/SMBE8P.ini new file mode 100644 index 0000000000..67f9f475f5 --- /dev/null +++ b/SMBE8P.ini @@ -0,0 +1,8 @@ +# SMBE8P - SUPER MONKEY BALL STEP AND ROLL +[Core] Values set here will override the main dolphin settings. +EnableFPRF=True +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 5 +EmulationIssues = disable dualcore, if there are (fifo) problems +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. \ No newline at end of file diff --git a/SMBP8P.ini b/SMBP8P.ini index 229331a411..e20feab4e5 100644 --- a/SMBP8P.ini +++ b/SMBP8P.ini @@ -1,7 +1,8 @@ # SMBP8P - SUPER MONKEY BALL STEP AND ROLL [Core] Values set here will override the main dolphin settings. +EnableFPRF=True [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 5 -EmulationIssues = +EmulationIssues = disable dualcore, if there are (fifo) problems [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here.