mirror of
https://github.com/libretro/dolphin
synced 2024-11-08 14:33:54 -05:00
2b1bfc886a
These discs use the Pokémon Colosseum engine and thus need Safe Texture Cache for scrolling text to display correctly.
17 lines
334 B
INI
17 lines
334 B
INI
# PCKJ01 - Pokemon Colosseum Bonus Disc
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 0
|