GameINI: Fix animation stutter in Mistic Software ScummVM titles

This is fixed by setting Texture Cache Accuracy to Safe.

Affected titles:
- R2F Freddi Fish: Kelp Seed Mystery
- RDL Spy Fox in Dry Cereal
- RJQ Pajama Sam: Don't Fear the Dark
This commit is contained in:
Egor
2026-03-23 15:14:03 +02:00
parent cddffd2e2a
commit 2fb10fb1c0
3 changed files with 6 additions and 0 deletions

View File

@@ -2,3 +2,5 @@
[Video_Settings]
SuggestedAspectRatio = 2
# Fix animation stutter
SafeTextureCacheColorSamples = 0

View File

@@ -2,3 +2,5 @@
[Video_Settings]
SuggestedAspectRatio = 2
# Fix animation stutter
SafeTextureCacheColorSamples = 0

View File

@@ -2,3 +2,5 @@
[Video_Settings]
SuggestedAspectRatio = 2
# Fix animation stutter
SafeTextureCacheColorSamples = 0