From e6ed91967296349894255ef28d1963a82c3aabde Mon Sep 17 00:00:00 2001 From: JosJuice Date: Wed, 23 May 2018 19:45:20 +0200 Subject: [PATCH] Remove enforced inaccurate settings from Lemony Snicket game INI I have no idea why these were here... And the SkipIdle setting doesn't even exist anymore. --- Data/Sys/GameSettings/GLC.ini | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Data/Sys/GameSettings/GLC.ini b/Data/Sys/GameSettings/GLC.ini index b7d869add8..0d2dcf3825 100644 --- a/Data/Sys/GameSettings/GLC.ini +++ b/Data/Sys/GameSettings/GLC.ini @@ -2,8 +2,6 @@ [Core] # Values set here will override the main Dolphin settings. -CPUThread = 1 -SkipIdle = 1 [OnLoad] # Add memory patches to be loaded once on boot here. @@ -16,7 +14,3 @@ SkipIdle = 1 [Video_Settings] SafeTextureCacheColorSamples = 512 - -[Video_Hacks] -EFBToTextureEnable = True -