24 lines
458 B
INI
24 lines
458 B
INI
# SE2P69 - EA Sports Active 2
|
|
|
|
[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 = 512
|
|
|
|
[Video_Enhancements]
|
|
ForceTextureFiltering = False
|
|
|
|
[Video_Hacks]
|
|
# Needed to correctly render clothing
|
|
EFBToTextureEnable = False
|