mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
GameSettings: Star Wars: The Clone Wars no longer requires DSP-LLE
This commit is contained in:
parent
2fad33cafe
commit
b25babfbf3
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user