Skip to content

Releases: Exhibitmark/htj-patcher

Initial test build

26 Apr 22:06
Compare
Choose a tag to compare

HTJ Patcher

The script is used to find and patch common changes to the Halo 3 DLL. It uses pattern matching to find where to change so it should be able to handle game updates that change addresses. If certain patterns break down, it can easily patched.

Current patches are:

  • 30 tick
  • Guardian removal
  • Bottomless Clip
  • Bottomless Nades
  • Elastic barrier removal
  • Death barrier removal

Build Requirements:

Node

Usage:

You can drag a halo3.dll file directly onto the htj-patcher.exe and it will put out a patched file in the "patched" folder. Alternatively if you run the program in a command line, there is an optional argument.

This will allow you to keep all the patches while not changing tick rate to 30 tick.
htj-patcher.exe <halo3.dll> 60