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]
|
[DSP]
|
||||||
# Make sure we get DSP LLE recompiler and not DSP LLE interpreter, for performance.
|
# Make sure we get DSP LLE recompiler and not DSP LLE interpreter, for performance.
|
||||||
EnableJIT = True
|
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