mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-21 13:09:43 -03:00
22 lines
428 B
INI
22 lines
428 B
INI
# 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
|