blob: 0d7098155503fc59953a9960f3169229a1743111 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# E6WE8P - Golden Axe
[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 screen edges.
ImmediateXFBEnable = False
|