blob: 54ccc1b5acf90dff5b15dc098f6638c7ea38b795 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# GT3D52, GT3E52, GT3J52 - Tony Hawk's Pro Skater 3
[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]
[Video_Settings]
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False
|