Merge pull request #14574 from JosJuice/gbp-texture-cache-0

GameSettings: Set safe texture cache accuracy for Game Boy Player
This commit is contained in:
Jordan Woyak
2026-04-11 11:42:52 -05:00
committed by GitHub

View File

@@ -8,5 +8,5 @@ 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
# Fixes old frames being shown when a game only updates a small part of the screen. Examples include gradually revealed text and the HP bars in Pokémon.
SafeTextureCacheColorSamples = 0