mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-06 12:02:54 -04:00
13 lines
368 B
INI
13 lines
368 B
INI
# UGPP01, UGPE01, UGPJ01 - Game Boy Player
|
|
|
|
[Core]
|
|
# Attach Game Boy Player hardware.
|
|
HSPDevice = 2
|
|
# Overclock to work around sporadic audio/video stream failures.
|
|
Overclock = 1.25
|
|
OverclockEnable = True
|
|
|
|
[Video_Settings]
|
|
# Fixes old frames being shown when a game updates the center/bottom of the screen without updating the top.
|
|
SafeTextureCacheColorSamples = 2048
|