20 lines
554 B
INI
20 lines
554 B
INI
# RPFP52, RPFE52, RPFU52 - Pitfall: The Big Adventure
|
|
|
|
[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]
|
|
# Safe Texture Cache has to be set somewhere between "Safe" and "Medium"
|
|
# for the "Pitfall!" and "Lost Cavern" Atari 2600 games to render correctly.
|
|
# Otherwise the retro games appear to be stuttering.
|
|
SafeTextureCacheColorSamples = 2048
|