diff --git a/Data/Sys/GameSettings/QA3.ini b/Data/Sys/GameSettings/C.ini similarity index 54% rename from Data/Sys/GameSettings/QA3.ini rename to Data/Sys/GameSettings/C.ini index 2a0703980f..c796569046 100644 --- a/Data/Sys/GameSettings/QA3.ini +++ b/Data/Sys/GameSettings/C.ini @@ -1,4 +1,4 @@ -# QA3E18 - SimEarth +# Cxxxxx All Virtual Console Commodore 64 games [Core] # Values set here will override the main Dolphin settings. @@ -8,15 +8,6 @@ EmulationStateId = 4 EmulationIssues = -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - [Video] [Video_Settings] diff --git a/Data/Sys/GameSettings/C94.ini b/Data/Sys/GameSettings/C94.ini deleted file mode 100644 index 4674413253..0000000000 --- a/Data/Sys/GameSettings/C94.ini +++ /dev/null @@ -1,23 +0,0 @@ -# C94EGX - Tower Toppler - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/C96.ini b/Data/Sys/GameSettings/C96.ini deleted file mode 100644 index b87791d42f..0000000000 --- a/Data/Sys/GameSettings/C96.ini +++ /dev/null @@ -1,23 +0,0 @@ -# C96EGX - Summer Games 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 = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/C97.ini b/Data/Sys/GameSettings/C97.ini deleted file mode 100644 index 4730659a81..0000000000 --- a/Data/Sys/GameSettings/C97.ini +++ /dev/null @@ -1,23 +0,0 @@ -# C97EGX - California Games - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/C9M.ini b/Data/Sys/GameSettings/C9M.ini deleted file mode 100644 index 646809de75..0000000000 --- a/Data/Sys/GameSettings/C9M.ini +++ /dev/null @@ -1,23 +0,0 @@ -# C9MEGX - Pitstop 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 = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/C9X.ini b/Data/Sys/GameSettings/C9X.ini deleted file mode 100644 index 6c15a04499..0000000000 --- a/Data/Sys/GameSettings/C9X.ini +++ /dev/null @@ -1,23 +0,0 @@ -# C9XEGX - The Last 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. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/Q.ini b/Data/Sys/GameSettings/Q.ini new file mode 100644 index 0000000000..c9cdc7d4fb --- /dev/null +++ b/Data/Sys/GameSettings/Q.ini @@ -0,0 +1,11 @@ +# Qxxxxx - All TurboGrafx CD Virtual Console games + +[EmuState] +# The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 4 +EmulationIssues = + +[Video] + +[Video_Settings] +SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QAA.ini b/Data/Sys/GameSettings/QAA.ini deleted file mode 100644 index f0aae4a3b8..0000000000 --- a/Data/Sys/GameSettings/QAA.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QAAE18, QAAP18 - Super Air Zonk - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QAB.ini b/Data/Sys/GameSettings/QAB.ini deleted file mode 100644 index 5ae94ae5bb..0000000000 --- a/Data/Sys/GameSettings/QAB.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QABE18, QABP18 - Ys Book I & 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 = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QAC.ini b/Data/Sys/GameSettings/QAC.ini deleted file mode 100644 index 8d0f2d9b6f..0000000000 --- a/Data/Sys/GameSettings/QAC.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QACL18, QACN18 - Cho Aniki - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QAD.ini b/Data/Sys/GameSettings/QAD.ini deleted file mode 100644 index e19497087d..0000000000 --- a/Data/Sys/GameSettings/QAD.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QADL18, QADN18 - GRADIUS 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 = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QAF.ini b/Data/Sys/GameSettings/QAF.ini deleted file mode 100644 index e5b7b8fe7e..0000000000 --- a/Data/Sys/GameSettings/QAF.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QAFE18, QAFP18 - The Dynastic Hero - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QAG.ini b/Data/Sys/GameSettings/QAG.ini deleted file mode 100644 index 7cb822cc9f..0000000000 --- a/Data/Sys/GameSettings/QAG.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QAGE18, QAGP18 - Gate of Thunder - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QAP.ini b/Data/Sys/GameSettings/QAP.ini deleted file mode 100644 index 63e03f612d..0000000000 --- a/Data/Sys/GameSettings/QAP.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QAPL18, QAPN18 - 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. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QAS.ini b/Data/Sys/GameSettings/QAS.ini deleted file mode 100644 index 65538d237f..0000000000 --- a/Data/Sys/GameSettings/QAS.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QASE18, QASP18 - Lords of Thunder - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QAT.ini b/Data/Sys/GameSettings/QAT.ini deleted file mode 100644 index aa34b58e9a..0000000000 --- a/Data/Sys/GameSettings/QAT.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QATE18, QATP18 - Riot Zone - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QAU.ini b/Data/Sys/GameSettings/QAU.ini deleted file mode 100644 index e046e1c61c..0000000000 --- a/Data/Sys/GameSettings/QAU.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QAUE18 - Monster Lair - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QAW.ini b/Data/Sys/GameSettings/QAW.ini deleted file mode 100644 index 9522d9eb3d..0000000000 --- a/Data/Sys/GameSettings/QAW.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QAWL18, QAWN18 - Star Parodier - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/QBB.ini b/Data/Sys/GameSettings/QBB.ini deleted file mode 100644 index 0d9989ef76..0000000000 --- a/Data/Sys/GameSettings/QBB.ini +++ /dev/null @@ -1,23 +0,0 @@ -# QBBE18, QBBP18 - Fighting Street - -[Core] -# Values set here will override the main Dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - -[Video] - -[Video_Settings] -SafeTextureCacheColorSamples = 0