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..735fdee014 --- /dev/null +++ b/Data/Sys/GameSettings/GSWD64.ini @@ -0,0 +1,28 @@ +# GSWD64 - Star Wars: Rogue Leader + +[Core] +# Values set here will override the main dolphin settings. +MMU = 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/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 new file mode 100644 index 0000000000..8916f268d4 --- /dev/null +++ b/Data/Sys/GameSettings/GSWF64.ini @@ -0,0 +1,28 @@ +# GSWF64 - Star Wars: Rogue Leader + +[Core] +# Values set here will override the main dolphin settings. +MMU = 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/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 new file mode 100644 index 0000000000..decb75959d --- /dev/null +++ b/Data/Sys/GameSettings/GSWJ64.ini @@ -0,0 +1,28 @@ +# GSWJ64 - Star Wars: Rogue Leader + +[Core] +# Values set here will override the main dolphin settings. +MMU = 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/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/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..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,12 +16,3 @@ 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 = - diff --git a/Data/Sys/GameSettings/RSBJ01.ini b/Data/Sys/GameSettings/RSBJ01.ini index 2a0bbe87a3..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,4 +16,3 @@ EmulationIssues = Classic mode score report needs real xfb to appear properly. [ActionReplay] # Add action replay cheats here. - diff --git a/Data/Sys/GameSettings/RSBK01.ini b/Data/Sys/GameSettings/RSBK01.ini new file mode 100644 index 0000000000..98df9f59af --- /dev/null +++ b/Data/Sys/GameSettings/RSBK01.ini @@ -0,0 +1,18 @@ +# 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. 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. + +[OnFrame] +# Add memory patches to be applied every frame here. + +[ActionReplay] +# Add action replay cheats here. diff --git a/Data/Sys/GameSettings/RSBP01.ini b/Data/Sys/GameSettings/RSBP01.ini index 9cf87645bb..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] -ProjectionHack = 0 - 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