Merge pull request #14538 from JosJuice/gbp-safe-texture-cache

GameSettings: Set medium texture cache accuracy for Game Boy Player
This commit is contained in:
JMC47
2026-04-01 03:32:31 -04:00
committed by GitHub

View File

@@ -6,3 +6,7 @@ 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 = 512