blob: 8295ffab9c7d6afb9448d7cef6042c6baf2f0afd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# RHTP54, RHTE54 - Manhunt 2
[Core]
# HACK: FMVs will lockup at the default CPU clock rate.
# Enable a CPU clock override to allow the game to progress.
OverclockEnable = True
Overclock = 1.25
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
# Add video settings here.
[Video_Hacks]
# Add video hacks here.
|