Skip to content

TermaciousTrickocity/Extended-Weapon-Display

Repository files navigation

Extended weapon display overlay

Allows users to set their weapon display offsets well beyond the standard limits for all games within The Master Chief Collection.

If you're trying to build from source you'll also need the latest Memory.dll release.

If this breaks for whatever reason, here's how to fix:

  • Open MCC with EAC off.
  • Find the float value using Cheat Engine.
  • Once found, generate a pointermap and pointer scan for valid pointers.
  • Double click the pointers that end with: 0xB3C
  • Inside Program.cs paste the pointer in the BaseAddress string leaving the , at the end.