diff options
| author | Pokechu22 <Pokechu022@gmail.com> | 2022-08-03 11:24:48 -0700 |
|---|---|---|
| committer | Pokechu22 <Pokechu022@gmail.com> | 2022-08-03 11:38:22 -0700 |
| commit | e353f8ba0d70de495cabc019732d7c55110630be (patch) | |
| tree | 59dd1af507172fb231e06dc66ba3e60d135a576b /Data | |
| parent | a8b2174ce670de151bd991e6bfa89438d8ff0185 (diff) | |
GameSettings: Use Safe Texture Cache for Gormiti: The Lords of Nature!
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/SGL.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/SGL.ini b/Data/Sys/GameSettings/SGL.ini new file mode 100644 index 0000000000..6648a8cdcd --- /dev/null +++ b/Data/Sys/GameSettings/SGL.ini @@ -0,0 +1,5 @@ +# SGLEA4, SGLPA4 - Gormiti: The Lords of Nature! + +[Video_Settings] +# Needed to fix text in menus (medium isn't enough; it fixes some menus but not the new profile one) +SafeTextureCacheColorSamples = 0 |
