Allows users to set their weapon display offsets well beyond the standard limits for all games within The Master Chief Collection.
- Install the .NET 7.0 Runtime and .NET 7.0 Desktop Runtime before trying to run/build.
- Launch The Master Chief Collection with EAC off.
- Use 'C' to toggle the overlay.


- 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 theBaseAddress
string leaving the,
at the end.