mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
added a few ini's for a few wads (megaman, dr mario , world of goo)
This commit is contained in:
9
HACA01.ini
Normal file
9
HACA01.ini
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# HACA01 - Mii Channel
|
||||||
|
[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
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
Hack = -1
|
9
JACP01.ini
Normal file
9
JACP01.ini
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# JACP01 - F-Zero
|
||||||
|
[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 = 4
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
Hack = -1
|
9
WDME01.ini
Normal file
9
WDME01.ini
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# WDME01 - Dr. Mario Online Rx
|
||||||
|
[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.
|
||||||
|
[Video]
|
||||||
|
Hack = -1
|
9
WGOEWG.ini
Normal file
9
WGOEWG.ini
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# WGOEWG - World of Goo
|
||||||
|
[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.
|
||||||
|
[Video]
|
||||||
|
Hack = -1
|
9
WR9E08.ini
Normal file
9
WR9E08.ini
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# WR9E08 - MEGA MAN 9
|
||||||
|
[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 = 4
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
Hack = -1
|
Reference in New Issue
Block a user