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:
morzillo 2009-01-26 21:22:20 +00:00
parent e7d653d86a
commit 38f6317c83
5 changed files with 20 additions and 2 deletions

6
R3GXUG.ini Normal file
View 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
View 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.

View File

@ -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

View File

@ -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
View 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.