blob: dafa54dfc04b41d9b804aa634d6e77b24ce49782 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# GKHEA4, GKHPA4 - King Arthur
[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_Hacks]
# Avoids shifted screen.
ImmediateXFBEnable = False
# Fixes missing splash logo at boot.
EFBAccessEnable = True
|