mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-06 21:00:21 +01:00
GameINI: Use Safe Texture Cache for Cabela's Dangerous Hunts 2011
This fixes text on the menu and in-game.
This commit is contained in:
parent
cd0b13603d
commit
6462e794c8
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