blob: fee2349d6fdce1c0bf5080f17d70a010d08334e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# GP2E82, GP2EAF - Pac-Man World 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_Settings]
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False
|