mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00: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
5 changed files with 20 additions and 2 deletions
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.
|
[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 = 1
|
EmulationStateId = 1
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# REDP41 - RedSteel
|
# REDP41 - RedSteel PAL
|
||||||
[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 = 2
|
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…
Add table
Add a link
Reference in a new issue