Configuration: add option to use DSP LLE
This commit is contained in:
parent
483680a124
commit
21da135cc6
8 changed files with 43 additions and 2 deletions
|
@ -167,6 +167,11 @@ custom_bottom_bottom =
|
|||
swap_screen =
|
||||
|
||||
[Audio]
|
||||
|
||||
# Whether or not to enable DSP LLE
|
||||
# 0 (default): No, 1: Yes
|
||||
enable_dsp_lle =
|
||||
|
||||
# Which audio output engine to use.
|
||||
# auto (default): Auto-select, null: No audio output, sdl2: SDL2 (if available)
|
||||
output_engine =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue