mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-18 10:50:05 +00:00
Extrems said that it's unnecessary because GBIHF doesn't use the GPU. Video output doesn't work in GBIHF in Dolphin regardless of this setting, so I can't actually test it.
9 lines
229 B
INI
9 lines
229 B
INI
[Core]
|
|
# Attach Game Boy Player hardware.
|
|
HSPDevice = 2
|
|
# DSP HLE doesn't work with this homebrew's ucode.
|
|
DSPHLE = False
|
|
[DSP]
|
|
# Make sure we get DSP LLE recompiler and not DSP LLE interpreter, for performance.
|
|
EnableJIT = True
|