mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-03 20:24:14 +02:00
Merge pull request #14675 from JosJuice/game-ini-gbihf-texcache
GameSettings: Remove SafeTextureCacheColorSamples from gbihf
This commit is contained in:
@@ -6,6 +6,3 @@ DSPHLE = False
|
||||
[DSP]
|
||||
# Make sure we get DSP LLE recompiler and not DSP LLE interpreter, for performance.
|
||||
EnableJIT = True
|
||||
[Video_Settings]
|
||||
# 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