blob: a8470581465cc85d8bdde30959cafebe0fe86825 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# E6XE8P - Altered Beast
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 0
[Video_Hacks]
# Avoids majorly corrupted graphics.
ImmediateXFBEnable = False
|