From 84f84c71b66bdc3c97e424632a4f5f54f0c04f7f Mon Sep 17 00:00:00 2001 From: John Pansera Date: Fri, 20 Apr 2018 23:16:03 -0400 Subject: [PATCH] Force safe texture cache for SimCity Creator --- Data/Sys/GameSettings/R4C.ini | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Data/Sys/GameSettings/R4C.ini 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