From 8ff3124e5edb95f3982c8417eaa9106858b62242 Mon Sep 17 00:00:00 2001 From: JosJuice Date: Wed, 23 May 2018 15:58:07 +0200 Subject: [PATCH] Remove remaining EmuState sections from game INIs --- Data/Sys/GameSettings/0000000100000002.ini | 5 ----- Data/Sys/GameSettings/0000000100000002r1.ini | 5 ----- Data/Sys/GameSettings/GDX.ini | 5 ----- Data/Sys/GameSettings/GX3.ini | 8 -------- Data/Sys/GameSettings/R55.ini | 5 ----- Data/Sys/GameSettings/R59.ini | 5 ----- Data/Sys/GameSettings/RM9.ini | 5 ----- Data/Sys/GameSettings/SGV.ini | 5 ----- Data/Sys/GameSettings/WB8.ini | 5 ----- 9 files changed, 48 deletions(-) diff --git a/Data/Sys/GameSettings/0000000100000002.ini b/Data/Sys/GameSettings/0000000100000002.ini index 9fae0e3426..ebb24c1021 100644 --- a/Data/Sys/GameSettings/0000000100000002.ini +++ b/Data/Sys/GameSettings/0000000100000002.ini @@ -3,11 +3,6 @@ [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 = 5 -EmulationIssues = Requires Safe Texture Cache to avoid input fields not updating. - [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/0000000100000002r1.ini b/Data/Sys/GameSettings/0000000100000002r1.ini index e469a475c8..b81190e10d 100644 --- a/Data/Sys/GameSettings/0000000100000002r1.ini +++ b/Data/Sys/GameSettings/0000000100000002r1.ini @@ -4,11 +4,6 @@ # Values set here will override the main Dolphin settings. DSPHLE = False -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = -EmulationIssues = - [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GDX.ini b/Data/Sys/GameSettings/GDX.ini index cfa4b12e8d..079e54202b 100644 --- a/Data/Sys/GameSettings/GDX.ini +++ b/Data/Sys/GameSettings/GDX.ini @@ -3,8 +3,3 @@ [Core] # Values set here will override the main Dolphin settings. MemoryCard251 = True - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = -EmulationIssues = This game does not work properly with large memorycards, use a 251 block card. See http://www.nintendo.com/consumer/memorycard1019.jsp diff --git a/Data/Sys/GameSettings/GX3.ini b/Data/Sys/GameSettings/GX3.ini index fa49e87e34..6eeb1a9ca7 100644 --- a/Data/Sys/GameSettings/GX3.ini +++ b/Data/Sys/GameSettings/GX3.ini @@ -3,14 +3,6 @@ [Core] # Values set here will override the main Dolphin settings. -<<<<<<< HEAD -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 3 -EmulationIssues = - -======= ->>>>>>> Remove EmuState from packaged GameSettings ini files [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/R55.ini b/Data/Sys/GameSettings/R55.ini index a9a5548acc..fcccf8d7cb 100644 --- a/Data/Sys/GameSettings/R55.ini +++ b/Data/Sys/GameSettings/R55.ini @@ -3,11 +3,6 @@ [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 = -EmulationIssues = - [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/R59.ini b/Data/Sys/GameSettings/R59.ini index 9aa97bb6ca..d869737df5 100644 --- a/Data/Sys/GameSettings/R59.ini +++ b/Data/Sys/GameSettings/R59.ini @@ -3,11 +3,6 @@ [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 = -EmulationIssues = - [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/RM9.ini b/Data/Sys/GameSettings/RM9.ini index ca72c7fbe2..60bdc7b1a7 100644 --- a/Data/Sys/GameSettings/RM9.ini +++ b/Data/Sys/GameSettings/RM9.ini @@ -3,11 +3,6 @@ [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. diff --git a/Data/Sys/GameSettings/SGV.ini b/Data/Sys/GameSettings/SGV.ini index ac1597be91..0bb5ab2490 100644 --- a/Data/Sys/GameSettings/SGV.ini +++ b/Data/Sys/GameSettings/SGV.ini @@ -3,11 +3,6 @@ [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. diff --git a/Data/Sys/GameSettings/WB8.ini b/Data/Sys/GameSettings/WB8.ini index 0461fcc431..fcb92d30d8 100644 --- a/Data/Sys/GameSettings/WB8.ini +++ b/Data/Sys/GameSettings/WB8.ini @@ -3,11 +3,6 @@ [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.