mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-22 02:16:14 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user