From 4fa0cf05975d00515498d6c67f34288c67f797df Mon Sep 17 00:00:00 2001 From: Linktothepast Date: Fri, 30 May 2014 19:29:46 +0300 Subject: [PATCH] More gameini updates. Updates for F-Zero X (n64), Yoshi's story (n64) and Curious George (gc). Fixes issue 7333. --- Data/Sys/GameSettings/G3JEAF.ini | 2 +- Data/Sys/GameSettings/GZ2E01.ini | 12 ++++++++++-- Data/Sys/GameSettings/GZ2P01.ini | 11 ++++++++++- Data/Sys/GameSettings/NAFE01.ini | 25 +++++++++++++++++++++++++ Data/Sys/GameSettings/NAFP01.ini | 5 ++++- Data/Sys/GameSettings/NAHE01.ini | 13 +++++++------ Data/Sys/GameSettings/NAHP01.ini | 17 +++++++++++++++++ Data/Sys/GameSettings/RZDE01.ini | 11 ++++++++++- Data/Sys/GameSettings/RZDP01.ini | 11 ++++++++++- 9 files changed, 94 insertions(+), 13 deletions(-) create mode 100644 Data/Sys/GameSettings/NAFE01.ini create mode 100644 Data/Sys/GameSettings/NAHP01.ini diff --git a/Data/Sys/GameSettings/G3JEAF.ini b/Data/Sys/GameSettings/G3JEAF.ini index 180cf640cc..12f8443b7f 100644 --- a/Data/Sys/GameSettings/G3JEAF.ini +++ b/Data/Sys/GameSettings/G3JEAF.ini @@ -5,7 +5,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = Stuck at memcard check +EmulationIssues = EmulationStateId = 4 [OnLoad] diff --git a/Data/Sys/GameSettings/GZ2E01.ini b/Data/Sys/GameSettings/GZ2E01.ini index 3c4b2001b8..25bf1218be 100644 --- a/Data/Sys/GameSettings/GZ2E01.ini +++ b/Data/Sys/GameSettings/GZ2E01.ini @@ -6,14 +6,22 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="low FPS in big areas" -EmulationIssues = +EmulationIssues = Enable the patch "Hyrule Field Speed Hack" in iso properties for a speed boost. [OnLoad] # Add memory patches to be loaded once on boot here. [OnFrame] # Add memory patches to be applied every frame here. +$Hyrule Field Speed Hack +0x8003D50C:dword:0x60000000 +0x8003D528:dword:0x60000000 +0x8003D540:dword:0x60000000 +0x8003D55C:dword:0x60000000 +0x8003D5B8:dword:0x60000000 +0x8003D5D4:dword:0x60000000 +0x8003D5EC:dword:0x60000000 +0x8003D608:dword:0x60000000 [ActionReplay] # Add action replay cheats here. diff --git a/Data/Sys/GameSettings/GZ2P01.ini b/Data/Sys/GameSettings/GZ2P01.ini index 388da47e50..3f770710ff 100644 --- a/Data/Sys/GameSettings/GZ2P01.ini +++ b/Data/Sys/GameSettings/GZ2P01.ini @@ -6,13 +6,22 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = +EmulationIssues = Enable the patch "Hyrule Field Speed Hack" in iso properties for a speed boost. [OnLoad] # Add memory patches to be loaded once on boot here. [OnFrame] # Add memory patches to be applied every frame here. +$Hyrule Field Speed Hack +0x8003d63c:dword:0x60000000 +0x8003d658:dword:0x60000000 +0x8003d670:dword:0x60000000 +0x8003d68c:dword:0x60000000 +0x8003d6e8:dword:0x60000000 +0x8003d704:dword:0x60000000 +0x8003d71c:dword:0x60000000 +0x8003d738:dword:0x60000000 [ActionReplay] # Add action replay cheats here. diff --git a/Data/Sys/GameSettings/NAFE01.ini b/Data/Sys/GameSettings/NAFE01.ini new file mode 100644 index 0000000000..111c18eb8a --- /dev/null +++ b/Data/Sys/GameSettings/NAFE01.ini @@ -0,0 +1,25 @@ +# NAFE01 - F-Zero X + +[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 = Needs EFB to Ram to fix a bar of stretched pixels at the bottom of the screen. + +[OnLoad] +# Add memory patches to be loaded once on boot here. + +[OnFrame] +# Add memory patches to be applied every frame here. + +[ActionReplay] +# Add action replay cheats here. + +[Video] +ProjectionHack = 0 + +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/NAFP01.ini b/Data/Sys/GameSettings/NAFP01.ini index 68ff2b5746..6ffa91e5f7 100644 --- a/Data/Sys/GameSettings/NAFP01.ini +++ b/Data/Sys/GameSettings/NAFP01.ini @@ -5,8 +5,8 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = EmulationStateId = 4 +EmulationIssues = Needs EFB to Ram to fix a bar of stretched pixels at the bottom of the screen. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -20,3 +20,6 @@ EmulationStateId = 4 [Video] ProjectionHack = 0 +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/NAHE01.ini b/Data/Sys/GameSettings/NAHE01.ini index cb50d481dd..a7031c2969 100644 --- a/Data/Sys/GameSettings/NAHE01.ini +++ b/Data/Sys/GameSettings/NAHE01.ini @@ -1,16 +1,17 @@ -# NAHE01 - Yoshi's Story +# NAHE01 - Yoshi's Story + [Core] + [EmuState] EmulationStateId = 4 EmulationIssues = + [OnFrame] + [ActionReplay] + [Video] ProjectionHack = 0 -PH_SZNear = 0 -PH_SZFar = 0 -PH_ExtraParam = 0 -PH_ZNear = -PH_ZFar = + [Video_Settings] SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/NAHP01.ini b/Data/Sys/GameSettings/NAHP01.ini new file mode 100644 index 0000000000..56ad4b74ca --- /dev/null +++ b/Data/Sys/GameSettings/NAHP01.ini @@ -0,0 +1,17 @@ +# NAHP01 - Yoshi's Story + +[Core] + +[EmuState] +EmulationStateId = 4 +EmulationIssues = + +[OnFrame] + +[ActionReplay] + +[Video] +ProjectionHack = 0 + +[Video_Settings] +SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/RZDE01.ini b/Data/Sys/GameSettings/RZDE01.ini index 76fc3e08b4..d086eb6a6b 100644 --- a/Data/Sys/GameSettings/RZDE01.ini +++ b/Data/Sys/GameSettings/RZDE01.ini @@ -6,13 +6,22 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = +EmulationIssues = Enable the patch "Hyrule Field Speed Hack" in iso properties for a speed boost. [OnLoad] # Add memory patches to be loaded once on boot here. [OnFrame] # Add memory patches to be applied every frame here. +$Hyrule Field Speed Hack +0x80040DE8:dword:0x60000000 +0x80040E04:dword:0x60000000 +0x80040E1C:dword:0x60000000 +0x80040E38:dword:0x60000000 +0x80040E90:dword:0x60000000 +0x80040EAC:dword:0x60000000 +0x80040EC4:dword:0x60000000 +0x80040EE0:dword:0x60000000 [ActionReplay] # Add action replay cheats here. diff --git a/Data/Sys/GameSettings/RZDP01.ini b/Data/Sys/GameSettings/RZDP01.ini index ae1cf0f157..658f0e8dbc 100644 --- a/Data/Sys/GameSettings/RZDP01.ini +++ b/Data/Sys/GameSettings/RZDP01.ini @@ -6,13 +6,22 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = +EmulationIssues = Enable the patch "Hyrule Field Speed Hack" in iso properties for a speed boost. [OnLoad] # Add memory patches to be loaded once on boot here. [OnFrame] # Add memory patches to be applied every frame here. +$Hyrule Field Speed Hack +0x80040eb4:dword:0x60000000 +0x80040ed0:dword:0x60000000 +0x80040ee8:dword:0x60000000 +0x80040f04:dword:0x60000000 +0x80040f5c:dword:0x60000000 +0x80040f78:dword:0x60000000 +0x80040f90:dword:0x60000000 +0x80040fac:dword:0x60000000 [ActionReplay] # Add action replay cheats here.