GameSettings: Set a CPU overclock for Game Boy Player to avoid sporadic audio/video stream failures.

This commit is contained in:
Jordan Woyak
2026-03-30 11:45:20 -05:00
parent a021806700
commit ac0f4390f7

View File

@@ -3,3 +3,6 @@
[Core]
# Attach Game Boy Player hardware.
HSPDevice = 2
# Overclock to work around sporadic audio/video stream failures.
Overclock = 1.25
OverclockEnable = True