Files
dolphin/Data/Sys/GameSettings/ID-gbihf.ini
T
JosJuice 896ecddb77 GameSettings: Remove SafeTextureCacheColorSamples from gbihf
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.
2026-06-07 11:01:04 +02:00

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