summaryrefslogtreecommitdiff
path: root/Data/Sys
diff options
context:
space:
mode:
authorMichael Maltese <michaeljosephmaltese@gmail.com>2017-05-08 17:37:10 -0700
committerMichael Maltese <michaeljosephmaltese@gmail.com>2017-05-19 19:04:06 -0700
commitb25babfbf30bed7d405ca66c53e195ec29fddbe0 (patch)
tree6e3cc269cce4f4e1e1b2153363c7ad7d58fc3dbf /Data/Sys
parent2fad33cafebfaa2b385c988f7d8c2e2f227d9426 (diff)
GameSettings: Star Wars: The Clone Wars no longer requires DSP-LLE
Diffstat (limited to 'Data/Sys')
-rw-r--r--Data/Sys/GameSettings/GSX.ini7
1 files changed, 0 insertions, 7 deletions
diff --git a/Data/Sys/GameSettings/GSX.ini b/Data/Sys/GameSettings/GSX.ini
index beba2cda9e..d64006e60e 100644
--- a/Data/Sys/GameSettings/GSX.ini
+++ b/Data/Sys/GameSettings/GSX.ini
@@ -3,16 +3,9 @@
[Core]
# Values set here will override the main Dolphin settings.
MMU = 1
-# LLE audio enabled by default for a listenable output
-DSPHLE = False
-
-[DSP]
-# Ensure the LLE recompiler gets selected and not interpreter.
-EnableJIT = True
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
-EmulationIssues = Needs LLE audio for proper sound.
EmulationStateId = 4
[OnLoad]