Skip to content

Commit

Permalink
Merge pull request #11213 from JMC47/manhuntini
Browse files Browse the repository at this point in the history
GameINI:  Enable slight CPU Overclock for Manhunt 2
  • Loading branch information
lioncash committed Nov 23, 2022
2 parents a47ed21 + c3f3d2b commit 6c08dcf
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Data/Sys/GameSettings/RHT.ini
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 6c08dcf

Please sign in to comment.