blob: 91ab3f8c4442d013cec5b84cf54876caed177067 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# GWYE41, GWYX41 - Tom Clancy's Splinter Cell Double Agent (GC)
[Core]
# Values set here will override the main Dolphin settings.
MMU = True
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video]
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False
EFBToTextureEnable = False
|