Some more ini's
This commit is contained in:
parent
be4e4e5b16
commit
8106248ce5
|
@ -1,6 +1,6 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 0
|
EmulationStateId = 4
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
#Add memory patches to be applied every frame here.
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
|
|
@ -0,0 +1,10 @@
|
||||||
|
# RBKE69 - Boom Blox
|
||||||
|
[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
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
|
@ -0,0 +1,10 @@
|
||||||
|
# RHAE01 - Wii Play
|
||||||
|
[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
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
|
@ -3,8 +3,8 @@
|
||||||
#Values set here will override the main dolphin settings.
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 0
|
EmulationStateId = 4
|
||||||
Issues="Some graphics flickering in very background"
|
Issues=
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
#Add memory patches to be loaded once on boot here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
|
@ -0,0 +1,10 @@
|
||||||
|
# RMCE01 - Mario Kart Wii
|
||||||
|
[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
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
|
@ -1,6 +1,6 @@
|
||||||
# RRBE41 - Rayman Raving Rabbids
|
# RRBE41 - Rayman Raving Rabbids
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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 = 4
|
EmulationStateId = 1
|
||||||
[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.
|
||||||
|
|
|
@ -0,0 +1,10 @@
|
||||||
|
# RSPE01 - Wii Sports
|
||||||
|
[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
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
|
@ -0,0 +1,10 @@
|
||||||
|
# RZDE01 - The Legend of Zelda: Twilight Princess
|
||||||
|
[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
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
Loading…
Reference in New Issue