blob: 37f6253eada0888da422bb565347906e517ce7cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# SE2P69 - EA Sports Active 2
[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 = 512
[Video_Enhancements]
ForceTextureFiltering = 0
[Video_Hacks]
# Needed to correctly render clothing
EFBToTextureEnable = False
|