mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-08 21:51:21 +00:00
GameSettings: Set SafeTextureCacheColorSamples to 2048 for Game Boy Player to more reliably fix partial frame updates.
This commit is contained in:
parent
e20f52ce7c
commit
237efc6148
@ -9,4 +9,4 @@ 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
|
||||
SafeTextureCacheColorSamples = 2048
|
||||
|
||||
Loading…
Reference in New Issue
Block a user