From 5c00fc3e444488f1019935047c6a326656efe432 Mon Sep 17 00:00:00 2001 From: Scott Mansell Date: Thu, 4 Feb 2016 21:13:18 +1300 Subject: [PATCH] GameInis: Deduplicate SNES Virtual Console games --- Data/Sys/GameSettings/{JAF.ini => J.ini} | 11 +---------- Data/Sys/GameSettings/JA4.ini | 21 --------------------- Data/Sys/GameSettings/JA6.ini | 21 --------------------- Data/Sys/GameSettings/JA7.ini | 17 ----------------- Data/Sys/GameSettings/JA8.ini | 21 --------------------- Data/Sys/GameSettings/JAA.ini | 21 --------------------- Data/Sys/GameSettings/JAC.ini | 22 ---------------------- Data/Sys/GameSettings/JAD.ini | 21 --------------------- Data/Sys/GameSettings/JAE.ini | 17 ----------------- Data/Sys/GameSettings/JAH.ini | 21 --------------------- Data/Sys/GameSettings/JAI.ini | 21 --------------------- Data/Sys/GameSettings/JAJ.ini | 21 --------------------- Data/Sys/GameSettings/JAL.ini | 17 ----------------- Data/Sys/GameSettings/JAM.ini | 21 --------------------- Data/Sys/GameSettings/JAV.ini | 21 --------------------- Data/Sys/GameSettings/JAW.ini | 21 --------------------- Data/Sys/GameSettings/JAZ.ini | 21 --------------------- Data/Sys/GameSettings/JB3.ini | 21 --------------------- Data/Sys/GameSettings/JBA.ini | 17 ----------------- Data/Sys/GameSettings/JBB.ini | 21 --------------------- Data/Sys/GameSettings/JBC.ini | 6 ------ Data/Sys/GameSettings/JBD.ini | 21 --------------------- Data/Sys/GameSettings/JBI.ini | 21 --------------------- Data/Sys/GameSettings/JBK.ini | 9 --------- Data/Sys/GameSettings/JBL.ini | 21 --------------------- Data/Sys/GameSettings/JBP.ini | 21 --------------------- Data/Sys/GameSettings/JBQ.ini | 17 ----------------- Data/Sys/GameSettings/JBR.ini | 21 --------------------- Data/Sys/GameSettings/JBS.ini | 17 ----------------- Data/Sys/GameSettings/JBT.ini | 21 --------------------- Data/Sys/GameSettings/JBU.ini | 17 ----------------- Data/Sys/GameSettings/JBW.ini | 21 --------------------- Data/Sys/GameSettings/JBY.ini | 21 --------------------- Data/Sys/GameSettings/JC4.ini | 21 --------------------- Data/Sys/GameSettings/JC7.ini | 21 --------------------- Data/Sys/GameSettings/JC8.ini | 9 --------- Data/Sys/GameSettings/JCA.ini | 21 --------------------- Data/Sys/GameSettings/JCB.ini | 21 --------------------- Data/Sys/GameSettings/JCC.ini | 21 --------------------- Data/Sys/GameSettings/JCD.ini | 17 ----------------- Data/Sys/GameSettings/JCJ.ini | 21 --------------------- Data/Sys/GameSettings/JCK.ini | 21 --------------------- Data/Sys/GameSettings/JCL.ini | 9 --------- Data/Sys/GameSettings/JCN.ini | 21 --------------------- Data/Sys/GameSettings/JCT.ini | 9 --------- Data/Sys/GameSettings/JCV.ini | 21 --------------------- Data/Sys/GameSettings/JCW.ini | 21 --------------------- Data/Sys/GameSettings/JCX.ini | 17 ----------------- Data/Sys/GameSettings/JCY.ini | 9 --------- Data/Sys/GameSettings/JCZ.ini | 21 --------------------- Data/Sys/GameSettings/JDA.ini | 17 ----------------- Data/Sys/GameSettings/JDC.ini | 21 --------------------- Data/Sys/GameSettings/JDD.ini | 21 --------------------- Data/Sys/GameSettings/JDE.ini | 21 --------------------- Data/Sys/GameSettings/JDI.ini | 21 --------------------- Data/Sys/GameSettings/JDJ.ini | 21 --------------------- Data/Sys/GameSettings/JDL.ini | 21 --------------------- Data/Sys/GameSettings/JDN.ini | 21 --------------------- Data/Sys/GameSettings/JDV.ini | 9 --------- Data/Sys/GameSettings/JDW.ini | 21 --------------------- Data/Sys/GameSettings/JDX.ini | 21 --------------------- Data/Sys/GameSettings/JDZ.ini | 21 --------------------- Data/Sys/GameSettings/JEB.ini | 21 --------------------- Data/Sys/GameSettings/JEC.ini | 13 ------------- Data/Sys/GameSettings/JEH.ini | 21 --------------------- 65 files changed, 1 insertion(+), 1220 deletions(-) rename Data/Sys/GameSettings/{JAF.ini => J.ini} (53%) delete mode 100644 Data/Sys/GameSettings/JA4.ini delete mode 100644 Data/Sys/GameSettings/JA6.ini delete mode 100644 Data/Sys/GameSettings/JA8.ini delete mode 100644 Data/Sys/GameSettings/JAA.ini delete mode 100644 Data/Sys/GameSettings/JAC.ini delete mode 100644 Data/Sys/GameSettings/JAD.ini delete mode 100644 Data/Sys/GameSettings/JAH.ini delete mode 100644 Data/Sys/GameSettings/JAI.ini delete mode 100644 Data/Sys/GameSettings/JAJ.ini delete mode 100644 Data/Sys/GameSettings/JAM.ini delete mode 100644 Data/Sys/GameSettings/JAV.ini delete mode 100644 Data/Sys/GameSettings/JAW.ini delete mode 100644 Data/Sys/GameSettings/JAZ.ini delete mode 100644 Data/Sys/GameSettings/JB3.ini delete mode 100644 Data/Sys/GameSettings/JBB.ini delete mode 100644 Data/Sys/GameSettings/JBD.ini delete mode 100644 Data/Sys/GameSettings/JBI.ini delete mode 100644 Data/Sys/GameSettings/JBL.ini delete mode 100644 Data/Sys/GameSettings/JBP.ini delete mode 100644 Data/Sys/GameSettings/JBR.ini delete mode 100644 Data/Sys/GameSettings/JBT.ini delete mode 100644 Data/Sys/GameSettings/JBW.ini delete mode 100644 Data/Sys/GameSettings/JBY.ini delete mode 100644 Data/Sys/GameSettings/JC4.ini delete mode 100644 Data/Sys/GameSettings/JC7.ini delete mode 100644 Data/Sys/GameSettings/JCA.ini delete mode 100644 Data/Sys/GameSettings/JCB.ini delete mode 100644 Data/Sys/GameSettings/JCC.ini delete mode 100644 Data/Sys/GameSettings/JCJ.ini delete mode 100644 Data/Sys/GameSettings/JCK.ini delete mode 100644 Data/Sys/GameSettings/JCN.ini delete mode 100644 Data/Sys/GameSettings/JCV.ini delete mode 100644 Data/Sys/GameSettings/JCW.ini delete mode 100644 Data/Sys/GameSettings/JCZ.ini delete mode 100644 Data/Sys/GameSettings/JDA.ini delete mode 100644 Data/Sys/GameSettings/JDC.ini delete mode 100644 Data/Sys/GameSettings/JDD.ini delete mode 100644 Data/Sys/GameSettings/JDE.ini delete mode 100644 Data/Sys/GameSettings/JDI.ini delete mode 100644 Data/Sys/GameSettings/JDJ.ini delete mode 100644 Data/Sys/GameSettings/JDL.ini delete mode 100644 Data/Sys/GameSettings/JDN.ini delete mode 100644 Data/Sys/GameSettings/JDW.ini delete mode 100644 Data/Sys/GameSettings/JDX.ini delete mode 100644 Data/Sys/GameSettings/JDZ.ini delete mode 100644 Data/Sys/GameSettings/JEB.ini delete mode 100644 Data/Sys/GameSettings/JEH.ini diff --git a/Data/Sys/GameSettings/JAF.ini b/Data/Sys/GameSettings/J.ini similarity index 53% rename from Data/Sys/GameSettings/JAF.ini rename to Data/Sys/GameSettings/J.ini index 7da6678ea3..22504e7b56 100644 --- a/Data/Sys/GameSettings/JAF.ini +++ b/Data/Sys/GameSettings/J.ini @@ -1,4 +1,4 @@ -# JAFE01 - Sim City +# Jxxxxx - All SNES Virtual Console games [Core] # Values set here will override the main Dolphin settings. @@ -8,14 +8,5 @@ EmulationIssues = 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 diff --git a/Data/Sys/GameSettings/JA4.ini b/Data/Sys/GameSettings/JA4.ini deleted file mode 100644 index 1fe96c3179..0000000000 --- a/Data/Sys/GameSettings/JA4.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JA4E01 - Super Ghouls 'n Ghosts - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JA6.ini b/Data/Sys/GameSettings/JA6.ini deleted file mode 100644 index 3d96fbcd95..0000000000 --- a/Data/Sys/GameSettings/JA6.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JA6E01 - Zombies Ate My Neighbors - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JA7.ini b/Data/Sys/GameSettings/JA7.ini index 27d17d7b32..8280a1d026 100644 --- a/Data/Sys/GameSettings/JA7.ini +++ b/Data/Sys/GameSettings/JA7.ini @@ -1,21 +1,4 @@ # JA7E01 - ActRaiser -[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 - -[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 diff --git a/Data/Sys/GameSettings/JA8.ini b/Data/Sys/GameSettings/JA8.ini deleted file mode 100644 index ec81ef1d68..0000000000 --- a/Data/Sys/GameSettings/JA8.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JA8E01 - Final 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 = -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 diff --git a/Data/Sys/GameSettings/JAA.ini b/Data/Sys/GameSettings/JAA.ini deleted file mode 100644 index 32ca11e469..0000000000 --- a/Data/Sys/GameSettings/JAA.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JAAE01 - Super Mario World - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JAC.ini b/Data/Sys/GameSettings/JAC.ini deleted file mode 100644 index cc9ecfb589..0000000000 --- a/Data/Sys/GameSettings/JAC.ini +++ /dev/null @@ -1,22 +0,0 @@ -# JACE01, JACP01 - F-Zero - -[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_Settings] -SafeTextureCacheColorSamples = 0 - diff --git a/Data/Sys/GameSettings/JAD.ini b/Data/Sys/GameSettings/JAD.ini deleted file mode 100644 index 0ed2a9a0fc..0000000000 --- a/Data/Sys/GameSettings/JAD.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JADE01 - The Legend of Zelda A Link to the Past - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JAE.ini b/Data/Sys/GameSettings/JAE.ini index 63b1d5a3d0..6656cc600f 100644 --- a/Data/Sys/GameSettings/JAE.ini +++ b/Data/Sys/GameSettings/JAE.ini @@ -1,21 +1,4 @@ # JAEE01 - Donkey Kong Country -[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 - -[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 diff --git a/Data/Sys/GameSettings/JAH.ini b/Data/Sys/GameSettings/JAH.ini deleted file mode 100644 index 8e2617d79d..0000000000 --- a/Data/Sys/GameSettings/JAH.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JAHE01 - R-Type 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 = -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 diff --git a/Data/Sys/GameSettings/JAI.ini b/Data/Sys/GameSettings/JAI.ini deleted file mode 100644 index 4ea6d5e98d..0000000000 --- a/Data/Sys/GameSettings/JAI.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JAIE01 - Super Castlevania IV - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JAJ.ini b/Data/Sys/GameSettings/JAJ.ini deleted file mode 100644 index 6b930b7551..0000000000 --- a/Data/Sys/GameSettings/JAJ.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JAJE01 - Street Fighter II The World Warrior - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JAL.ini b/Data/Sys/GameSettings/JAL.ini index 0d39c63f2a..20ee082ab3 100644 --- a/Data/Sys/GameSettings/JAL.ini +++ b/Data/Sys/GameSettings/JAL.ini @@ -1,21 +1,4 @@ # JALE01 - Contra 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 = -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 diff --git a/Data/Sys/GameSettings/JAM.ini b/Data/Sys/GameSettings/JAM.ini deleted file mode 100644 index 87d76c7901..0000000000 --- a/Data/Sys/GameSettings/JAM.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JAME01 - Gradius 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 = -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 diff --git a/Data/Sys/GameSettings/JAV.ini b/Data/Sys/GameSettings/JAV.ini deleted file mode 100644 index f819102709..0000000000 --- a/Data/Sys/GameSettings/JAV.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JAVE01 - Super 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. -EmulationIssues = -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 diff --git a/Data/Sys/GameSettings/JAW.ini b/Data/Sys/GameSettings/JAW.ini deleted file mode 100644 index 199ab9c55d..0000000000 --- a/Data/Sys/GameSettings/JAW.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JAWE01 - Romance of the Three Kingdoms IV: Wall of Fire - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JAZ.ini b/Data/Sys/GameSettings/JAZ.ini deleted file mode 100644 index aa93f9f8f8..0000000000 --- a/Data/Sys/GameSettings/JAZ.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JAZE01 - The Legend of the Mystical 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 = -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 diff --git a/Data/Sys/GameSettings/JB3.ini b/Data/Sys/GameSettings/JB3.ini deleted file mode 100644 index 7c766ff427..0000000000 --- a/Data/Sys/GameSettings/JB3.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JB3E01 - Harvest Moon - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JBA.ini b/Data/Sys/GameSettings/JBA.ini index 6fe0b76d31..ac4d34c851 100644 --- a/Data/Sys/GameSettings/JBA.ini +++ b/Data/Sys/GameSettings/JBA.ini @@ -1,21 +1,4 @@ # JBAE01 - Metal Marines -[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 - -[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 diff --git a/Data/Sys/GameSettings/JBB.ini b/Data/Sys/GameSettings/JBB.ini deleted file mode 100644 index 6b693f4d13..0000000000 --- a/Data/Sys/GameSettings/JBB.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JBBE01 - Super SF 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 = -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 diff --git a/Data/Sys/GameSettings/JBC.ini b/Data/Sys/GameSettings/JBC.ini index 0a453433f3..14ae811bd8 100644 --- a/Data/Sys/GameSettings/JBC.ini +++ b/Data/Sys/GameSettings/JBC.ini @@ -1,15 +1,9 @@ # JBCE01 - Kirby's Dream Course -[Core] - [EmuState] EmulationStateId = 4 EmulationIssues = Needs progressive scan for proper speed. -[OnFrame] - -[ActionReplay] - [Video_Settings] SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/JBD.ini b/Data/Sys/GameSettings/JBD.ini deleted file mode 100644 index f2f13dd29c..0000000000 --- a/Data/Sys/GameSettings/JBD.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JBDE01 - Donkey Kong Country 2: Diddy's Kong Quest - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JBI.ini b/Data/Sys/GameSettings/JBI.ini deleted file mode 100644 index 69e2872514..0000000000 --- a/Data/Sys/GameSettings/JBI.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JBIE01 - Street Fighter II Turbo: Hyper Fighting - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JBK.ini b/Data/Sys/GameSettings/JBK.ini index a8fd9ddd4f..ae6acebc49 100644 --- a/Data/Sys/GameSettings/JBK.ini +++ b/Data/Sys/GameSettings/JBK.ini @@ -1,17 +1,8 @@ # JBKE01, JBKP01 - Breath of Fire II -[Core] - [EmuState] EmulationStateId = 4 EmulationIssues = Needs progressive scan for proper speed. -[OnFrame] - -[ActionReplay] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 - [Video_Hacks] EFBToTextureEnable = False diff --git a/Data/Sys/GameSettings/JBL.ini b/Data/Sys/GameSettings/JBL.ini deleted file mode 100644 index ebe1ebc8a9..0000000000 --- a/Data/Sys/GameSettings/JBL.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JBLE01 - Pac-Attack - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JBP.ini b/Data/Sys/GameSettings/JBP.ini deleted file mode 100644 index 354a38063f..0000000000 --- a/Data/Sys/GameSettings/JBP.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JBPE01 - Donkey Kong Country 3: Dixie Kong's Double Trouble! - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JBQ.ini b/Data/Sys/GameSettings/JBQ.ini index 53a2dbf661..2c3f83281a 100644 --- a/Data/Sys/GameSettings/JBQ.ini +++ b/Data/Sys/GameSettings/JBQ.ini @@ -1,21 +1,4 @@ # JBQE01 - Kirby's Avalanche -[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 - -[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 diff --git a/Data/Sys/GameSettings/JBR.ini b/Data/Sys/GameSettings/JBR.ini deleted file mode 100644 index 7d85488db2..0000000000 --- a/Data/Sys/GameSettings/JBR.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JBRE01 - Vegas Stakes - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JBS.ini b/Data/Sys/GameSettings/JBS.ini index 6dedd5ff98..46ba0d5b8e 100644 --- a/Data/Sys/GameSettings/JBS.ini +++ b/Data/Sys/GameSettings/JBS.ini @@ -1,21 +1,4 @@ # JBSE01 - AXELAY -[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 - -[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 diff --git a/Data/Sys/GameSettings/JBT.ini b/Data/Sys/GameSettings/JBT.ini deleted file mode 100644 index 8c534a255b..0000000000 --- a/Data/Sys/GameSettings/JBT.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JBTE01 - Super Turrican - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JBU.ini b/Data/Sys/GameSettings/JBU.ini index 221d6796a2..0a9b1c5a20 100644 --- a/Data/Sys/GameSettings/JBU.ini +++ b/Data/Sys/GameSettings/JBU.ini @@ -1,21 +1,4 @@ # JBUE01 - Super Turrican 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 = -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 diff --git a/Data/Sys/GameSettings/JBW.ini b/Data/Sys/GameSettings/JBW.ini deleted file mode 100644 index 0683f77675..0000000000 --- a/Data/Sys/GameSettings/JBW.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JBWE01 - Cybernator - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JBY.ini b/Data/Sys/GameSettings/JBY.ini deleted file mode 100644 index 60509b4847..0000000000 --- a/Data/Sys/GameSettings/JBY.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JBYE01 - SUPER R-TYPE - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JC4.ini b/Data/Sys/GameSettings/JC4.ini deleted file mode 100644 index 85790a42a6..0000000000 --- a/Data/Sys/GameSettings/JC4.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JC4E01 - Indiana Jones' GA - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JC7.ini b/Data/Sys/GameSettings/JC7.ini deleted file mode 100644 index 4b28fde74e..0000000000 --- a/Data/Sys/GameSettings/JC7.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JC7E01 - The Combatribes - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JC8.ini b/Data/Sys/GameSettings/JC8.ini index 1032103353..c6d849ad96 100644 --- a/Data/Sys/GameSettings/JC8.ini +++ b/Data/Sys/GameSettings/JC8.ini @@ -1,17 +1,8 @@ # JC8E01 - FINAL FANTASY II -[Core] - [EmuState] EmulationStateId = 4 EmulationIssues = Needs progressive scan for proper speed. -[OnFrame] - -[ActionReplay] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 - [Video_Hacks] EFBToTextureEnable = False diff --git a/Data/Sys/GameSettings/JCA.ini b/Data/Sys/GameSettings/JCA.ini deleted file mode 100644 index 384b181b3a..0000000000 --- a/Data/Sys/GameSettings/JCA.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JCAN01 - DoReMi 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 = -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 diff --git a/Data/Sys/GameSettings/JCB.ini b/Data/Sys/GameSettings/JCB.ini deleted file mode 100644 index 37eba3bb5b..0000000000 --- a/Data/Sys/GameSettings/JCB.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JCBE01 - Super Mario RPG - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JCC.ini b/Data/Sys/GameSettings/JCC.ini deleted file mode 100644 index 241ce30d3b..0000000000 --- a/Data/Sys/GameSettings/JCC.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JCCE01 - Kirby Super Star - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JCD.ini b/Data/Sys/GameSettings/JCD.ini index 74f590dd5d..a61e59b8aa 100644 --- a/Data/Sys/GameSettings/JCD.ini +++ b/Data/Sys/GameSettings/JCD.ini @@ -1,21 +1,4 @@ # JCDE01 - Kirby's Dream Land 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 = -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 diff --git a/Data/Sys/GameSettings/JCJ.ini b/Data/Sys/GameSettings/JCJ.ini deleted file mode 100644 index 206b40421c..0000000000 --- a/Data/Sys/GameSettings/JCJ.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JCJE01 - Super 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. -EmulationIssues = -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 diff --git a/Data/Sys/GameSettings/JCK.ini b/Data/Sys/GameSettings/JCK.ini deleted file mode 100644 index 8588839343..0000000000 --- a/Data/Sys/GameSettings/JCK.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JCKE01 - Space Invaders The Original 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. -EmulationIssues = -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 diff --git a/Data/Sys/GameSettings/JCL.ini b/Data/Sys/GameSettings/JCL.ini index b4ea486552..40d28ece5e 100644 --- a/Data/Sys/GameSettings/JCL.ini +++ b/Data/Sys/GameSettings/JCL.ini @@ -1,17 +1,8 @@ # JCLE01 - SECRET OF MANA -[Core] - [EmuState] EmulationStateId = 4 EmulationIssues = Needs progressive scan for proper speed. -[OnFrame] - -[ActionReplay] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 - [Video_Hacks] EFBToTextureEnable = False diff --git a/Data/Sys/GameSettings/JCN.ini b/Data/Sys/GameSettings/JCN.ini deleted file mode 100644 index cdef7e55a6..0000000000 --- a/Data/Sys/GameSettings/JCN.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JCNE01 - Prince of Persia - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JCT.ini b/Data/Sys/GameSettings/JCT.ini index 18bedcd02b..b870bc0ee0 100644 --- a/Data/Sys/GameSettings/JCT.ini +++ b/Data/Sys/GameSettings/JCT.ini @@ -1,17 +1,8 @@ # JCTE01 - Ogre Battle MBQ -[Core] - [EmuState] EmulationStateId = 4 EmulationIssues = Needs progressive scan for proper speed. -[OnFrame] - -[ActionReplay] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 - [Video_Hacks] EFBToTextureEnable = False diff --git a/Data/Sys/GameSettings/JCV.ini b/Data/Sys/GameSettings/JCV.ini deleted file mode 100644 index 922c042143..0000000000 --- a/Data/Sys/GameSettings/JCV.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JCVE01 - PilotWings - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JCW.ini b/Data/Sys/GameSettings/JCW.ini deleted file mode 100644 index dddd8b628e..0000000000 --- a/Data/Sys/GameSettings/JCW.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JCWE01 - Super Mario Kart - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JCX.ini b/Data/Sys/GameSettings/JCX.ini index df7bd495d3..470e9fc3b2 100644 --- a/Data/Sys/GameSettings/JCX.ini +++ b/Data/Sys/GameSettings/JCX.ini @@ -1,21 +1,4 @@ # JCXE01 - Nobunaga's Ambition -[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 - -[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 diff --git a/Data/Sys/GameSettings/JCY.ini b/Data/Sys/GameSettings/JCY.ini index 9c27e22de4..576b1f62b0 100644 --- a/Data/Sys/GameSettings/JCY.ini +++ b/Data/Sys/GameSettings/JCY.ini @@ -1,17 +1,8 @@ # JCYE01 - Uncharted Waters New Horizons -[Core] - [EmuState] EmulationStateId = 4 EmulationIssues = -[OnFrame] - -[ActionReplay] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 - [Video_Hacks] EFBToTextureEnable = False diff --git a/Data/Sys/GameSettings/JCZ.ini b/Data/Sys/GameSettings/JCZ.ini deleted file mode 100644 index 4bcbbb23a4..0000000000 --- a/Data/Sys/GameSettings/JCZ.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JCZE01 - Genghis Khan 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 = -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 diff --git a/Data/Sys/GameSettings/JDA.ini b/Data/Sys/GameSettings/JDA.ini deleted file mode 100644 index b3e70596ee..0000000000 --- a/Data/Sys/GameSettings/JDA.ini +++ /dev/null @@ -1,17 +0,0 @@ -# JDAE01 - FINAL FANTASY III - -[Core] - -[EmuState] -EmulationStateId = 4 -EmulationIssues = Needs progressive scan for proper speed. - -[OnFrame] - -[ActionReplay] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 - -[Video_Hacks] -EFBToTextureEnable = False diff --git a/Data/Sys/GameSettings/JDC.ini b/Data/Sys/GameSettings/JDC.ini deleted file mode 100644 index b12386e8b1..0000000000 --- a/Data/Sys/GameSettings/JDC.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JDCE01 - Street Fighter Alpha 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 = -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 diff --git a/Data/Sys/GameSettings/JDD.ini b/Data/Sys/GameSettings/JDD.ini deleted file mode 100644 index 8fef609c0c..0000000000 --- a/Data/Sys/GameSettings/JDD.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JDDE01 - Final Fight 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 = -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 diff --git a/Data/Sys/GameSettings/JDE.ini b/Data/Sys/GameSettings/JDE.ini deleted file mode 100644 index b57ff322b6..0000000000 --- a/Data/Sys/GameSettings/JDE.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JDEE01 - Final Fight 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 = -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 diff --git a/Data/Sys/GameSettings/JDI.ini b/Data/Sys/GameSettings/JDI.ini deleted file mode 100644 index 1ed4c4a41d..0000000000 --- a/Data/Sys/GameSettings/JDI.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JDIE01 - Super Star Wars - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JDJ.ini b/Data/Sys/GameSettings/JDJ.ini deleted file mode 100644 index 41d9205a27..0000000000 --- a/Data/Sys/GameSettings/JDJ.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JDJE01 - Super Star Wars: ESB - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JDL.ini b/Data/Sys/GameSettings/JDL.ini deleted file mode 100644 index 366a47c30e..0000000000 --- a/Data/Sys/GameSettings/JDL.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JDLE01 - Super Star Wars: ROJ - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JDN.ini b/Data/Sys/GameSettings/JDN.ini deleted file mode 100644 index c40a971ef4..0000000000 --- a/Data/Sys/GameSettings/JDN.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JDNE01 - Ghoul Patrol - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JDV.ini b/Data/Sys/GameSettings/JDV.ini index 4605b2e6a9..9964f8660e 100644 --- a/Data/Sys/GameSettings/JDV.ini +++ b/Data/Sys/GameSettings/JDV.ini @@ -1,17 +1,8 @@ # JDVE01 - Wild Guns -[Core] - [EmuState] EmulationStateId = 4 EmulationIssues = Needs progressive scan for proper speed. -[OnFrame] - -[ActionReplay] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 - [Video_Hacks] EFBToTextureEnable = False diff --git a/Data/Sys/GameSettings/JDW.ini b/Data/Sys/GameSettings/JDW.ini deleted file mode 100644 index ff3081adac..0000000000 --- a/Data/Sys/GameSettings/JDW.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JDWE01 - AERO THE ACROBAT - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JDX.ini b/Data/Sys/GameSettings/JDX.ini deleted file mode 100644 index 61198b66e7..0000000000 --- a/Data/Sys/GameSettings/JDX.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JDXE01 - AERO THE ACROBAT 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 = -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 diff --git a/Data/Sys/GameSettings/JDZ.ini b/Data/Sys/GameSettings/JDZ.ini deleted file mode 100644 index 8b4ecb6392..0000000000 --- a/Data/Sys/GameSettings/JDZ.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JDZE01 - Final Fantasy Mystic Quest - -[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 - -[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 diff --git a/Data/Sys/GameSettings/JEB.ini b/Data/Sys/GameSettings/JEB.ini deleted file mode 100644 index b84585d2e5..0000000000 --- a/Data/Sys/GameSettings/JEB.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JEBE01 - Mega Man X - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = -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 diff --git a/Data/Sys/GameSettings/JEC.ini b/Data/Sys/GameSettings/JEC.ini index 11ede98c52..f68e18ad7a 100644 --- a/Data/Sys/GameSettings/JEC.ini +++ b/Data/Sys/GameSettings/JEC.ini @@ -1,17 +1,4 @@ # JECE01 - CHRONO TRIGGER -[Core] - -[EmuState] -EmulationStateId = 4 -EmulationIssues = - -[OnFrame] - -[ActionReplay] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 - [Video_Hacks] EFBToTextureEnable = False diff --git a/Data/Sys/GameSettings/JEH.ini b/Data/Sys/GameSettings/JEH.ini deleted file mode 100644 index 13138d390a..0000000000 --- a/Data/Sys/GameSettings/JEH.ini +++ /dev/null @@ -1,21 +0,0 @@ -# JEHE01 - MEGA MAN X2 - -[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 - -[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