diff options
| author | Léo Lam <leolino.lam@gmail.com> | 2018-04-23 01:15:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-23 01:15:22 +0200 |
| commit | 1f130c09e437b59bfc2adcd6bfeff86c39ea4f46 (patch) | |
| tree | 75f1532b31a5418bf3a1f4af9f0c778e779f768e | |
| parent | 1b63810e85e34997e14cec786bd75e020dd18e7b (diff) | |
| parent | 84f84c71b66bdc3c97e424632a4f5f54f0c04f7f (diff) | |
Merge pull request #6680 from AwesomeMarioFan/feature4
GameINI: Force safe texture cache for SimCity Creator
| -rw-r--r-- | Data/Sys/GameSettings/R4C.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/R4C.ini b/Data/Sys/GameSettings/R4C.ini new file mode 100644 index 0000000000..17239a0919 --- /dev/null +++ b/Data/Sys/GameSettings/R4C.ini @@ -0,0 +1,4 @@ +# R4CE69 - SimCity Creator + +[Video_Settings] +SafeTextureCacheColorSamples = 0
\ No newline at end of file |
