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