Skip to content

Commit

Permalink
GameINI: Use Safe Texture Cache for Cabela's Dangerous Hunts 2011
Browse files Browse the repository at this point in the history
This fixes text on the menu and in-game.
  • Loading branch information
Pokechu22 committed Nov 29, 2024
1 parent cd0b136 commit 4a37211
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Data/Sys/GameSettings/SCD.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# SCDE52, SCDP52 - Cabela's Dangerous Hunts 2011

[Core]
# Values set here will override the main Dolphin settings.

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.

[Video_Settings]
SafeTextureCacheColorSamples = 0

14 changes: 14 additions & 0 deletions Data/Sys/GameSettings/SHU.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# SHUE52 - Cabela's Dangerous Hunts 2011: Special Edition

[Core]
# Values set here will override the main Dolphin settings.

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.

[Video_Settings]
SafeTextureCacheColorSamples = 0

0 comments on commit 4a37211

Please sign in to comment.