mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
Merge pull request #13202 from Pokechu22/cabelas-dangerous-hunts-2011-safe-texture-cache
GameINI: Use Safe Texture Cache for Cabela's Dangerous Hunts 2011
This commit is contained in:
commit
3b34063611
2 changed files with 10 additions and 0 deletions
5
Data/Sys/GameSettings/SCD.ini
Normal file
5
Data/Sys/GameSettings/SCD.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
# SCDE52, SCDP52 - Cabela's Dangerous Hunts 2011
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
5
Data/Sys/GameSettings/SHU.ini
Normal file
5
Data/Sys/GameSettings/SHU.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
# SHUE52 - Cabela's Dangerous Hunts 2011: Special Edition
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
Loading…
Add table
Reference in a new issue