mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
21 lines
393 B
INI
21 lines
393 B
INI
|
# 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.
|