blob: 9724b88c9393570a87d51291da38b09fbe703ab4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# GLSD64, GLSE64, GLSF64, GLSP64 - LucasArts Gladius
[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]
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False
|