From 6462e794c82dc5b6198f3adcd8c9c30b0b8bb6b5 Mon Sep 17 00:00:00 2001 From: Pokechu22 Date: Fri, 29 Nov 2024 11:47:18 -0800 Subject: [PATCH] GameINI: Use Safe Texture Cache for Cabela's Dangerous Hunts 2011 This fixes text on the menu and in-game. --- Data/Sys/GameSettings/SCD.ini | 5 +++++ Data/Sys/GameSettings/SHU.ini | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 Data/Sys/GameSettings/SCD.ini create mode 100644 Data/Sys/GameSettings/SHU.ini diff --git a/Data/Sys/GameSettings/SCD.ini b/Data/Sys/GameSettings/SCD.ini new file mode 100644 index 0000000000..5517e8d211 --- /dev/null +++ b/Data/Sys/GameSettings/SCD.ini @@ -0,0 +1,5 @@ +# SCDE52, SCDP52 - Cabela's Dangerous Hunts 2011 + +[Video_Settings] +SafeTextureCacheColorSamples = 0 + diff --git a/Data/Sys/GameSettings/SHU.ini b/Data/Sys/GameSettings/SHU.ini new file mode 100644 index 0000000000..842f643234 --- /dev/null +++ b/Data/Sys/GameSettings/SHU.ini @@ -0,0 +1,5 @@ +# SHUE52 - Cabela's Dangerous Hunts 2011: Special Edition + +[Video_Settings] +SafeTextureCacheColorSamples = 0 +