blob: 244f84fc203e2b93f30f37ef98cb0027c09a324f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# SDBE78, SDBP78 - de Blob 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_Enhancements]
# Fixes FMVs
ForceTextureFiltering = 0
[Video_Settings]
# Needed for some FMVs.
SafeTextureCacheColorSamples = 0
[Video_Hacks]
EFBToTextureEnable = False
DeferEFBCopies = False
|