mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
Update GameINI settings for the Japanese Pokémon Colosseum Bonus Discs.
These discs use the Pokémon Colosseum engine and thus need Safe Texture Cache for scrolling text to display correctly.
This commit is contained in:
parent
816c80c992
commit
2b1bfc886a
2 changed files with 2 additions and 4 deletions
|
@ -13,5 +13,4 @@
|
|||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# override value that was set in P.ini back to defaults
|
||||
SafeTextureCacheColorSamples =
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
|
|
@ -13,5 +13,4 @@
|
|||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# override value that was set in P.ini back to defaults
|
||||
SafeTextureCacheColorSamples =
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue