mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
e23a5adc87
These haven't worked since 2008 (0b5fed62c1b92017ce43a87ba223763a75e7fbef).
18 lines
486 B
INI
18 lines
486 B
INI
# GC6E01, GC6P01 - Pokemon Colosseum
|
|
|
|
[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
|
|
# Many areas of the game have unused vertexes, especially with cutscenes
|
|
# involving Shadow Pokémon, such as the purification cutscene.
|
|
# CPU Cull ends up greatly boosting performance for these cases.
|
|
CPUCull = True
|