Skip to content

Commit 48bf508

Browse files
authored
Update README.md
1 parent 4684f70 commit 48bf508

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Fixes the gross bitrate distroying dithered void on Halo 3: MCC (1.3385.0.0)
66
> huge thanks to Lord Zedd
77
88
## How to fix in the rare event MCC gets an update!
9+
> It's Supported in [HCM](https://github.com/Burnt-o/HaloCheckpointManager)
910
- AOB scan for: `8D 3C 1B 8D E8` with only `Executable` checked in the memory scan options.
1011
- Look for `B9 10000000` (which corresponds to `mov ecx, 00000010`) and save the corresponding address.
1112
- The saved address is your `voidDrawAddress` (2 bytes). To remove the dithering effect on the void, change `(0x10, 0xB9)` to `(0xFF, 0xB9)`.

0 commit comments

Comments
 (0)