From ad38602d35abea97a42624e7cd6a438a26660aef Mon Sep 17 00:00:00 2001 From: daco65 Date: Thu, 18 Dec 2008 11:58:56 +0000 Subject: [PATCH] added/changed some ini's and added some codes to the Smash ini thx to Vaporizer8 --- GALP01.ini | 4 +++- GFEJ01.ini | 10 ++++++++++ GFEP01.ini | 19 ++++++++++--------- 3 files changed, 23 insertions(+), 10 deletions(-) create mode 100644 GFEJ01.ini diff --git a/GALP01.ini b/GALP01.ini index a5daf7c752..d2ec2e834c 100644 --- a/GALP01.ini +++ b/GALP01.ini @@ -1,6 +1,6 @@ [EmuState] #The Emulation State. -EmulationStateId = 4 +EmulationStateId = 5 [OnFrame] #0x8044CD30=dword:0xFFFFFFFF [ActionReplay] @@ -94,4 +94,6 @@ $Yoshi's story level 044C7FC4 00001B02 $Dusk jungle level 044C7FC4 00001C02 +$Debug Menu +024C7BC4 00000602 [Core] diff --git a/GFEJ01.ini b/GFEJ01.ini new file mode 100644 index 0000000000..7f9802892c --- /dev/null +++ b/GFEJ01.ini @@ -0,0 +1,10 @@ +# GFEJ01 - FIRE EMBLEM GC JAP +[Core] +#Values set here will override the main dolphin settings. +[Speedhacks] +0x80204ce8=500 +[EmuState] +#The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 3 +[OnFrame] +[ActionReplay] diff --git a/GFEP01.ini b/GFEP01.ini index 0cd113581d..908addf38c 100644 --- a/GFEP01.ini +++ b/GFEP01.ini @@ -1,10 +1,11 @@ -# GFEP01 - Fire Emblem: Path of Radiance - +# GFEE01 - FIRE EMBLEM GC EU +[Core] +#Values set here will override the main dolphin settings. +SkipIdle = 0 +[Speedhacks] +0x80213278=500 [EmuState] -#The Emulation State. -EmulationStateId = 2 -[OnFrame] -#Add memory patches here. - -[ActionReplay] -#Add decrypted action replay cheats here. +#The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 5 +[OnFrame] +[ActionReplay]