0 of 0

File information

Last updated

Original upload

Created by

Apoxied

Uploaded by

Apoxied

Virus scan

Safe to use

Tags for this mod

About this mod

Modify your Halo 3 DLL file with ease!

Requirements
Permissions and credits
Donations
BETA
If you have any issues and or feedback, please share them with me. @Apoxied


I created this tool in Python to automatically change features within your halo3.dll file.


FEATURES ON UPDATED FILE

.) I have it searching for the array of bytes, versus the offset, which has been able to successfully find pretty much all options on older seasons. It should be able to withstand future MCC updates without completely breaking. Most of the options, if not all, should stay intact.

.) Simply click on an option to apply it to your loaded dll.

.) It can detect if you have certain modifications already applied upon opening, which will automatically check the boxes.

.) You can deselect boxes to restore the original values.

.) "Clean DLL" button that deselects all options and restores your dll.

.) Detects if MCC is open, and will prevent you from opening the dll.

.) I also have it auto detecting which version of the game the dll belongs to and will disable the options not available for previous updates.

.) I have it handling the messages to the user at the top. Each message lasts 3 seconds long and disappears, letting the user know if the
button worked or not. If there's an error, I have it displaying the error where the problematic array is located so I can fix things more easily.

.) I also added a feature that disallows the user from opening a file that's not named "halo3.dll" to prevent people from accidentally changing different dlls.

.) Added a hyperlink to my discord username that allows the user to copy it upon clicking, to make contacting me even easier.



NOTE:
This is a standalone exe. It very well might register as a false-positive on your anti-virus. Don't download unless you're willing to make an exception in your anti virus software.

You must have MCC closed when applying changes.

Future updates to MCC could very well change the offsets used to make this program work. If it isn't working after an update, be sure to come back here for an updated file.

MUST PLAY WITH EAC OFF!

Backup your original dll file before using!


SHOUTOUT TO PUNCTUALALEX FOR A BUNCH OF THE OFFSETS :)

SOURCE CODE

CLICK HERE TO DOWNLOAD VIA MEGA