0 of 0

File information

Last updated

Original upload

Created by

Krevil

Uploaded by

Krevil

Virus scan

Safe to use

Tags for this mod

About this mod

A hub for modified DLLs to enable various features such as AI spawning

Requirements
Permissions and credits
What is this mod? It is a modification of several of the game's DLL files to allow players and modders to use scripts and effects to spawn AI.

Based on Lord Zedd and Killswitch's work, the AI dlls will enable AI (char) to be spawned using effects and also enable them to be spawned using scripting.
Halo 2 and 3 already allows scripted spawning, Halo 4 and 2A already have effect spawning enabled and Halo Reach doesn't have either, so it has both edits.

If you see a mod that uses AI, it may come bundled with one of these DLLs.

Current modifications, for manual editing if you'd rather not download or wish to merge the changes with another edit:

Halo 2:
Change the next two bytes at 0x638D30 to 90

Halo 3:
Change the next six bytes at 0x55FECB to 90

Halo 3 ODST:
Change the next six bytes at 0x579F13 to 90

Halo 4:
Change the next two bytes at 0x7B43D to 90

Halo Reach:
Change the next six bytes at 0x58C73C to 90
Change the next two bytes at 0x4A85B to 90

_____________________________________________________________________

Additional modifications

Forced Perspective for Halo 2 (Thanks to Lord Zedd):
Change the next two bytes at 0x6F08BE to B0 01 for Third Person or B0 00 for First Person