From c63bdb4d5116d5bce30945f9d17971d29f19acba Mon Sep 17 00:00:00 2001 From: RDilux Date: Fri, 28 May 2010 12:21:29 +0000 Subject: [PATCH] Compatibility Update: 4 Updated 12 New Added --- GBIE08.ini | 3 ++- GDEE71.ini | 3 ++- GLZE69.ini | 3 ++- GRNE52.ini | 23 ++++++----------------- GWEE51.ini | 7 +++++++ GWEJB0.ini | 7 +++++++ NAAP01.ini | 7 +++++++ NAKP01.ini | 7 +++++++ NANE01.ini | 7 +++++++ NARP01.ini | 7 +++++++ RB4E08.ini | 7 +++++++ RPPE41.ini | 7 +++++++ RPWZ41.ini | 7 +++++++ RSXE69.ini | 7 +++++++ RUUE01.ini | 7 +++++++ WPSE01.ini | 7 +++++++ 16 files changed, 96 insertions(+), 20 deletions(-) create mode 100644 GWEE51.ini create mode 100644 GWEJB0.ini create mode 100644 NAAP01.ini create mode 100644 NAKP01.ini create mode 100644 NANE01.ini create mode 100644 NARP01.ini create mode 100644 RB4E08.ini create mode 100644 RPPE41.ini create mode 100644 RPWZ41.ini create mode 100644 RSXE69.ini create mode 100644 RUUE01.ini create mode 100644 WPSE01.ini diff --git a/GBIE08.ini b/GBIE08.ini index d46dfa3b26..f8e21ddaf2 100644 --- a/GBIE08.ini +++ b/GBIE08.ini @@ -1,6 +1,7 @@ # GBIE08 - Resident Evil [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 +EmulationStateId = 4 +EmulationIssues = [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. diff --git a/GDEE71.ini b/GDEE71.ini index 19cdfd7819..01bc6eef25 100644 --- a/GDEE71.ini +++ b/GDEE71.ini @@ -1,6 +1,7 @@ # GDEE71 - Baldur's Gate: Dark Alliance [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 +EmulationStateId = 4 +EmulationIssues = [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. diff --git a/GLZE69.ini b/GLZE69.ini index 9905f57446..0255ff69da 100644 --- a/GLZE69.ini +++ b/GLZE69.ini @@ -1,6 +1,7 @@ # GLZE69 - 007 From Russia With Love [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 = 0 +EmulationStateId = 4 +EmulationIssues = [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. diff --git a/GRNE52.ini b/GRNE52.ini index 676d4af783..f084e89779 100644 --- a/GRNE52.ini +++ b/GRNE52.ini @@ -1,30 +1,19 @@ # GRNE52 - LOST KINGDOMS - [EmuState] #The Emulation State (as of r1048) -EmulationStateId = 4 - +EmulationStateId = 5 +EmulationIssues = [OnFrame] -#Add memory patches here. - [ActionReplay] -#Add decrypted action replay cheats here. - -$(m) +$(m) 00260171 88000000 C40CDD58 00000800 - - -$Infinite health +$Infinite health 0026005B 08000000 0218777E 00000063 - - -$Always 10 magic stones +$Always 10 magic stones 0026005C 08000000 001877CF 0000000A - - -$Have lots of cash +$Have lots of cash 0026005D 08000000 04139804 0000270F diff --git a/GWEE51.ini b/GWEE51.ini new file mode 100644 index 0000000000..7f28fa8ce5 --- /dev/null +++ b/GWEE51.ini @@ -0,0 +1,7 @@ +# GWEE51 - 18 Wheeler +[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 +EmulationIssues = Bad sound +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/GWEJB0.ini b/GWEJB0.ini new file mode 100644 index 0000000000..e12ec4f535 --- /dev/null +++ b/GWEJB0.ini @@ -0,0 +1,7 @@ +# GWEJB0 - 18 Wheeler +[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 +EmulationIssues = Bad sound +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/NAAP01.ini b/NAAP01.ini new file mode 100644 index 0000000000..5be4fa3b91 --- /dev/null +++ b/NAAP01.ini @@ -0,0 +1,7 @@ +# NAAP01 - Super Mario 64 +[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 = 3 +EmulationIssues = Slow and no sound +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/NAKP01.ini b/NAKP01.ini new file mode 100644 index 0000000000..7e343c16f6 --- /dev/null +++ b/NAKP01.ini @@ -0,0 +1,7 @@ +# NAKP01 - Pokémon Snap +[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 +EmulationIssues = Controlls won't work in-game +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/NANE01.ini b/NANE01.ini new file mode 100644 index 0000000000..ed3bc35db7 --- /dev/null +++ b/NANE01.ini @@ -0,0 +1,7 @@ +# NANE01 - Pokémon Puzzle +[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 +EmulationIssues = Timer bug +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/NARP01.ini b/NARP01.ini new file mode 100644 index 0000000000..30daa81d70 --- /dev/null +++ b/NARP01.ini @@ -0,0 +1,7 @@ +# NARP01 - Zelda: Majora's Mask +[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 = 3 +EmulationIssues = Very buggy +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/RB4E08.ini b/RB4E08.ini new file mode 100644 index 0000000000..9921343348 --- /dev/null +++ b/RB4E08.ini @@ -0,0 +1,7 @@ +# RB4E08 - resident evil 4 Wii edition (E) +[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 = 5 +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/RPPE41.ini b/RPPE41.ini new file mode 100644 index 0000000000..5f29b32acc --- /dev/null +++ b/RPPE41.ini @@ -0,0 +1,7 @@ +# RPPE41 - PRINCE OF PERSIA RIVAL SWORDS +[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 +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/RPWZ41.ini b/RPWZ41.ini new file mode 100644 index 0000000000..ec6dc8aa99 --- /dev/null +++ b/RPWZ41.ini @@ -0,0 +1,7 @@ +# RPWZ41 - Prince of Persia Forgotten Sands +[Core] Values set here will override the main dolphin settings. +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = +EmulationStateId = 2 +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/RSXE69.ini b/RSXE69.ini new file mode 100644 index 0000000000..e133de65a3 --- /dev/null +++ b/RSXE69.ini @@ -0,0 +1,7 @@ +# RSXE69 - SSX Blur +[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 +EmulationIssues = Black screen +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/RUUE01.ini b/RUUE01.ini new file mode 100644 index 0000000000..9f116c5ce2 --- /dev/null +++ b/RUUE01.ini @@ -0,0 +1,7 @@ +# RUUE01 - Animal Crossing 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 +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/WPSE01.ini b/WPSE01.ini new file mode 100644 index 0000000000..967a01f307 --- /dev/null +++ b/WPSE01.ini @@ -0,0 +1,7 @@ +# WPSE01 - Pokémon Rumble +[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 = 5 +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here.