From 4d4b783a1e9dc7276ee9453ded42ba3338379a92 Mon Sep 17 00:00:00 2001 From: Linktothepast Date: Thu, 1 Jan 2015 19:51:17 +0200 Subject: [PATCH 1/2] Gameini updates. Update/addition of Madden NFL 06 (gc), Frogger Beyond (gc), DONKEY KONGA (gc), Madden NFL 2005 (gc), NBA STREET Vol.2 (gc), Spider-Man (gc), Star Wars: Rogue Leader (gc), NO MORE HEROES (wii), Super Smash Bros. Brawl (wii), The Simpsons Game (wii), Suzumiya Haruhi no Heiretsu (wii). Fixes issues 7978, 7894, 7883. --- Data/Sys/GameSettings/G6ME69.ini | 20 ++++++++++++++++++++ Data/Sys/GameSettings/G6MP69.ini | 20 ++++++++++++++++++++ Data/Sys/GameSettings/GFGEA4.ini | 6 +++++- Data/Sys/GameSettings/GFGPA4.ini | 6 +++++- Data/Sys/GameSettings/GKGE01.ini | 3 +-- Data/Sys/GameSettings/GNQE69.ini | 2 +- Data/Sys/GameSettings/GNZE69.ini | 20 ++++++++++++++++++++ Data/Sys/GameSettings/GNZP69.ini | 20 ++++++++++++++++++++ Data/Sys/GameSettings/GSMD52.ini | 24 ++++++++++++++++++++++++ Data/Sys/GameSettings/GSME52.ini | 24 ++++++++++++++++++++++++ Data/Sys/GameSettings/GSMF52.ini | 24 ++++++++++++++++++++++++ Data/Sys/GameSettings/GSMP52.ini | 12 +++++++++--- Data/Sys/GameSettings/GSWD64.ini | 29 +++++++++++++++++++++++++++++ Data/Sys/GameSettings/GSWF64.ini | 29 +++++++++++++++++++++++++++++ Data/Sys/GameSettings/GSWJ64.ini | 29 +++++++++++++++++++++++++++++ Data/Sys/GameSettings/R44J8P.ini | 24 ++++++++++++++++++++++++ Data/Sys/GameSettings/RNHP99.ini | 21 +++++++++++++++++++++ Data/Sys/GameSettings/RSBE01.ini | 11 +++-------- Data/Sys/GameSettings/RSBJ01.ini | 3 +++ Data/Sys/GameSettings/RSBK01.ini | 22 ++++++++++++++++++++++ Data/Sys/GameSettings/RSBP01.ini | 6 +++--- Data/Sys/GameSettings/RSND69.ini | 29 +++++++++++++++++++++++++++++ Data/Sys/GameSettings/RSNE69.ini | 29 +++++++++++++++++++++++++++++ Data/Sys/GameSettings/RSNF69.ini | 29 +++++++++++++++++++++++++++++ Data/Sys/GameSettings/RSNP69.ini | 29 +++++++++++++++++++++++++++++ Data/Sys/GameSettings/RSNX69.ini | 29 +++++++++++++++++++++++++++++ 26 files changed, 481 insertions(+), 19 deletions(-) create mode 100644 Data/Sys/GameSettings/G6ME69.ini create mode 100644 Data/Sys/GameSettings/G6MP69.ini create mode 100644 Data/Sys/GameSettings/GNZE69.ini create mode 100644 Data/Sys/GameSettings/GNZP69.ini create mode 100644 Data/Sys/GameSettings/GSMD52.ini create mode 100644 Data/Sys/GameSettings/GSME52.ini create mode 100644 Data/Sys/GameSettings/GSMF52.ini create mode 100644 Data/Sys/GameSettings/GSWD64.ini create mode 100644 Data/Sys/GameSettings/GSWF64.ini create mode 100644 Data/Sys/GameSettings/GSWJ64.ini create mode 100644 Data/Sys/GameSettings/R44J8P.ini create mode 100644 Data/Sys/GameSettings/RNHP99.ini create mode 100644 Data/Sys/GameSettings/RSBK01.ini create mode 100644 Data/Sys/GameSettings/RSND69.ini create mode 100644 Data/Sys/GameSettings/RSNE69.ini create mode 100644 Data/Sys/GameSettings/RSNF69.ini create mode 100644 Data/Sys/GameSettings/RSNP69.ini create mode 100644 Data/Sys/GameSettings/RSNX69.ini diff --git a/Data/Sys/GameSettings/G6ME69.ini b/Data/Sys/GameSettings/G6ME69.ini new file mode 100644 index 0000000000..1598b8a503 --- /dev/null +++ b/Data/Sys/GameSettings/G6ME69.ini @@ -0,0 +1,20 @@ +# G6ME69 - Madden NFL 06 + +[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 real xfb for a couple of videos with logos during intro. + +[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] diff --git a/Data/Sys/GameSettings/G6MP69.ini b/Data/Sys/GameSettings/G6MP69.ini new file mode 100644 index 0000000000..4b92fe929f --- /dev/null +++ b/Data/Sys/GameSettings/G6MP69.ini @@ -0,0 +1,20 @@ +# G6MP69 - Madden NFL 06 + +[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 real xfb for a couple of videos with logos during intro. + +[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] diff --git a/Data/Sys/GameSettings/GFGEA4.ini b/Data/Sys/GameSettings/GFGEA4.ini index e0f7bbbdae..4042e34417 100644 --- a/Data/Sys/GameSettings/GFGEA4.ini +++ b/Data/Sys/GameSettings/GFGEA4.ini @@ -7,7 +7,7 @@ DSPHLE = False [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Some GFX glitches. Slow audio with HLE. +EmulationIssues = Needs real xfb for the videos to display. Slow audio with HLE. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -20,3 +20,7 @@ EmulationIssues = Some GFX glitches. Slow audio with HLE. [DSP] EnableJIT = True + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GFGPA4.ini b/Data/Sys/GameSettings/GFGPA4.ini index 27cec9946b..2b845972fa 100644 --- a/Data/Sys/GameSettings/GFGPA4.ini +++ b/Data/Sys/GameSettings/GFGPA4.ini @@ -7,7 +7,7 @@ DSPHLE = False [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Some GFX glitches. Slow audio with HLE. +EmulationIssues = Needs real xfb for the videos to display. Slow audio with HLE. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -20,3 +20,7 @@ EmulationIssues = Some GFX glitches. Slow audio with HLE. [DSP] EnableJIT = True + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GKGE01.ini b/Data/Sys/GameSettings/GKGE01.ini index 6d8e262b8a..3846fa1292 100644 --- a/Data/Sys/GameSettings/GKGE01.ini +++ b/Data/Sys/GameSettings/GKGE01.ini @@ -5,7 +5,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 1 +EmulationStateId = 5 EmulationIssues = [OnLoad] @@ -16,4 +16,3 @@ EmulationIssues = [ActionReplay] # Add action replay cheats here. - diff --git a/Data/Sys/GameSettings/GNQE69.ini b/Data/Sys/GameSettings/GNQE69.ini index 8c4b1f0885..d462505139 100644 --- a/Data/Sys/GameSettings/GNQE69.ini +++ b/Data/Sys/GameSettings/GNQE69.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Music is broken menu gfx glitches +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GNZE69.ini b/Data/Sys/GameSettings/GNZE69.ini new file mode 100644 index 0000000000..da16667547 --- /dev/null +++ b/Data/Sys/GameSettings/GNZE69.ini @@ -0,0 +1,20 @@ +# GNZE69 - NBA STREET Vol.2 + +[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 = + +[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] diff --git a/Data/Sys/GameSettings/GNZP69.ini b/Data/Sys/GameSettings/GNZP69.ini new file mode 100644 index 0000000000..f761224bd5 --- /dev/null +++ b/Data/Sys/GameSettings/GNZP69.ini @@ -0,0 +1,20 @@ +# GNZP69 - NBA STREET Vol.2 + +[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 = + +[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] diff --git a/Data/Sys/GameSettings/GSMD52.ini b/Data/Sys/GameSettings/GSMD52.ini new file mode 100644 index 0000000000..ea4872a837 --- /dev/null +++ b/Data/Sys/GameSettings/GSMD52.ini @@ -0,0 +1,24 @@ +# GSMD52 - Spider-Man + +[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 real xfb for the videos to display. + +[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] + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GSME52.ini b/Data/Sys/GameSettings/GSME52.ini new file mode 100644 index 0000000000..2c3c692c55 --- /dev/null +++ b/Data/Sys/GameSettings/GSME52.ini @@ -0,0 +1,24 @@ +# GSME52 - Spider-Man + +[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 real xfb for the videos to display. + +[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] + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GSMF52.ini b/Data/Sys/GameSettings/GSMF52.ini new file mode 100644 index 0000000000..fdfb881f4c --- /dev/null +++ b/Data/Sys/GameSettings/GSMF52.ini @@ -0,0 +1,24 @@ +# GSMF52 - Spider-Man + +[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 real xfb for the videos to display. + +[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] + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GSMP52.ini b/Data/Sys/GameSettings/GSMP52.ini index 02275e71aa..e941f90286 100644 --- a/Data/Sys/GameSettings/GSMP52.ini +++ b/Data/Sys/GameSettings/GSMP52.ini @@ -1,11 +1,12 @@ -# GSMP52 - Spider-Man (TM) +# GSMP52 - Spider-Man [Core] -# Values set here will override the main dolphin settings. +# 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 +EmulationStateId = 4 +EmulationIssues = Needs real xfb for the videos to display. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -16,3 +17,8 @@ EmulationStateId = 3 [ActionReplay] # Add action replay cheats here. +[Video] + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GSWD64.ini b/Data/Sys/GameSettings/GSWD64.ini new file mode 100644 index 0000000000..aaf527e82b --- /dev/null +++ b/Data/Sys/GameSettings/GSWD64.ini @@ -0,0 +1,29 @@ +# GSWD64 - Star Wars: Rogue Leader + +[Core] +# Values set here will override the main dolphin settings. +MMU = 1 +FastDiscSpeed = 1 + +[EmuState] +# The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = +EmulationStateId = 3 + +[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] + +[Video_Settings] +UseXFB = True +UseRealXFB = False + +[Video_Hacks] +EFBEmulateFormatChanges = True diff --git a/Data/Sys/GameSettings/GSWF64.ini b/Data/Sys/GameSettings/GSWF64.ini new file mode 100644 index 0000000000..3249c3b9be --- /dev/null +++ b/Data/Sys/GameSettings/GSWF64.ini @@ -0,0 +1,29 @@ +# GSWF64 - Star Wars: Rogue Leader + +[Core] +# Values set here will override the main dolphin settings. +MMU = 1 +FastDiscSpeed = 1 + +[EmuState] +# The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = +EmulationStateId = 3 + +[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] + +[Video_Settings] +UseXFB = True +UseRealXFB = False + +[Video_Hacks] +EFBEmulateFormatChanges = True diff --git a/Data/Sys/GameSettings/GSWJ64.ini b/Data/Sys/GameSettings/GSWJ64.ini new file mode 100644 index 0000000000..4555fcb2e8 --- /dev/null +++ b/Data/Sys/GameSettings/GSWJ64.ini @@ -0,0 +1,29 @@ +# GSWJ64 - Star Wars: Rogue Leader + +[Core] +# Values set here will override the main dolphin settings. +MMU = 1 +FastDiscSpeed = 1 + +[EmuState] +# The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = +EmulationStateId = 3 + +[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] + +[Video_Settings] +UseXFB = True +UseRealXFB = False + +[Video_Hacks] +EFBEmulateFormatChanges = True diff --git a/Data/Sys/GameSettings/R44J8P.ini b/Data/Sys/GameSettings/R44J8P.ini new file mode 100644 index 0000000000..2d60b74f65 --- /dev/null +++ b/Data/Sys/GameSettings/R44J8P.ini @@ -0,0 +1,24 @@ +# R44J8P - Suzumiya Haruhi no Heiretsu + +[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 = + +[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] + +[Video_Settings] +SafeTextureCacheColorSamples = 512 +FastDepthCalc = False diff --git a/Data/Sys/GameSettings/RNHP99.ini b/Data/Sys/GameSettings/RNHP99.ini new file mode 100644 index 0000000000..7d5f2f8048 --- /dev/null +++ b/Data/Sys/GameSettings/RNHP99.ini @@ -0,0 +1,21 @@ +# RNHP99 - NO MORE HEROES + +[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 = Small graphical glitch with light saber (light stays at the same place for a second when you move) + +[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] + diff --git a/Data/Sys/GameSettings/RSBE01.ini b/Data/Sys/GameSettings/RSBE01.ini index fbd5d7bb9c..495bf51460 100644 --- a/Data/Sys/GameSettings/RSBE01.ini +++ b/Data/Sys/GameSettings/RSBE01.ini @@ -17,11 +17,6 @@ EmulationIssues = Classic mode score report needs real xfb to appear properly. [ActionReplay] # Add action replay cheats here. -[Video] -ProjectionHack = 0 -PH_SZNear = 0 -PH_SZFar = 0 -PH_ExtraParam = 0 -PH_ZNear = -PH_ZFar = - +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/RSBJ01.ini b/Data/Sys/GameSettings/RSBJ01.ini index 2a0bbe87a3..612ef7bd90 100644 --- a/Data/Sys/GameSettings/RSBJ01.ini +++ b/Data/Sys/GameSettings/RSBJ01.ini @@ -17,3 +17,6 @@ EmulationIssues = Classic mode score report needs real xfb to appear properly. [ActionReplay] # Add action replay cheats here. +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/RSBK01.ini b/Data/Sys/GameSettings/RSBK01.ini new file mode 100644 index 0000000000..8b5907f4f5 --- /dev/null +++ b/Data/Sys/GameSettings/RSBK01.ini @@ -0,0 +1,22 @@ +# RSBK01 - Super Smash Bros. Brawl + +[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 = Classic mode score report needs real xfb to appear properly. + +[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_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/RSBP01.ini b/Data/Sys/GameSettings/RSBP01.ini index 9cf87645bb..325b7b40e2 100644 --- a/Data/Sys/GameSettings/RSBP01.ini +++ b/Data/Sys/GameSettings/RSBP01.ini @@ -26,6 +26,6 @@ $Can start match with only 1 player $All players can be on the same team 04684D5C 38600000 -[Video] -ProjectionHack = 0 - +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/RSND69.ini b/Data/Sys/GameSettings/RSND69.ini new file mode 100644 index 0000000000..d16daaec1f --- /dev/null +++ b/Data/Sys/GameSettings/RSND69.ini @@ -0,0 +1,29 @@ +# RSND69 - The Simpsons Game + +[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 = Unstable with graphical glitches. + +[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_Enhancements] +MaxAnisotropy = 0 +ForceFiltering = False + +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True + +[Video_Settings] +SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/RSNE69.ini b/Data/Sys/GameSettings/RSNE69.ini new file mode 100644 index 0000000000..89fe30d492 --- /dev/null +++ b/Data/Sys/GameSettings/RSNE69.ini @@ -0,0 +1,29 @@ +# RSNE69 - The Simpsons Game + +[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 = Unstable with graphical glitches. + +[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_Enhancements] +MaxAnisotropy = 0 +ForceFiltering = False + +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True + +[Video_Settings] +SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/RSNF69.ini b/Data/Sys/GameSettings/RSNF69.ini new file mode 100644 index 0000000000..b8f42e00a3 --- /dev/null +++ b/Data/Sys/GameSettings/RSNF69.ini @@ -0,0 +1,29 @@ +# RSNF69 - The Simpsons Game + +[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 = Unstable with graphical glitches. + +[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_Enhancements] +MaxAnisotropy = 0 +ForceFiltering = False + +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True + +[Video_Settings] +SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/RSNP69.ini b/Data/Sys/GameSettings/RSNP69.ini new file mode 100644 index 0000000000..35dc05e83f --- /dev/null +++ b/Data/Sys/GameSettings/RSNP69.ini @@ -0,0 +1,29 @@ +# RSNP69 - The Simpsons Game + +[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 = Unstable with graphical glitches. + +[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_Enhancements] +MaxAnisotropy = 0 +ForceFiltering = False + +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True + +[Video_Settings] +SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/RSNX69.ini b/Data/Sys/GameSettings/RSNX69.ini new file mode 100644 index 0000000000..865465116f --- /dev/null +++ b/Data/Sys/GameSettings/RSNX69.ini @@ -0,0 +1,29 @@ +# RSNX69 - The Simpsons Game + +[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 = Unstable with graphical glitches. + +[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_Enhancements] +MaxAnisotropy = 0 +ForceFiltering = False + +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True + +[Video_Settings] +SafeTextureCacheColorSamples = 512 From 7cf180d6b069fb3442d1e677ea9d64c206db4398 Mon Sep 17 00:00:00 2001 From: Linktothepast Date: Fri, 2 Jan 2015 12:22:18 +0200 Subject: [PATCH 2/2] Additional gameini changes. Remove FastDiscSpeed = 1 from Star Wars: Rogue Leader and efb to ram from Super Smash Bros. Brawl, put a note with suggested settings instead. --- Data/Sys/GameSettings/GSWD64.ini | 1 - Data/Sys/GameSettings/GSWE64.ini | 7 ------- Data/Sys/GameSettings/GSWF64.ini | 1 - Data/Sys/GameSettings/GSWI64.ini | 8 -------- Data/Sys/GameSettings/GSWJ64.ini | 1 - Data/Sys/GameSettings/GSWP64.ini | 8 -------- Data/Sys/GameSettings/GSWS64.ini | 8 -------- Data/Sys/GameSettings/RSBE01.ini | 6 +----- Data/Sys/GameSettings/RSBJ01.ini | 6 +----- Data/Sys/GameSettings/RSBK01.ini | 6 +----- Data/Sys/GameSettings/RSBP01.ini | 6 +----- 11 files changed, 4 insertions(+), 54 deletions(-) diff --git a/Data/Sys/GameSettings/GSWD64.ini b/Data/Sys/GameSettings/GSWD64.ini index aaf527e82b..735fdee014 100644 --- a/Data/Sys/GameSettings/GSWD64.ini +++ b/Data/Sys/GameSettings/GSWD64.ini @@ -3,7 +3,6 @@ [Core] # Values set here will override the main dolphin settings. MMU = 1 -FastDiscSpeed = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. diff --git a/Data/Sys/GameSettings/GSWE64.ini b/Data/Sys/GameSettings/GSWE64.ini index 59418ec3f3..399c5d61d4 100644 --- a/Data/Sys/GameSettings/GSWE64.ini +++ b/Data/Sys/GameSettings/GSWE64.ini @@ -3,7 +3,6 @@ [Core] # Values set here will override the main dolphin settings. MMU = 1 -FastDiscSpeed = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. @@ -20,12 +19,6 @@ EmulationStateId = 3 # Add action replay cheats here. [Video] -ProjectionHack = 0 -PH_SZNear = 0 -PH_SZFar = 0 -PH_ExtraParam = 0 -PH_ZNear = -PH_ZFar = [Video_Settings] UseXFB = True diff --git a/Data/Sys/GameSettings/GSWF64.ini b/Data/Sys/GameSettings/GSWF64.ini index 3249c3b9be..8916f268d4 100644 --- a/Data/Sys/GameSettings/GSWF64.ini +++ b/Data/Sys/GameSettings/GSWF64.ini @@ -3,7 +3,6 @@ [Core] # Values set here will override the main dolphin settings. MMU = 1 -FastDiscSpeed = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. diff --git a/Data/Sys/GameSettings/GSWI64.ini b/Data/Sys/GameSettings/GSWI64.ini index 23f04559af..9bfcf1fae2 100644 --- a/Data/Sys/GameSettings/GSWI64.ini +++ b/Data/Sys/GameSettings/GSWI64.ini @@ -3,7 +3,6 @@ [Core] # Values set here will override the main dolphin settings. MMU = 1 -FastDiscSpeed = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. @@ -20,12 +19,6 @@ EmulationStateId = 3 # Add action replay cheats here. [Video] -ProjectionHack = 0 -PH_SZNear = 0 -PH_SZFar = 0 -PH_ExtraParam = 0 -PH_ZNear = -PH_ZFar = [Video_Settings] UseXFB = True @@ -33,4 +26,3 @@ UseRealXFB = False [Video_Hacks] EFBEmulateFormatChanges = True - diff --git a/Data/Sys/GameSettings/GSWJ64.ini b/Data/Sys/GameSettings/GSWJ64.ini index 4555fcb2e8..decb75959d 100644 --- a/Data/Sys/GameSettings/GSWJ64.ini +++ b/Data/Sys/GameSettings/GSWJ64.ini @@ -3,7 +3,6 @@ [Core] # Values set here will override the main dolphin settings. MMU = 1 -FastDiscSpeed = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. diff --git a/Data/Sys/GameSettings/GSWP64.ini b/Data/Sys/GameSettings/GSWP64.ini index 27ac0fb2b1..636586d5c9 100644 --- a/Data/Sys/GameSettings/GSWP64.ini +++ b/Data/Sys/GameSettings/GSWP64.ini @@ -3,7 +3,6 @@ [Core] # Values set here will override the main dolphin settings. MMU = 1 -FastDiscSpeed = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. @@ -20,12 +19,6 @@ EmulationStateId = 3 # Add action replay cheats here. [Video] -ProjectionHack = 0 -PH_SZNear = 0 -PH_SZFar = 0 -PH_ExtraParam = 0 -PH_ZNear = -PH_ZFar = [Video_Settings] UseXFB = True @@ -33,4 +26,3 @@ UseRealXFB = False [Video_Hacks] EFBEmulateFormatChanges = True - diff --git a/Data/Sys/GameSettings/GSWS64.ini b/Data/Sys/GameSettings/GSWS64.ini index a820aec1bd..d424237396 100644 --- a/Data/Sys/GameSettings/GSWS64.ini +++ b/Data/Sys/GameSettings/GSWS64.ini @@ -3,7 +3,6 @@ [Core] # Values set here will override the main dolphin settings. MMU = 1 -FastDiscSpeed = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. @@ -20,12 +19,6 @@ EmulationStateId = 3 # Add action replay cheats here. [Video] -ProjectionHack = 0 -PH_SZNear = 0 -PH_SZFar = 0 -PH_ExtraParam = 0 -PH_ZNear = -PH_ZFar = [Video_Settings] UseXFB = True @@ -33,4 +26,3 @@ UseRealXFB = False [Video_Hacks] EFBEmulateFormatChanges = True - diff --git a/Data/Sys/GameSettings/RSBE01.ini b/Data/Sys/GameSettings/RSBE01.ini index 495bf51460..fb548ebe32 100644 --- a/Data/Sys/GameSettings/RSBE01.ini +++ b/Data/Sys/GameSettings/RSBE01.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Classic mode score report needs real xfb to appear properly. +EmulationIssues = Classic mode score report needs real xfb. Nes masterpieces and ingame screnshots need efb to ram, STC is needed too for masterpieces. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -16,7 +16,3 @@ EmulationIssues = Classic mode score report needs real xfb to appear properly. [ActionReplay] # Add action replay cheats here. - -[Video_Hacks] -EFBToTextureEnable = False -EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/RSBJ01.ini b/Data/Sys/GameSettings/RSBJ01.ini index 612ef7bd90..2eaf00cd16 100644 --- a/Data/Sys/GameSettings/RSBJ01.ini +++ b/Data/Sys/GameSettings/RSBJ01.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Classic mode score report needs real xfb to appear properly. +EmulationIssues = Classic mode score report needs real xfb. Nes masterpieces and ingame screnshots need efb to ram, STC is needed too for masterpieces. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -16,7 +16,3 @@ EmulationIssues = Classic mode score report needs real xfb to appear properly. [ActionReplay] # Add action replay cheats here. - -[Video_Hacks] -EFBToTextureEnable = False -EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/RSBK01.ini b/Data/Sys/GameSettings/RSBK01.ini index 8b5907f4f5..98df9f59af 100644 --- a/Data/Sys/GameSettings/RSBK01.ini +++ b/Data/Sys/GameSettings/RSBK01.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Classic mode score report needs real xfb to appear properly. +EmulationIssues = Classic mode score report needs real xfb. Nes masterpieces and ingame screnshots need efb to ram, STC is needed too for masterpieces. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -16,7 +16,3 @@ EmulationIssues = Classic mode score report needs real xfb to appear properly. [ActionReplay] # Add action replay cheats here. - -[Video_Hacks] -EFBToTextureEnable = False -EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/RSBP01.ini b/Data/Sys/GameSettings/RSBP01.ini index 325b7b40e2..d7def5d6e5 100644 --- a/Data/Sys/GameSettings/RSBP01.ini +++ b/Data/Sys/GameSettings/RSBP01.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Classic mode score report needs real xfb to appear properly. +EmulationIssues = Classic mode score report needs real xfb. Nes masterpieces and ingame screnshots need efb to ram, STC is needed too for masterpieces. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -25,7 +25,3 @@ $Can start match with only 1 player 04684C44 2C060001 $All players can be on the same team 04684D5C 38600000 - -[Video_Hacks] -EFBToTextureEnable = False -EFBCopyEnable = True