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]