diff --git a/Data/Sys/GameSettings/G3VE69.ini b/Data/Sys/GameSettings/G3VE69.ini index 2706350566..0b2eef0162 100644 --- a/Data/Sys/GameSettings/G3VE69.ini +++ b/Data/Sys/GameSettings/G3VE69.ini @@ -2,6 +2,7 @@ [Core] # Values set here will override the main dolphin settings. +TLBHack=1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. diff --git a/Data/Sys/GameSettings/G3VP69.ini b/Data/Sys/GameSettings/G3VP69.ini new file mode 100644 index 0000000000..687e0d753d --- /dev/null +++ b/Data/Sys/GameSettings/G3VP69.ini @@ -0,0 +1,19 @@ +# G3VP69 - NBA STREET V3 + +[Core] +# Values set here will override the main dolphin settings. +TLBHack=1 + +[EmuState] +# The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 4 + +[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/GN7E69.ini b/Data/Sys/GameSettings/GN7E69.ini new file mode 100644 index 0000000000..bc24454e45 --- /dev/null +++ b/Data/Sys/GameSettings/GN7E69.ini @@ -0,0 +1,23 @@ +# GN7E69 - NFL STREET 2 + +[Core] +# Values set here will override the main dolphin settings. +TLBHack = 1 + +[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_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GN7P69.ini b/Data/Sys/GameSettings/GN7P69.ini new file mode 100644 index 0000000000..cbaf42c62a --- /dev/null +++ b/Data/Sys/GameSettings/GN7P69.ini @@ -0,0 +1,23 @@ +# GN7P69 - NFL STREET 2 + +[Core] +# Values set here will override the main dolphin settings. +TLBHack = 1 + +[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_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GNNE69.ini b/Data/Sys/GameSettings/GNNE69.ini index 67477fc26c..f1bb8d9c7a 100644 --- a/Data/Sys/GameSettings/GNNE69.ini +++ b/Data/Sys/GameSettings/GNNE69.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = +EmulationIssues = Needs real xfb for the videos to display. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -22,4 +22,5 @@ ProjectionHack = 0 [Video_Settings] SafeTextureCacheColorSamples = 512 - +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GNNP69.ini b/Data/Sys/GameSettings/GNNP69.ini new file mode 100644 index 0000000000..74fe733806 --- /dev/null +++ b/Data/Sys/GameSettings/GNNP69.ini @@ -0,0 +1,26 @@ +# GNNP69 - NFL Street + +[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] +ProjectionHack = 0 + +[Video_Settings] +SafeTextureCacheColorSamples = 512 +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GUPE8P.ini b/Data/Sys/GameSettings/GUPE8P.ini index 2158c181d7..042dc50d6f 100644 --- a/Data/Sys/GameSettings/GUPE8P.ini +++ b/Data/Sys/GameSettings/GUPE8P.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = +EmulationIssues = 2P mode is playable only with EFB to RAM. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -20,3 +20,6 @@ EmulationIssues = [Video] ProjectionHack = 0 +[Video_Hacks] +EFBCopyEnable = True +EFBToTextureEnable = False diff --git a/Data/Sys/GameSettings/GUPJ8P.ini b/Data/Sys/GameSettings/GUPJ8P.ini new file mode 100644 index 0000000000..aaa4944a53 --- /dev/null +++ b/Data/Sys/GameSettings/GUPJ8P.ini @@ -0,0 +1,25 @@ +# GUPJ8P - SHADOW THE HEDGEHOG + +[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 = 2P mode is playable only with EFB to RAM. + +[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] +EFBCopyEnable = True +EFBToTextureEnable = False diff --git a/Data/Sys/GameSettings/GUPP8P.ini b/Data/Sys/GameSettings/GUPP8P.ini index 681d40341c..ad786bb97d 100644 --- a/Data/Sys/GameSettings/GUPP8P.ini +++ b/Data/Sys/GameSettings/GUPP8P.ini @@ -6,6 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 +EmulationIssues = 2P mode is playable only with EFB to RAM. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -16,3 +17,9 @@ EmulationStateId = 4 [ActionReplay] # Add action replay cheats here. +[Video] +ProjectionHack = 0 + +[Video_Hacks] +EFBCopyEnable = True +EFBToTextureEnable = False diff --git a/Data/Sys/GameSettings/GW7D69.ini b/Data/Sys/GameSettings/GW7D69.ini new file mode 100644 index 0000000000..3e5d642254 --- /dev/null +++ b/Data/Sys/GameSettings/GW7D69.ini @@ -0,0 +1,25 @@ +# GW7D69 - 007: Agent Under Fire (tm) + +[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 video cutscenes 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] +ProjectionHack = 0 + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GW7E69.ini b/Data/Sys/GameSettings/GW7E69.ini index 8cdb4ec147..4984afe3b1 100644 --- a/Data/Sys/GameSettings/GW7E69.ini +++ b/Data/Sys/GameSettings/GW7E69.ini @@ -5,8 +5,8 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 3 -EmulationIssues = +EmulationStateId = 4 +EmulationIssues = Needs real xfb for the video cutscenes to display. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -20,3 +20,6 @@ EmulationIssues = [Video] ProjectionHack = 0 +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GW7F69.ini b/Data/Sys/GameSettings/GW7F69.ini new file mode 100644 index 0000000000..2f4b002584 --- /dev/null +++ b/Data/Sys/GameSettings/GW7F69.ini @@ -0,0 +1,25 @@ +# GW7F69 - 007: Agent Under Fire (tm) + +[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 video cutscenes 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] +ProjectionHack = 0 + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GW7P69.ini b/Data/Sys/GameSettings/GW7P69.ini index d062875728..1b649999f7 100644 --- a/Data/Sys/GameSettings/GW7P69.ini +++ b/Data/Sys/GameSettings/GW7P69.ini @@ -1,11 +1,12 @@ -# GW7P69 - one inch punch +# GW7P69 - 007: Agent Under Fire (tm) [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 = 4 +EmulationIssues = Needs real xfb for the video cutscenes to display. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -16,3 +17,9 @@ EmulationIssues = [ActionReplay] # Add action replay cheats here. +[Video] +ProjectionHack = 0 + +[Video_Settings] +UseXFB = True +UseRealXFB = True