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.
This commit is contained in:
JosJuice 2018-05-23 19:45:20 +02:00
parent a9ffd13305
commit e6ed919672
1 changed files with 0 additions and 6 deletions

View File

@ -2,8 +2,6 @@
[Core] [Core]
# Values set here will override the main Dolphin settings. # Values set here will override the main Dolphin settings.
CPUThread = 1
SkipIdle = 1
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -16,7 +14,3 @@ SkipIdle = 1
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512
[Video_Hacks]
EFBToTextureEnable = True