From 754c4c0ee93022ee091b7b47c4491392c3f9aac4 Mon Sep 17 00:00:00 2001 From: Scott Mansell Date: Thu, 4 Feb 2016 21:02:38 +1300 Subject: [PATCH] GameInis: Deduplicate NES Virtual Console games --- Data/Sys/GameSettings/{FB5.ini => F.ini} | 11 +-------- Data/Sys/GameSettings/FA6.ini | 29 ------------------------ Data/Sys/GameSettings/FA7.ini | 29 ------------------------ Data/Sys/GameSettings/FA8.ini | 29 ------------------------ Data/Sys/GameSettings/FA9.ini | 29 ------------------------ Data/Sys/GameSettings/FAA.ini | 26 ++------------------- Data/Sys/GameSettings/FAB.ini | 26 ++------------------- Data/Sys/GameSettings/FAG.ini | 26 ++------------------- Data/Sys/GameSettings/FAH.ini | 26 ++------------------- Data/Sys/GameSettings/FAK.ini | 25 ++------------------ Data/Sys/GameSettings/FAL.ini | 26 ++------------------- Data/Sys/GameSettings/FAN.ini | 26 ++------------------- Data/Sys/GameSettings/FAO.ini | 26 ++------------------- Data/Sys/GameSettings/FAP.ini | 29 ------------------------ Data/Sys/GameSettings/FAQ.ini | 29 ------------------------ Data/Sys/GameSettings/FAS.ini | 26 ++------------------- Data/Sys/GameSettings/FAT.ini | 29 ------------------------ Data/Sys/GameSettings/FAV.ini | 29 ------------------------ Data/Sys/GameSettings/FAW.ini | 29 ------------------------ Data/Sys/GameSettings/FAX.ini | 29 ------------------------ Data/Sys/GameSettings/FB2.ini | 29 ------------------------ Data/Sys/GameSettings/FB4.ini | 29 ------------------------ Data/Sys/GameSettings/FBB.ini | 29 ------------------------ Data/Sys/GameSettings/FBC.ini | 29 ------------------------ Data/Sys/GameSettings/FBD.ini | 29 ------------------------ Data/Sys/GameSettings/FBE.ini | 29 ------------------------ Data/Sys/GameSettings/FBH.ini | 29 ------------------------ Data/Sys/GameSettings/FBI.ini | 29 ------------------------ Data/Sys/GameSettings/FBJ.ini | 29 ------------------------ Data/Sys/GameSettings/FBL.ini | 29 ------------------------ Data/Sys/GameSettings/FBN.ini | 29 ------------------------ Data/Sys/GameSettings/FBR.ini | 29 ------------------------ Data/Sys/GameSettings/FBS.ini | 29 ------------------------ Data/Sys/GameSettings/FBU.ini | 29 ------------------------ Data/Sys/GameSettings/FBY.ini | 29 ------------------------ Data/Sys/GameSettings/FBZ.ini | 29 ------------------------ Data/Sys/GameSettings/FC3.ini | 29 ------------------------ Data/Sys/GameSettings/FC6.ini | 29 ------------------------ Data/Sys/GameSettings/FC7.ini | 29 ------------------------ Data/Sys/GameSettings/FC8.ini | 29 ------------------------ Data/Sys/GameSettings/FCA.ini | 29 ------------------------ Data/Sys/GameSettings/FCP.ini | 29 ------------------------ Data/Sys/GameSettings/FCQ.ini | 29 ------------------------ Data/Sys/GameSettings/FCR.ini | 29 ------------------------ Data/Sys/GameSettings/FCS.ini | 29 ------------------------ Data/Sys/GameSettings/FCT.ini | 29 ------------------------ Data/Sys/GameSettings/FCU.ini | 29 ------------------------ Data/Sys/GameSettings/FCV.ini | 29 ------------------------ Data/Sys/GameSettings/FCW.ini | 29 ------------------------ Data/Sys/GameSettings/FCY.ini | 29 ------------------------ Data/Sys/GameSettings/FCZ.ini | 29 ------------------------ Data/Sys/GameSettings/FD2.ini | 29 ------------------------ Data/Sys/GameSettings/FD6.ini | 29 ------------------------ Data/Sys/GameSettings/FD7.ini | 29 ------------------------ Data/Sys/GameSettings/FDA.ini | 29 ------------------------ Data/Sys/GameSettings/FDF.ini | 29 ------------------------ Data/Sys/GameSettings/FDG.ini | 29 ------------------------ Data/Sys/GameSettings/FDL.ini | 29 ------------------------ Data/Sys/GameSettings/FDN.ini | 29 ------------------------ Data/Sys/GameSettings/FDO.ini | 29 ------------------------ Data/Sys/GameSettings/FDP.ini | 29 ------------------------ Data/Sys/GameSettings/FDQ.ini | 29 ------------------------ Data/Sys/GameSettings/FDT.ini | 29 ------------------------ Data/Sys/GameSettings/FDU.ini | 29 ------------------------ Data/Sys/GameSettings/FDV.ini | 29 ------------------------ Data/Sys/GameSettings/FEC.ini | 29 ------------------------ Data/Sys/GameSettings/FED.ini | 29 ------------------------ Data/Sys/GameSettings/FEI.ini | 29 ------------------------ Data/Sys/GameSettings/FEM.ini | 29 ------------------------ Data/Sys/GameSettings/FEN.ini | 29 ------------------------ Data/Sys/GameSettings/FEQ.ini | 29 ------------------------ Data/Sys/GameSettings/FER.ini | 29 ------------------------ Data/Sys/GameSettings/FES.ini | 29 ------------------------ Data/Sys/GameSettings/FEU.ini | 29 ------------------------ Data/Sys/GameSettings/FFA.ini | 29 ------------------------ Data/Sys/GameSettings/FFD.ini | 29 ------------------------ Data/Sys/GameSettings/FFE.ini | 29 ------------------------ Data/Sys/GameSettings/FFL.ini | 29 ------------------------ Data/Sys/GameSettings/FFM.ini | 29 ------------------------ Data/Sys/GameSettings/FFN.ini | 29 ------------------------ Data/Sys/GameSettings/FFQ.ini | 29 ------------------------ Data/Sys/GameSettings/FFY.ini | 29 ------------------------ 82 files changed, 19 insertions(+), 2313 deletions(-) rename Data/Sys/GameSettings/{FB5.ini => F.ini} (66%) delete mode 100644 Data/Sys/GameSettings/FA6.ini delete mode 100644 Data/Sys/GameSettings/FA7.ini delete mode 100644 Data/Sys/GameSettings/FA8.ini delete mode 100644 Data/Sys/GameSettings/FA9.ini delete mode 100644 Data/Sys/GameSettings/FAP.ini delete mode 100644 Data/Sys/GameSettings/FAQ.ini delete mode 100644 Data/Sys/GameSettings/FAT.ini delete mode 100644 Data/Sys/GameSettings/FAV.ini delete mode 100644 Data/Sys/GameSettings/FAW.ini delete mode 100644 Data/Sys/GameSettings/FAX.ini delete mode 100644 Data/Sys/GameSettings/FB2.ini delete mode 100644 Data/Sys/GameSettings/FB4.ini delete mode 100644 Data/Sys/GameSettings/FBB.ini delete mode 100644 Data/Sys/GameSettings/FBC.ini delete mode 100644 Data/Sys/GameSettings/FBD.ini delete mode 100644 Data/Sys/GameSettings/FBE.ini delete mode 100644 Data/Sys/GameSettings/FBH.ini delete mode 100644 Data/Sys/GameSettings/FBI.ini delete mode 100644 Data/Sys/GameSettings/FBJ.ini delete mode 100644 Data/Sys/GameSettings/FBL.ini delete mode 100644 Data/Sys/GameSettings/FBN.ini delete mode 100644 Data/Sys/GameSettings/FBR.ini delete mode 100644 Data/Sys/GameSettings/FBS.ini delete mode 100644 Data/Sys/GameSettings/FBU.ini delete mode 100644 Data/Sys/GameSettings/FBY.ini delete mode 100644 Data/Sys/GameSettings/FBZ.ini delete mode 100644 Data/Sys/GameSettings/FC3.ini delete mode 100644 Data/Sys/GameSettings/FC6.ini delete mode 100644 Data/Sys/GameSettings/FC7.ini delete mode 100644 Data/Sys/GameSettings/FC8.ini delete mode 100644 Data/Sys/GameSettings/FCA.ini delete mode 100644 Data/Sys/GameSettings/FCP.ini delete mode 100644 Data/Sys/GameSettings/FCQ.ini delete mode 100644 Data/Sys/GameSettings/FCR.ini delete mode 100644 Data/Sys/GameSettings/FCS.ini delete mode 100644 Data/Sys/GameSettings/FCT.ini delete mode 100644 Data/Sys/GameSettings/FCU.ini delete mode 100644 Data/Sys/GameSettings/FCV.ini delete mode 100644 Data/Sys/GameSettings/FCW.ini delete mode 100644 Data/Sys/GameSettings/FCY.ini delete mode 100644 Data/Sys/GameSettings/FCZ.ini delete mode 100644 Data/Sys/GameSettings/FD2.ini delete mode 100644 Data/Sys/GameSettings/FD6.ini delete mode 100644 Data/Sys/GameSettings/FD7.ini delete mode 100644 Data/Sys/GameSettings/FDA.ini delete mode 100644 Data/Sys/GameSettings/FDF.ini delete mode 100644 Data/Sys/GameSettings/FDG.ini delete mode 100644 Data/Sys/GameSettings/FDL.ini delete mode 100644 Data/Sys/GameSettings/FDN.ini delete mode 100644 Data/Sys/GameSettings/FDO.ini delete mode 100644 Data/Sys/GameSettings/FDP.ini delete mode 100644 Data/Sys/GameSettings/FDQ.ini delete mode 100644 Data/Sys/GameSettings/FDT.ini delete mode 100644 Data/Sys/GameSettings/FDU.ini delete mode 100644 Data/Sys/GameSettings/FDV.ini delete mode 100644 Data/Sys/GameSettings/FEC.ini delete mode 100644 Data/Sys/GameSettings/FED.ini delete mode 100644 Data/Sys/GameSettings/FEI.ini delete mode 100644 Data/Sys/GameSettings/FEM.ini delete mode 100644 Data/Sys/GameSettings/FEN.ini delete mode 100644 Data/Sys/GameSettings/FEQ.ini delete mode 100644 Data/Sys/GameSettings/FER.ini delete mode 100644 Data/Sys/GameSettings/FES.ini delete mode 100644 Data/Sys/GameSettings/FEU.ini delete mode 100644 Data/Sys/GameSettings/FFA.ini delete mode 100644 Data/Sys/GameSettings/FFD.ini delete mode 100644 Data/Sys/GameSettings/FFE.ini delete mode 100644 Data/Sys/GameSettings/FFL.ini delete mode 100644 Data/Sys/GameSettings/FFM.ini delete mode 100644 Data/Sys/GameSettings/FFN.ini delete mode 100644 Data/Sys/GameSettings/FFQ.ini delete mode 100644 Data/Sys/GameSettings/FFY.ini diff --git a/Data/Sys/GameSettings/FB5.ini b/Data/Sys/GameSettings/F.ini similarity index 66% rename from Data/Sys/GameSettings/FB5.ini rename to Data/Sys/GameSettings/F.ini index 6c790a738a..6cabfcd7e8 100644 --- a/Data/Sys/GameSettings/FB5.ini +++ b/Data/Sys/GameSettings/F.ini @@ -1,4 +1,4 @@ -# FB5E01 - ZANAC +# Fxxxxx - All NES Virtual Console games [Core] # Values set here will override the main Dolphin settings. @@ -8,15 +8,6 @@ EmulationIssues = Texture filtering will cause glitches. 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. - [Video_Settings] SafeTextureCacheColorSamples = 0 EFBScale = 2 diff --git a/Data/Sys/GameSettings/FA6.ini b/Data/Sys/GameSettings/FA6.ini deleted file mode 100644 index c6e17f367e..0000000000 --- a/Data/Sys/GameSettings/FA6.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FA6E01, FA6P01 - Donkey Kong Jr. Math - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FA7.ini b/Data/Sys/GameSettings/FA7.ini deleted file mode 100644 index 18ad780ebe..0000000000 --- a/Data/Sys/GameSettings/FA7.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FA7E01, FA7P01 - Yoshi - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FA8.ini b/Data/Sys/GameSettings/FA8.ini deleted file mode 100644 index 6ee4a15810..0000000000 --- a/Data/Sys/GameSettings/FA8.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FA8E01, FA8F01, FA8P01 - Kirby's Adventure [NES] - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FA9.ini b/Data/Sys/GameSettings/FA9.ini deleted file mode 100644 index 2d457cb6df..0000000000 --- a/Data/Sys/GameSettings/FA9.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FA9E01, FA9P01 - Zelda II: The Adventure of Link - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FAA.ini b/Data/Sys/GameSettings/FAA.ini index fc4e5daaea..3b7faf5068 100644 --- a/Data/Sys/GameSettings/FAA.ini +++ b/Data/Sys/GameSettings/FAA.ini @@ -1,26 +1,4 @@ # FAAE01, FAAP01 - Donkey Kong -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 512 -EFBScale = 2 - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False +[Video_Hacks] +EFBToTextureEnable = diff --git a/Data/Sys/GameSettings/FAB.ini b/Data/Sys/GameSettings/FAB.ini index 55ff93acca..9f32e5ae83 100644 --- a/Data/Sys/GameSettings/FAB.ini +++ b/Data/Sys/GameSettings/FAB.ini @@ -1,26 +1,4 @@ # FABE01, FABP01 - Donkey Kong Jr. -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 512 -EFBScale = 2 - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False +[Video_Hacks] +EFBToTextureEnable = diff --git a/Data/Sys/GameSettings/FAG.ini b/Data/Sys/GameSettings/FAG.ini index 05fadb580c..b2c03e85a7 100644 --- a/Data/Sys/GameSettings/FAG.ini +++ b/Data/Sys/GameSettings/FAG.ini @@ -1,26 +1,4 @@ # FAGE01, FAGP01 - Super Mario Bros. -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 512 -EFBScale = 2 - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False +[Video_Hacks] +EFBToTextureEnable = diff --git a/Data/Sys/GameSettings/FAH.ini b/Data/Sys/GameSettings/FAH.ini index 15e23dca36..14ff12f73a 100644 --- a/Data/Sys/GameSettings/FAH.ini +++ b/Data/Sys/GameSettings/FAH.ini @@ -1,26 +1,4 @@ # FAHE01, FAHP01 - Tennis -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 512 -EFBScale = 2 - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False +[Video_Hacks] +EFBToTextureEnable = diff --git a/Data/Sys/GameSettings/FAK.ini b/Data/Sys/GameSettings/FAK.ini index dd7a8f6deb..0aaf587c73 100644 --- a/Data/Sys/GameSettings/FAK.ini +++ b/Data/Sys/GameSettings/FAK.ini @@ -1,26 +1,5 @@ # FAKE01, FAKP01 - The Legend of Zelda -[Core] -# Values set here will override the main Dolphin settings. +[Video_Hacks] +EFBToTextureEnable = -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FAL.ini b/Data/Sys/GameSettings/FAL.ini index 6c6283242c..cb71099455 100644 --- a/Data/Sys/GameSettings/FAL.ini +++ b/Data/Sys/GameSettings/FAL.ini @@ -1,26 +1,4 @@ # FALE01, FALP01 - Baseball -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 512 -EFBScale = 2 - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False +[Video_Hacks] +EFBToTextureEnable = diff --git a/Data/Sys/GameSettings/FAN.ini b/Data/Sys/GameSettings/FAN.ini index 11b056e100..d8324ddf5b 100644 --- a/Data/Sys/GameSettings/FAN.ini +++ b/Data/Sys/GameSettings/FAN.ini @@ -1,26 +1,4 @@ # FANE01, FANP01 - Urban Champion -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 512 -EFBScale = 2 - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False +[Video_Hacks] +EFBToTextureEnable = diff --git a/Data/Sys/GameSettings/FAO.ini b/Data/Sys/GameSettings/FAO.ini index b4176bed85..8b28dad422 100644 --- a/Data/Sys/GameSettings/FAO.ini +++ b/Data/Sys/GameSettings/FAO.ini @@ -1,26 +1,4 @@ # FAOE01, FAOP01 - Solomon's Key -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 512 -EFBScale = 2 - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False +[Video_Hacks] +EFBToTextureEnable = diff --git a/Data/Sys/GameSettings/FAP.ini b/Data/Sys/GameSettings/FAP.ini deleted file mode 100644 index f8b9621f97..0000000000 --- a/Data/Sys/GameSettings/FAP.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FAPE01, FAPP01 - NES Open Tour. Golf - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FAQ.ini b/Data/Sys/GameSettings/FAQ.ini deleted file mode 100644 index 025f84394e..0000000000 --- a/Data/Sys/GameSettings/FAQ.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FAQL01, FAQN01 - Ninja JaJaMaru-kun - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FAS.ini b/Data/Sys/GameSettings/FAS.ini index 5369fbe521..16eadf4f3f 100644 --- a/Data/Sys/GameSettings/FAS.ini +++ b/Data/Sys/GameSettings/FAS.ini @@ -1,26 +1,4 @@ # FASE01, FASP01 - Xevious -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False +[Video_Hacks] +EFBToTextureEnable = diff --git a/Data/Sys/GameSettings/FAT.ini b/Data/Sys/GameSettings/FAT.ini deleted file mode 100644 index 33b30bec5e..0000000000 --- a/Data/Sys/GameSettings/FAT.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FATE01 - THE LEGEND OF KAGE - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FAV.ini b/Data/Sys/GameSettings/FAV.ini deleted file mode 100644 index 51809a140e..0000000000 --- a/Data/Sys/GameSettings/FAV.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FAVE01 - TECMO BOWL - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FAW.ini b/Data/Sys/GameSettings/FAW.ini deleted file mode 100644 index 186e411a89..0000000000 --- a/Data/Sys/GameSettings/FAW.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FAWE01 - ELEVATOR ACTION - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FAX.ini b/Data/Sys/GameSettings/FAX.ini deleted file mode 100644 index 28606365a7..0000000000 --- a/Data/Sys/GameSettings/FAX.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FAXE01, FAXP01 - Pac-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. -EmulationIssues = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FB2.ini b/Data/Sys/GameSettings/FB2.ini deleted file mode 100644 index ee42a85e06..0000000000 --- a/Data/Sys/GameSettings/FB2.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FB2E01, FB2P01 - Super Mario Bros. The Lost Levels - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FB4.ini b/Data/Sys/GameSettings/FB4.ini deleted file mode 100644 index e8b4662f7a..0000000000 --- a/Data/Sys/GameSettings/FB4.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FB4E01, FB4P01 - Lunar Pool - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBB.ini b/Data/Sys/GameSettings/FBB.ini deleted file mode 100644 index c26a0bc383..0000000000 --- a/Data/Sys/GameSettings/FBB.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBBE01, FBBP01 - Mach Rider - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBC.ini b/Data/Sys/GameSettings/FBC.ini deleted file mode 100644 index bad1d45ce1..0000000000 --- a/Data/Sys/GameSettings/FBC.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBCE01, FBCP01 - Excitebike - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBD.ini b/Data/Sys/GameSettings/FBD.ini deleted file mode 100644 index efd128d4cd..0000000000 --- a/Data/Sys/GameSettings/FBD.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBDE01, FBDP01 - Kid Icarus - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBE.ini b/Data/Sys/GameSettings/FBE.ini deleted file mode 100644 index bb9b5997eb..0000000000 --- a/Data/Sys/GameSettings/FBE.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBEE01, FBEP01 - Ice Climber - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBH.ini b/Data/Sys/GameSettings/FBH.ini deleted file mode 100644 index b773d975b0..0000000000 --- a/Data/Sys/GameSettings/FBH.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBHE01, FBHJ01, FBHP01 - Castlevania - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBI.ini b/Data/Sys/GameSettings/FBI.ini deleted file mode 100644 index 7c0c9becbc..0000000000 --- a/Data/Sys/GameSettings/FBI.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBIE01, FBIP01 - Punch-Out!! - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBJ.ini b/Data/Sys/GameSettings/FBJ.ini deleted file mode 100644 index 94d7339814..0000000000 --- a/Data/Sys/GameSettings/FBJ.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBJE01, FBJP01 - Mighty Bomb Jack - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBL.ini b/Data/Sys/GameSettings/FBL.ini deleted file mode 100644 index dabc1ceaa7..0000000000 --- a/Data/Sys/GameSettings/FBL.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBLE01, FBLM01 - Lode Runner - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBN.ini b/Data/Sys/GameSettings/FBN.ini deleted file mode 100644 index 84f005ccaf..0000000000 --- a/Data/Sys/GameSettings/FBN.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBNE01, FBNM01 - Ninja Gaiden - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBR.ini b/Data/Sys/GameSettings/FBR.ini deleted file mode 100644 index bf2733212d..0000000000 --- a/Data/Sys/GameSettings/FBR.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBRE01, FBRJ01, FBRP01 - Galaga - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBS.ini b/Data/Sys/GameSettings/FBS.ini deleted file mode 100644 index e496f13f0a..0000000000 --- a/Data/Sys/GameSettings/FBS.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBSE01, FBSM01 - Milon's Secret Castle - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBU.ini b/Data/Sys/GameSettings/FBU.ini deleted file mode 100644 index 782ab936ec..0000000000 --- a/Data/Sys/GameSettings/FBU.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBUE01, FBUP01 - Adventures of Lolo - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBY.ini b/Data/Sys/GameSettings/FBY.ini deleted file mode 100644 index 367c12ec31..0000000000 --- a/Data/Sys/GameSettings/FBY.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBYE01, FBYP01 - Super Mario Bros. 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. -EmulationIssues = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 512 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FBZ.ini b/Data/Sys/GameSettings/FBZ.ini deleted file mode 100644 index 732d96773e..0000000000 --- a/Data/Sys/GameSettings/FBZ.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FBZE01, FBZP01 - Metroid - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FC3.ini b/Data/Sys/GameSettings/FC3.ini deleted file mode 100644 index 10270db62b..0000000000 --- a/Data/Sys/GameSettings/FC3.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FC3E01, FC3P01 - Bubble Bobble - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FC6.ini b/Data/Sys/GameSettings/FC6.ini deleted file mode 100644 index db38cab097..0000000000 --- a/Data/Sys/GameSettings/FC6.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FC6E01, FC6P01 - StarTropics - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FC7.ini b/Data/Sys/GameSettings/FC7.ini deleted file mode 100644 index 3515d91623..0000000000 --- a/Data/Sys/GameSettings/FC7.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FC7E01 - Play Action Football - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FC8.ini b/Data/Sys/GameSettings/FC8.ini deleted file mode 100644 index 1f82624b6b..0000000000 --- a/Data/Sys/GameSettings/FC8.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FC8E01, FC8J01, FC8P01 - Castlevania II - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FCA.ini b/Data/Sys/GameSettings/FCA.ini deleted file mode 100644 index bdd3a056a3..0000000000 --- a/Data/Sys/GameSettings/FCA.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FCAE01 - Star Soldier - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FCP.ini b/Data/Sys/GameSettings/FCP.ini deleted file mode 100644 index f0e858c2cb..0000000000 --- a/Data/Sys/GameSettings/FCP.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FCPE01, FCPP01 - Balloon Fight - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FCQ.ini b/Data/Sys/GameSettings/FCQ.ini deleted file mode 100644 index 7bf3cfba76..0000000000 --- a/Data/Sys/GameSettings/FCQ.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FCQE01 - Ninja Gaiden II - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FCR.ini b/Data/Sys/GameSettings/FCR.ini deleted file mode 100644 index 2a1f48f223..0000000000 --- a/Data/Sys/GameSettings/FCR.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FCRE01, FCRP01 - Adventure Island - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 512 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FCS.ini b/Data/Sys/GameSettings/FCS.ini deleted file mode 100644 index 00df1ccfd7..0000000000 --- a/Data/Sys/GameSettings/FCS.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FCSE01, FCSP01 - Super C - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FCT.ini b/Data/Sys/GameSettings/FCT.ini deleted file mode 100644 index 460af445f8..0000000000 --- a/Data/Sys/GameSettings/FCT.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FCTE01, FCTJ01, FCTP01 - Mega 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. -EmulationIssues = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FCU.ini b/Data/Sys/GameSettings/FCU.ini deleted file mode 100644 index c3699b1cef..0000000000 --- a/Data/Sys/GameSettings/FCU.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FCUE01, FCUP01 - Volleyball - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FCV.ini b/Data/Sys/GameSettings/FCV.ini deleted file mode 100644 index dea3ad94aa..0000000000 --- a/Data/Sys/GameSettings/FCV.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FCVE01, FCVP01 - Wrecking Crew - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FCW.ini b/Data/Sys/GameSettings/FCW.ini deleted file mode 100644 index 90c4a9f966..0000000000 --- a/Data/Sys/GameSettings/FCW.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FCWE01, FCWP01 - Super Mario Bros. 3 - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FCY.ini b/Data/Sys/GameSettings/FCY.ini deleted file mode 100644 index f4a207b72f..0000000000 --- a/Data/Sys/GameSettings/FCY.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FCYE01, FCYP01 - Yoshi's Cookie - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FCZ.ini b/Data/Sys/GameSettings/FCZ.ini deleted file mode 100644 index 93c2dfbd55..0000000000 --- a/Data/Sys/GameSettings/FCZ.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FCZE01 - KING'S KNIGHT - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FD2.ini b/Data/Sys/GameSettings/FD2.ini deleted file mode 100644 index 8684a619a3..0000000000 --- a/Data/Sys/GameSettings/FD2.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FD2E01, FD2P01 - Double Dragon - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FD6.ini b/Data/Sys/GameSettings/FD6.ini deleted file mode 100644 index 1be25974e9..0000000000 --- a/Data/Sys/GameSettings/FD6.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FD6E01, FD6P01 - ADVENTURES OF LOLO 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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FD7.ini b/Data/Sys/GameSettings/FD7.ini deleted file mode 100644 index d83c1b002a..0000000000 --- a/Data/Sys/GameSettings/FD7.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FD7E01, FD7J01, FD7P01 - Mega Man 3 - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FDA.ini b/Data/Sys/GameSettings/FDA.ini deleted file mode 100644 index c0b9ed43ac..0000000000 --- a/Data/Sys/GameSettings/FDA.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FDAE01, FDAM01 - Spelunker - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FDF.ini b/Data/Sys/GameSettings/FDF.ini deleted file mode 100644 index d16be967fb..0000000000 --- a/Data/Sys/GameSettings/FDF.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FDFE01 - Bases Loaded - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FDG.ini b/Data/Sys/GameSettings/FDG.ini deleted file mode 100644 index 563a65f194..0000000000 --- a/Data/Sys/GameSettings/FDG.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FDGE01, FDGP01 - Ghosts'n Goblins - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FDL.ini b/Data/Sys/GameSettings/FDL.ini deleted file mode 100644 index 58c7d3620d..0000000000 --- a/Data/Sys/GameSettings/FDL.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FDLE01 - Ninja Gaiden III: The Ancient Ship of Doom - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FDN.ini b/Data/Sys/GameSettings/FDN.ini deleted file mode 100644 index 97459eaafc..0000000000 --- a/Data/Sys/GameSettings/FDN.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FDNE01, FDNP01, FDNJ01 - Mega Man 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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FDO.ini b/Data/Sys/GameSettings/FDO.ini deleted file mode 100644 index 96a2e29bba..0000000000 --- a/Data/Sys/GameSettings/FDO.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FDOE01, FDOP01 - OPERATION WOLF - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FDP.ini b/Data/Sys/GameSettings/FDP.ini deleted file mode 100644 index 2de10b50d6..0000000000 --- a/Data/Sys/GameSettings/FDP.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FDPE01, FDPP01 - Blades of Steel - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FDQ.ini b/Data/Sys/GameSettings/FDQ.ini deleted file mode 100644 index cb15e47c2b..0000000000 --- a/Data/Sys/GameSettings/FDQ.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FDQE01, FDQP01 - DOUBLE DRIBBLE - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FDT.ini b/Data/Sys/GameSettings/FDT.ini deleted file mode 100644 index 1cff48c535..0000000000 --- a/Data/Sys/GameSettings/FDT.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FDTE01 - Renegade - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FDU.ini b/Data/Sys/GameSettings/FDU.ini deleted file mode 100644 index 34dea3b57a..0000000000 --- a/Data/Sys/GameSettings/FDU.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FDUE01 - Super Dodge Ball - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FDV.ini b/Data/Sys/GameSettings/FDV.ini deleted file mode 100644 index 519327ed86..0000000000 --- a/Data/Sys/GameSettings/FDV.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FDVE01, FDVP01 - River City Ransom - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FEC.ini b/Data/Sys/GameSettings/FEC.ini deleted file mode 100644 index df4fadbfe1..0000000000 --- a/Data/Sys/GameSettings/FEC.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FECE01 - Skykid - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FED.ini b/Data/Sys/GameSettings/FED.ini deleted file mode 100644 index bda408b0a6..0000000000 --- a/Data/Sys/GameSettings/FED.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FEDL01, FEDN01 - DIG DUG - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FEI.ini b/Data/Sys/GameSettings/FEI.ini deleted file mode 100644 index 59f47cc804..0000000000 --- a/Data/Sys/GameSettings/FEI.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FEIE01, FEIP01 - City Connection - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FEM.ini b/Data/Sys/GameSettings/FEM.ini deleted file mode 100644 index 0601709e14..0000000000 --- a/Data/Sys/GameSettings/FEM.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FEML01, FEMN01 - BOKUTTE UPA - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FEN.ini b/Data/Sys/GameSettings/FEN.ini deleted file mode 100644 index a46c25ab60..0000000000 --- a/Data/Sys/GameSettings/FEN.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FENE01 - Life Force - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FEQ.ini b/Data/Sys/GameSettings/FEQ.ini deleted file mode 100644 index 6980989226..0000000000 --- a/Data/Sys/GameSettings/FEQ.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FEQE01, FEQJ01, FEQP01 - Castlevania III - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 4096 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FER.ini b/Data/Sys/GameSettings/FER.ini deleted file mode 100644 index a566fea74a..0000000000 --- a/Data/Sys/GameSettings/FER.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FERE01, FERM01 - StarTropics II - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FES.ini b/Data/Sys/GameSettings/FES.ini deleted file mode 100644 index c642ebc648..0000000000 --- a/Data/Sys/GameSettings/FES.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FESE01, FESP01 - Clu Clu Land - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FEU.ini b/Data/Sys/GameSettings/FEU.ini deleted file mode 100644 index f31430dcca..0000000000 --- a/Data/Sys/GameSettings/FEU.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FEUE01, FEUP01 - Donkey Kong 3 - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FFA.ini b/Data/Sys/GameSettings/FFA.ini deleted file mode 100644 index 01a7c902b3..0000000000 --- a/Data/Sys/GameSettings/FFA.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FFAE01, FFAM01 - Final Fantasy - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FFD.ini b/Data/Sys/GameSettings/FFD.ini deleted file mode 100644 index 08a8408ade..0000000000 --- a/Data/Sys/GameSettings/FFD.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FFDE01 - Crash 'N The Boys - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FFE.ini b/Data/Sys/GameSettings/FFE.ini deleted file mode 100644 index 5805da5b89..0000000000 --- a/Data/Sys/GameSettings/FFE.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FFEE01, FFEP01 - A Boy and His Blob - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FFL.ini b/Data/Sys/GameSettings/FFL.ini deleted file mode 100644 index 842239cd90..0000000000 --- a/Data/Sys/GameSettings/FFL.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FFLE01 - Princess Tomato - -[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 = Texture filtering will cause 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_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FFM.ini b/Data/Sys/GameSettings/FFM.ini deleted file mode 100644 index a9bf201a76..0000000000 --- a/Data/Sys/GameSettings/FFM.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FFME01, FFMP01 - Blaster Master - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FFN.ini b/Data/Sys/GameSettings/FFN.ini deleted file mode 100644 index f5b02c1ed2..0000000000 --- a/Data/Sys/GameSettings/FFN.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FFNE01, FFNJ01, FFNP01 - Mega Man 4 - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FFQ.ini b/Data/Sys/GameSettings/FFQ.ini deleted file mode 100644 index e158b423aa..0000000000 --- a/Data/Sys/GameSettings/FFQ.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FFQE01, FFQM01 - Shadow of the Ninja - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False diff --git a/Data/Sys/GameSettings/FFY.ini b/Data/Sys/GameSettings/FFY.ini deleted file mode 100644 index 12c0b16789..0000000000 --- a/Data/Sys/GameSettings/FFY.ini +++ /dev/null @@ -1,29 +0,0 @@ -# FFYE01, FFYJ01, FFYP01 - Mega Man 5 - -[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 = Texture filtering will cause glitches. -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. - -[Video_Settings] -SafeTextureCacheColorSamples = 0 -EFBScale = 2 - -[Video_Hacks] -EFBToTextureEnable = False - -[Video_Enhancements] -MaxAnisotropy = 0 -ForceFiltering = False