mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
6d1628eda4
This reverts commite2a1a085b6
, reversing changes made to2aea549eef
.
23 lines
485 B
INI
23 lines
485 B
INI
# GM2E8P, GM2J8P, GM2P8P - SUPER MONKEY BALL 2
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
FPRF = True
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 4
|
|
EmulationIssues = Shadows need fast depth enabled.
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Settings]
|
|
FastDepthCalc = True
|