From b32bfdfddbff5cb50eea58b2c513470003e1ec02 Mon Sep 17 00:00:00 2001 From: Linktothepast Date: Tue, 9 Sep 2014 16:07:03 +0300 Subject: [PATCH] Gameini cleanup. This is a cleanup of the gameini database. Specifically: It removes the "Issues=..." lines and their respective comments since they don't show up in the gui, are very old and wrong in most cases. They contain probably more than 4 year old comments (i don't have a clue who or when wrote them). Also remove the "EFBCopyCacheEnable = True" lines from the database. These were put at a time that efb to Ram had resolution issues without cache being enabled, safe texture cache could be disabled and speed was detrimental. Now that efb to ram doesn't have the same res issues as back then, safe texture cache can't be disabled with speed gains being non existent (you get even a speed hit if texture cache is put to safe) i think it should be removed from the database. --- Data/Sys/GameSettings/D43P01.ini | 1 - Data/Sys/GameSettings/G63P41.ini | 2 +- Data/Sys/GameSettings/G8OJ18.ini | 2 +- Data/Sys/GameSettings/GANE7U.ini | 1 - Data/Sys/GameSettings/GBDS7D.ini | 2 +- Data/Sys/GameSettings/GCLP69.ini | 2 +- Data/Sys/GameSettings/GCNE7D.ini | 1 - Data/Sys/GameSettings/GCOE52.ini | 2 +- Data/Sys/GameSettings/GFUE4Z.ini | 2 +- Data/Sys/GameSettings/GLME01.ini | 2 +- Data/Sys/GameSettings/GMPE01.ini | 2 +- Data/Sys/GameSettings/GMTP69.ini | 2 +- Data/Sys/GameSettings/GRFE78.ini | 2 +- Data/Sys/GameSettings/GROP7J.ini | 2 +- Data/Sys/GameSettings/GUVE51.ini | 2 +- Data/Sys/GameSettings/GUZE41.ini | 3 +-- Data/Sys/GameSettings/GUZP41.ini | 3 +-- Data/Sys/GameSettings/GWJE52.ini | 1 - Data/Sys/GameSettings/GWKP41.ini | 2 +- Data/Sys/GameSettings/GZ2E01.ini | 2 -- Data/Sys/GameSettings/GZ2J01.ini | 2 -- Data/Sys/GameSettings/GZ2P01.ini | 1 - Data/Sys/GameSettings/GZ3PB2.ini | 2 +- Data/Sys/GameSettings/GZEE70.ini | 1 - Data/Sys/GameSettings/GZSE70.ini | 2 +- Data/Sys/GameSettings/PRJE01.ini | 2 +- Data/Sys/GameSettings/RBTP8P.ini | 2 +- Data/Sys/GameSettings/RELS01.ini | 1 - Data/Sys/GameSettings/RG5PWR.ini | 2 +- Data/Sys/GameSettings/RLEEFS.ini | 2 +- Data/Sys/GameSettings/RMHE08.ini | 1 - Data/Sys/GameSettings/RMHJ08.ini | 1 - Data/Sys/GameSettings/RMHP08.ini | 2 -- Data/Sys/GameSettings/RZDE01.ini | 2 -- Data/Sys/GameSettings/RZDJ01.ini | 2 -- Data/Sys/GameSettings/RZDK01.ini | 1 - Data/Sys/GameSettings/RZDP01.ini | 1 - Data/Sys/GameSettings/S2LE01.ini | 2 -- Data/Sys/GameSettings/S2LJ01.ini | 2 -- Data/Sys/GameSettings/S2LP01.ini | 2 -- Data/Sys/GameSettings/SH6E52.ini | 1 - Data/Sys/GameSettings/SLSEXJ.ini | 1 - Data/Sys/GameSettings/SLSJ01.ini | 2 -- Data/Sys/GameSettings/SLSP01.ini | 1 - Data/Sys/GameSettings/SSQE01.ini | 1 - Data/Sys/GameSettings/SSQJ01.ini | 1 - Data/Sys/GameSettings/SSQP01.ini | 1 - 47 files changed, 21 insertions(+), 58 deletions(-) diff --git a/Data/Sys/GameSettings/D43P01.ini b/Data/Sys/GameSettings/D43P01.ini index 045d7a86bde..498437161f1 100644 --- a/Data/Sys/GameSettings/D43P01.ini +++ b/Data/Sys/GameSettings/D43P01.ini @@ -6,7 +6,6 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Dolphin doesn't support soft reset" EmulationIssues = [OnLoad] diff --git a/Data/Sys/GameSettings/G63P41.ini b/Data/Sys/GameSettings/G63P41.ini index df073745afe..1c3672703ec 100644 --- a/Data/Sys/GameSettings/G63P41.ini +++ b/Data/Sys/GameSettings/G63P41.ini @@ -7,7 +7,7 @@ TLBHack=1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 3 -Issues="Needs Projection Hack R844 and Copy EFB to GL texture" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/G8OJ18.ini b/Data/Sys/GameSettings/G8OJ18.ini index 2e40d587e28..deaa8207477 100644 --- a/Data/Sys/GameSettings/G8OJ18.ini +++ b/Data/Sys/GameSettings/G8OJ18.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Bad Sound, Needs to disable or downlevel" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GANE7U.ini b/Data/Sys/GameSettings/GANE7U.ini index 7d4162f6cf0..2488cfb5f34 100644 --- a/Data/Sys/GameSettings/GANE7U.ini +++ b/Data/Sys/GameSettings/GANE7U.ini @@ -7,7 +7,6 @@ TLBHack = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="TLB Error" EmulationIssues = [OnLoad] diff --git a/Data/Sys/GameSettings/GBDS7D.ini b/Data/Sys/GameSettings/GBDS7D.ini index ed913f99814..eed81abc2e3 100644 --- a/Data/Sys/GameSettings/GBDS7D.ini +++ b/Data/Sys/GameSettings/GBDS7D.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Graphics glitches" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GCLP69.ini b/Data/Sys/GameSettings/GCLP69.ini index 8c8807751eb..b8321339a69 100644 --- a/Data/Sys/GameSettings/GCLP69.ini +++ b/Data/Sys/GameSettings/GCLP69.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 3 -Issues="Graphics Errors... Not Playable" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GCNE7D.ini b/Data/Sys/GameSettings/GCNE7D.ini index 0b88602854a..20dbdc5854d 100644 --- a/Data/Sys/GameSettings/GCNE7D.ini +++ b/Data/Sys/GameSettings/GCNE7D.ini @@ -7,7 +7,6 @@ TLBHack = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues = EmulationIssues = Disable "Panic Handlers". Needs "Real Xfb" to display videos. [OnLoad] diff --git a/Data/Sys/GameSettings/GCOE52.ini b/Data/Sys/GameSettings/GCOE52.ini index 9ed4538792a..d741fd3a2a9 100644 --- a/Data/Sys/GameSettings/GCOE52.ini +++ b/Data/Sys/GameSettings/GCOE52.ini @@ -8,7 +8,7 @@ Patch region = 0x7e000004 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Slowwwwwwww and desync but playable" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GFUE4Z.ini b/Data/Sys/GameSettings/GFUE4Z.ini index 1b18a7eb4f4..bd11c413cb7 100644 --- a/Data/Sys/GameSettings/GFUE4Z.ini +++ b/Data/Sys/GameSettings/GFUE4Z.ini @@ -7,7 +7,7 @@ TLBHack=1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Corrupt Graphics" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GLME01.ini b/Data/Sys/GameSettings/GLME01.ini index 5a5173604df..5920388eddf 100644 --- a/Data/Sys/GameSettings/GLME01.ini +++ b/Data/Sys/GameSettings/GLME01.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Some controls may not work correctly" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GMPE01.ini b/Data/Sys/GameSettings/GMPE01.ini index cfe334dd34d..a72f7fcf54a 100644 --- a/Data/Sys/GameSettings/GMPE01.ini +++ b/Data/Sys/GameSettings/GMPE01.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="The bubbles in into scene when starting a game are not shaded right?" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GMTP69.ini b/Data/Sys/GameSettings/GMTP69.ini index 155ea67f858..308820fae7e 100644 --- a/Data/Sys/GameSettings/GMTP69.ini +++ b/Data/Sys/GameSettings/GMTP69.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Needs Projectin Before R945" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GRFE78.ini b/Data/Sys/GameSettings/GRFE78.ini index 8bf1905e119..ed6b3661cbc 100644 --- a/Data/Sys/GameSettings/GRFE78.ini +++ b/Data/Sys/GameSettings/GRFE78.ini @@ -7,7 +7,7 @@ TLBHack=1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Graphics Errors" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GROP7J.ini b/Data/Sys/GameSettings/GROP7J.ini index a9a9de37d96..e578987d9ed 100644 --- a/Data/Sys/GameSettings/GROP7J.ini +++ b/Data/Sys/GameSettings/GROP7J.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Needs Projection Before R945, crappy sound" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GUVE51.ini b/Data/Sys/GameSettings/GUVE51.ini index 60660b4822e..1f4c66468a9 100644 --- a/Data/Sys/GameSettings/GUVE51.ini +++ b/Data/Sys/GameSettings/GUVE51.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Corrupt Graphics" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GUZE41.ini b/Data/Sys/GameSettings/GUZE41.ini index 41576095186..ca22f7e4ba5 100644 --- a/Data/Sys/GameSettings/GUZE41.ini +++ b/Data/Sys/GameSettings/GUZE41.ini @@ -7,8 +7,7 @@ TLBHack = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="TLB Error" -EmulationIssues = Needs real XFB for videos to show up.(r6898) +EmulationIssues = Needs real XFB for videos to show up. [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GUZP41.ini b/Data/Sys/GameSettings/GUZP41.ini index 29c3a1cad90..5b9e5596232 100644 --- a/Data/Sys/GameSettings/GUZP41.ini +++ b/Data/Sys/GameSettings/GUZP41.ini @@ -7,8 +7,7 @@ TLBHack = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="TLB Error" -EmulationIssues = Needs real XFB for videos to show up.(r6898) +EmulationIssues = Needs real XFB for videos to show up. [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GWJE52.ini b/Data/Sys/GameSettings/GWJE52.ini index a00c124b478..a58eb775901 100644 --- a/Data/Sys/GameSettings/GWJE52.ini +++ b/Data/Sys/GameSettings/GWJE52.ini @@ -5,7 +5,6 @@ MMU = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 3 -Issues="Error to compile...DC error?" EmulationIssues = Slow because it needs mmu to run. [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GWKP41.ini b/Data/Sys/GameSettings/GWKP41.ini index 79e1a972d19..9bc90b993ae 100644 --- a/Data/Sys/GameSettings/GWKP41.ini +++ b/Data/Sys/GameSettings/GWKP41.ini @@ -7,7 +7,7 @@ TLBHack=1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Very Very Darkening" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GZ2E01.ini b/Data/Sys/GameSettings/GZ2E01.ini index 6548d383bde..914dc2860a0 100644 --- a/Data/Sys/GameSettings/GZ2E01.ini +++ b/Data/Sys/GameSettings/GZ2E01.ini @@ -1531,5 +1531,3 @@ SafeTextureCacheColorSamples = 512 [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True - diff --git a/Data/Sys/GameSettings/GZ2J01.ini b/Data/Sys/GameSettings/GZ2J01.ini index 52d51151bbc..6c980dea6c1 100644 --- a/Data/Sys/GameSettings/GZ2J01.ini +++ b/Data/Sys/GameSettings/GZ2J01.ini @@ -32,5 +32,3 @@ SafeTextureCacheColorSamples = 512 [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True - diff --git a/Data/Sys/GameSettings/GZ2P01.ini b/Data/Sys/GameSettings/GZ2P01.ini index b9c9945b393..05940a713ef 100644 --- a/Data/Sys/GameSettings/GZ2P01.ini +++ b/Data/Sys/GameSettings/GZ2P01.ini @@ -127,7 +127,6 @@ SafeTextureCacheColorSamples = 512 [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True [Speedhacks] 0x803420bc=200 diff --git a/Data/Sys/GameSettings/GZ3PB2.ini b/Data/Sys/GameSettings/GZ3PB2.ini index df82fcb61ab..bfcff271a49 100644 --- a/Data/Sys/GameSettings/GZ3PB2.ini +++ b/Data/Sys/GameSettings/GZ3PB2.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="FullSpeed ingame But half Screen view...Bug?" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GZEE70.ini b/Data/Sys/GameSettings/GZEE70.ini index 38b27d13129..20dde6d8f96 100644 --- a/Data/Sys/GameSettings/GZEE70.ini +++ b/Data/Sys/GameSettings/GZEE70.ini @@ -7,7 +7,6 @@ TLBHack = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 3 -Issues="Playable,but sometimes slowdown FPS maybe is patched" EmulationIssues = [OnLoad] diff --git a/Data/Sys/GameSettings/GZSE70.ini b/Data/Sys/GameSettings/GZSE70.ini index 3780da4f1b8..ec685c62e06 100644 --- a/Data/Sys/GameSettings/GZSE70.ini +++ b/Data/Sys/GameSettings/GZSE70.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Bad sound, Repeat constantly" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/PRJE01.ini b/Data/Sys/GameSettings/PRJE01.ini index 1f4994a71a9..7a112a168cd 100644 --- a/Data/Sys/GameSettings/PRJE01.ini +++ b/Data/Sys/GameSettings/PRJE01.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 2 -Issues="Needs GameBoy controller on slot 4" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/RBTP8P.ini b/Data/Sys/GameSettings/RBTP8P.ini index 12b63f20e02..51f57ca6b7a 100644 --- a/Data/Sys/GameSettings/RBTP8P.ini +++ b/Data/Sys/GameSettings/RBTP8P.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Works Fine and with sound, but graphics glitches.Does not playable" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/RELS01.ini b/Data/Sys/GameSettings/RELS01.ini index 32d3a27c07c..a3a184914d0 100644 --- a/Data/Sys/GameSettings/RELS01.ini +++ b/Data/Sys/GameSettings/RELS01.ini @@ -6,7 +6,6 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Boots then hangs, stuck on nop opcode?" EmulationIssues = [OnLoad] diff --git a/Data/Sys/GameSettings/RG5PWR.ini b/Data/Sys/GameSettings/RG5PWR.ini index be25d1340a5..a81eb0ed198 100644 --- a/Data/Sys/GameSettings/RG5PWR.ini +++ b/Data/Sys/GameSettings/RG5PWR.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Need Projection before 945 - be activated" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/RLEEFS.ini b/Data/Sys/GameSettings/RLEEFS.ini index d4a47a0068b..8fd6aa69eaf 100644 --- a/Data/Sys/GameSettings/RLEEFS.ini +++ b/Data/Sys/GameSettings/RLEEFS.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Needs Projection Before to 945 to see graphics.Slow but Fully playable!" +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/RMHE08.ini b/Data/Sys/GameSettings/RMHE08.ini index 963ca152c8f..5f71b84573e 100644 --- a/Data/Sys/GameSettings/RMHE08.ini +++ b/Data/Sys/GameSettings/RMHE08.ini @@ -37,5 +37,4 @@ UseRealXFB = False EFBAccessEnable = False EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True diff --git a/Data/Sys/GameSettings/RMHJ08.ini b/Data/Sys/GameSettings/RMHJ08.ini index 0c61d73d9ba..eb29997baab 100644 --- a/Data/Sys/GameSettings/RMHJ08.ini +++ b/Data/Sys/GameSettings/RMHJ08.ini @@ -37,5 +37,4 @@ UseRealXFB = False EFBAccessEnable = False EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True diff --git a/Data/Sys/GameSettings/RMHP08.ini b/Data/Sys/GameSettings/RMHP08.ini index 25823d0d34a..3adb6f1feda 100644 --- a/Data/Sys/GameSettings/RMHP08.ini +++ b/Data/Sys/GameSettings/RMHP08.ini @@ -32,5 +32,3 @@ UseRealXFB = False EFBAccessEnable = False EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True - diff --git a/Data/Sys/GameSettings/RZDE01.ini b/Data/Sys/GameSettings/RZDE01.ini index 6080b79c02f..73f22b5952d 100644 --- a/Data/Sys/GameSettings/RZDE01.ini +++ b/Data/Sys/GameSettings/RZDE01.ini @@ -64,5 +64,3 @@ SafeTextureCacheColorSamples = 512 EFBAccessEnable = True EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True - diff --git a/Data/Sys/GameSettings/RZDJ01.ini b/Data/Sys/GameSettings/RZDJ01.ini index 1d5ab152dd4..2e3aa6fe292 100644 --- a/Data/Sys/GameSettings/RZDJ01.ini +++ b/Data/Sys/GameSettings/RZDJ01.ini @@ -32,5 +32,3 @@ SafeTextureCacheColorSamples = 512 EFBAccessEnable = True EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True - diff --git a/Data/Sys/GameSettings/RZDK01.ini b/Data/Sys/GameSettings/RZDK01.ini index 3a12c2e9032..411989b8713 100644 --- a/Data/Sys/GameSettings/RZDK01.ini +++ b/Data/Sys/GameSettings/RZDK01.ini @@ -32,5 +32,4 @@ SafeTextureCacheColorSamples = 512 EFBAccessEnable = True EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True diff --git a/Data/Sys/GameSettings/RZDP01.ini b/Data/Sys/GameSettings/RZDP01.ini index 10b50dfae91..16d9626628a 100644 --- a/Data/Sys/GameSettings/RZDP01.ini +++ b/Data/Sys/GameSettings/RZDP01.ini @@ -64,5 +64,4 @@ SafeTextureCacheColorSamples = 512 EFBAccessEnable = True EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True diff --git a/Data/Sys/GameSettings/S2LE01.ini b/Data/Sys/GameSettings/S2LE01.ini index 1ae3eb6118c..2b4782a2db5 100644 --- a/Data/Sys/GameSettings/S2LE01.ini +++ b/Data/Sys/GameSettings/S2LE01.ini @@ -28,5 +28,3 @@ PH_ZFar = [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True - diff --git a/Data/Sys/GameSettings/S2LJ01.ini b/Data/Sys/GameSettings/S2LJ01.ini index 772d1b2bff0..879e24b88e2 100644 --- a/Data/Sys/GameSettings/S2LJ01.ini +++ b/Data/Sys/GameSettings/S2LJ01.ini @@ -28,5 +28,3 @@ PH_ZFar = [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True - diff --git a/Data/Sys/GameSettings/S2LP01.ini b/Data/Sys/GameSettings/S2LP01.ini index 52a1dbbfb40..34cc82f2daf 100644 --- a/Data/Sys/GameSettings/S2LP01.ini +++ b/Data/Sys/GameSettings/S2LP01.ini @@ -28,5 +28,3 @@ PH_ZFar = [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True - diff --git a/Data/Sys/GameSettings/SH6E52.ini b/Data/Sys/GameSettings/SH6E52.ini index 569b66f94c1..45cd73ce94d 100644 --- a/Data/Sys/GameSettings/SH6E52.ini +++ b/Data/Sys/GameSettings/SH6E52.ini @@ -29,5 +29,4 @@ PH_ZFar = [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True diff --git a/Data/Sys/GameSettings/SLSEXJ.ini b/Data/Sys/GameSettings/SLSEXJ.ini index b5ecb2a0611..9e951b68bd9 100644 --- a/Data/Sys/GameSettings/SLSEXJ.ini +++ b/Data/Sys/GameSettings/SLSEXJ.ini @@ -28,5 +28,4 @@ PH_ZFar = [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True diff --git a/Data/Sys/GameSettings/SLSJ01.ini b/Data/Sys/GameSettings/SLSJ01.ini index fe44bde4942..64930e0864c 100644 --- a/Data/Sys/GameSettings/SLSJ01.ini +++ b/Data/Sys/GameSettings/SLSJ01.ini @@ -28,5 +28,3 @@ PH_ZFar = [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True - diff --git a/Data/Sys/GameSettings/SLSP01.ini b/Data/Sys/GameSettings/SLSP01.ini index 4a143a76f8d..be8160c1152 100644 --- a/Data/Sys/GameSettings/SLSP01.ini +++ b/Data/Sys/GameSettings/SLSP01.ini @@ -28,5 +28,4 @@ PH_ZFar = [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True diff --git a/Data/Sys/GameSettings/SSQE01.ini b/Data/Sys/GameSettings/SSQE01.ini index 1bed0c27454..1ea6747e247 100644 --- a/Data/Sys/GameSettings/SSQE01.ini +++ b/Data/Sys/GameSettings/SSQE01.ini @@ -28,5 +28,4 @@ PH_ZFar = [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True diff --git a/Data/Sys/GameSettings/SSQJ01.ini b/Data/Sys/GameSettings/SSQJ01.ini index 1ee225bba33..0a65f75085d 100644 --- a/Data/Sys/GameSettings/SSQJ01.ini +++ b/Data/Sys/GameSettings/SSQJ01.ini @@ -28,5 +28,4 @@ PH_ZFar = [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True diff --git a/Data/Sys/GameSettings/SSQP01.ini b/Data/Sys/GameSettings/SSQP01.ini index 5cccdff3c49..9fd71d21efd 100644 --- a/Data/Sys/GameSettings/SSQP01.ini +++ b/Data/Sys/GameSettings/SSQP01.ini @@ -28,5 +28,4 @@ PH_ZFar = [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -EFBCopyCacheEnable = True