-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# MHNoDRM | ||
MHNoDRM is a plugin that removes persistently active anti-piracy measures in Steam release of Manhunt accidentally left by Rockstar Games since 22 May 2010 update. | ||
It's made by emulating correct SecuROM triggers behavior and provides an alternative way to fix the game without replacing/modifying original executable. | ||
|
||
All booby traps list: | ||
|
||
* Locked Doors | ||
* Broken Painkillers | ||
* Broken Level Initialization | ||
* Broken Input | ||
* Broken Save Points | ||
* Broken Interactivities | ||
* Broken Stealth Mechanic | ||
* More Damage Taken | ||
* Disappearing Ammo | ||
* Dragging Item Memory Leak | ||
* Dropped Item Disappearance | ||
* Help Box Memory Leak | ||
* Save Point Corruption | ||
|
||
|
||
Please note that this plugin does not affect Steam copy protection in any way, and won't let you run Manhunt without Steam client installed with a legally purchased copy of the game on your account. | ||
|
||
Learn more about Manhunt anti-piarcy measures from [Vadim M. video](https://www.youtube.com/). | ||
|
||
|
||
# Instruction | ||
Extract MHNoDRM.asi to your Manhunt root or "mss" directory. ASI loader is not required but supported. |