mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
636dbc32d7
Updates gameinis for various us wiiware titles. How to Train Your Dragon 2 (wii), Opoona (wii), The Legend of Zelda: Collector's Edition (gc), Super Mario Sunshine (gc), Super Monkey Ball 2 (gc) updated. Fixes issues 7491, 7447 and 7581.
23 lines
429 B
INI
23 lines
429 B
INI
# WDOEA4 - Driift Mania
|
|
|
|
[Core]
|
|
# Values set here will override the main dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationIssues =
|
|
EmulationStateId = 4
|
|
|
|
[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]
|
|
UseXFB = True
|
|
UseRealXFB = False
|