mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
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:
parent
a9ffd13305
commit
e6ed919672
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue