mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00
Redsteel WII:change the name into the .ini.PAL and NTSC for recognize the version.
And Add 3 new WII games. Crazy Mini Golf (Playable) Classic British Racing (Problems & Others) Family Game Night (Broken) The Three are PAL version
This commit is contained in:
parent
e7d653d86a
commit
38f6317c83
6
R3GXUG.ini
Normal file
6
R3GXUG.ini
Normal file
@ -0,0 +1,6 @@
|
||||
# R3GXUG - Crazy Mini Golf
|
||||
[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
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
6
RBQPUG.ini
Normal file
6
RBQPUG.ini
Normal file
@ -0,0 +1,6 @@
|
||||
# RBQPUG - Classic British Racing
|
||||
[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 = 2
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
@ -1,4 +1,4 @@
|
||||
# REDE41 - RedSteel
|
||||
# REDE41 - RedSteel NTSC
|
||||
[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
|
||||
|
@ -1,4 +1,4 @@
|
||||
# REDP41 - RedSteel
|
||||
# REDP41 - RedSteel PAL
|
||||
[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 = 2
|
||||
|
6
RRMX69.ini
Normal file
6
RRMX69.ini
Normal file
@ -0,0 +1,6 @@
|
||||
# RRMX69 - Family Game Night
|
||||
[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
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
Loading…
x
Reference in New Issue
Block a user