From 38f6317c83d0435a96195c43493f26c1d910f528 Mon Sep 17 00:00:00 2001 From: morzillo Date: Mon, 26 Jan 2009 21:22:20 +0000 Subject: [PATCH] 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 --- R3GXUG.ini | 6 ++++++ RBQPUG.ini | 6 ++++++ REDE41.ini | 2 +- REDP41.ini | 2 +- RRMX69.ini | 6 ++++++ 5 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 R3GXUG.ini create mode 100644 RBQPUG.ini create mode 100644 RRMX69.ini diff --git a/R3GXUG.ini b/R3GXUG.ini new file mode 100644 index 0000000000..76b8581720 --- /dev/null +++ b/R3GXUG.ini @@ -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. diff --git a/RBQPUG.ini b/RBQPUG.ini new file mode 100644 index 0000000000..9007a4e5e8 --- /dev/null +++ b/RBQPUG.ini @@ -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. diff --git a/REDE41.ini b/REDE41.ini index 80bcb9e590..a38182ef8c 100644 --- a/REDE41.ini +++ b/REDE41.ini @@ -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 diff --git a/REDP41.ini b/REDP41.ini index d2cc14924b..7c9357b2aa 100644 --- a/REDP41.ini +++ b/REDP41.ini @@ -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 diff --git a/RRMX69.ini b/RRMX69.ini new file mode 100644 index 0000000000..cf30423799 --- /dev/null +++ b/RRMX69.ini @@ -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.