mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-09 14:08:58 +01: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]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
MMU = 1
|
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]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues = Needs LLE audio for proper sound.
|
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user