Merge pull request #14502 from DankRank/scummvm-texcache

GameINI: Fix animation stutter in Mistic Software ScummVM titles
This commit is contained in:
Dentomologist
2026-03-24 17:44:10 -07:00
committed by GitHub
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -2,3 +2,5 @@
[Video_Settings]
SuggestedAspectRatio = 2
# Fix animation stutter
SafeTextureCacheColorSamples = 0
+2
View File
@@ -2,3 +2,5 @@
[Video_Settings]
SuggestedAspectRatio = 2
# Fix animation stutter
SafeTextureCacheColorSamples = 0
+2
View File
@@ -2,3 +2,5 @@
[Video_Settings]
SuggestedAspectRatio = 2
# Fix animation stutter
SafeTextureCacheColorSamples = 0