mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
"SUPER MONKEY BALL STEP AND ROLL" needs "EnableFPRF=True"
This commit is contained in:
8
SMBE8P.ini
Normal file
8
SMBE8P.ini
Normal file
@ -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.
|
@ -1,7 +1,8 @@
|
|||||||
# SMBP8P - SUPER MONKEY BALL STEP AND ROLL
|
# SMBP8P - SUPER MONKEY BALL STEP AND ROLL
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[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.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
EmulationIssues =
|
EmulationIssues = disable dualcore, if there are (fifo) problems
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
Reference in New Issue
Block a user