Merge pull request #11213 from JMC47/manhuntini

GameINI:  Enable slight CPU Overclock for Manhunt 2
This commit is contained in:
Mai 2022-11-23 04:47:33 +00:00 committed by GitHub
commit 6c08dcfbab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# 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
[OnLoad]
# Add memory patches to be loaded once on boot here.
[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.