Hidden Forge Objects
Halo Infinite Forge objects that can't be found in the normal Object Browser.
Last updated
Halo Infinite Forge objects that can't be found in the normal Object Browser.
Last updated
There are hidden categories in the Object Browser which hold assets that have not been validated for Forge yet, but may have been used by 343 on their internal builds while making Forge maps. It also holds depreciated objects, that have been replaced by a new variant. Most of these are objects that have had their origin point changed.
A showcase of the hidden objects of Season 5 can be seen in this YouTube video:
Use Surasia's InfiniteExt tool and the Forge Hidden Category Enabler
Alternatively:
Inspect the Halo Infinite executable with a Interactive Disassembler like IDA PRO, find the function for Forge_DisableForgeHiddenCategory
, which should point to a byte: 50C3140
Open Halo Infinite without Easy Anti Cheat by replacing the HaloInfinite.exe file from the install directory with the HaloInfinite.exe file from \game
, and running the executable
Search for the byte 50C3140
in the Halo Infinite executable with Cheat Engine and flip it's value to 0
Apply the changes and the hidden categories should be available
The hidden categories are named "Hidden", "Kits" and "Templates":
While not actually named "Argyle Lift", and instead just "Banished Gravity Lift", the name was quickly attached to the object in the Forge community as it is the lift object used on the 343-made Forge map "Argyle". Since this object is used on a dev-made map that is even played competitively, Forgers have been confused why it's still a normally unobtainable object.
Map: Argyle
What makes the lift special is how long the gravity lift effect of it is. Measuring at 100.00 units of effective lift, the height is almost triple that of the normal "Gravity Lift Banished" object's 35.10 effective lift height. In addition to the extremely tall lift, the player is also ejected towards the front facing direction of the lift (X axis) at the apex of the lift height. This is also why the lift object is located so low on Argyle.
Leaks B is a colorable decal that looks like a liquid leak. In addition to being colorable, the texture of it can also be changed, allowing for the object to be used in numerous ways to smoothly blend a transition between two textures.
When Forgers found Leaks B with the release of Season 5 on 17th Oct, 2023 within the hidden objects, it was the first object of it's kind and Forgers quickly started integrating the object into their maps. Forgers were disappointed when the Leaks B object was removed from the game on 5th Dec, 2023, which left a lot of maps that had utilized the object, looking empty. 343 was made abundantly clear about the want for the return of Leaks B by the Forgers via varous channels of communication.
Map: Worthwhile
On Jan 19th, 2024, during a 343 community livestream showcasing the upcoming CU29 update, the presenters went over the Leaks B object and expressed a comedic reference to the beloved decal that only people in the know got:
The Leaks B object became fully supported with the CU29 update and can now be found in Decals > Editable > Leaks B. Now you, too, understand why talking about Leaks B was so funny to the 343 employees in the video – Forge Lord, Unyshek and ske7ch.
The Gauss Hog is an anti-armor variant of the Warthog that never saw a finished variant for Halo Infinite. The hidden vehicle object is functional, but the gauss turret model and textures are unfinished, as well as there is no projectile nor explosion impact when the turret is shot.
Due to the bad UX support of the vehicle as well as it being quite weak in comparison to previous Halo's gauss hogs, players have been reluctant on including the vehicle in their maps. One map that does feature the Gauss Hog and gets used regularly is Just Keep Driving - Sandtrap.
The Pelican Drop object is the underlying object used on dev-made BTB maps that cause a Pelican to deliver vehicle ordnance at set points during a game. Loading up the dev-made BTB maps in Forge shows that the objects are nowhere to be found, as they have been either scraped from the retail build, or are baked into the on-level scripting.
Even though the object can be obtained in Forge, it cannot be used to recreate the BTB Pelican drop experiences. Research was put into figuring out if it was possible to recreate the Pelican drops, and it is possible to add more Pelican drops to the dev-made maps that already support the underlying scripting for them. The map has to be loaded on a BTB-based mode for any Pelican drops to function. The Pelican Drop object will have to have specific Object Properties in order to function correctly and be detected by the level script. A correctly configured Pelican Drop object is included in the prefab: Pelican Drop.
Although the exact BTB Pelican drops cannot be recreated on Forge maps with the object, it was discovered that having a correctly set up Pelican Drop object on a map with a functioning Firefight:King of the Hill setup results in a Pelican drop event being fired at Gameplay Start. This meant that ordinary Forge maps loaded specifically in a Firefight:KOTH -based mode could support a singular Pelican drop at the start of the game. It is speculated that some mode scripting related to the functionality of the Firefight:KOTH mode is causing the Pelican Drop object to fire at Gameplay Start. A map where this functionality is used is Sandtrap Firefight.
Since the Pelican Drop object uses a real Pelican vehicle, it is possible to store the Vehicle Type of the Pelican so that it can be used in scripting. A fully flyable, and real Pelican with intuitive UX support has been custom-built on Sandtrap Firefight by forger Okom1, which can be activated by having a minimum of 8 players in a Firefight:KOTH -based mode on the map and entering the crashed Pelican from the front.
Map: Sandtrap Firefight
The Midship Proxy and Relic Proxy objects are low-poly representations of the map geometry of the Halo 2 Classic maps Midship and Relic. Usually when remaking maps from other games in Halo Infinite, players would need to build the basic geometry of a map – blockout – out of hundreds of objects before they could begin to art the map with more realistic representations of objects and surfaces. With the discovery of these two proxy objects, Forgers were able to skip the blockout stage and jump straight into arting the map remakes.
This resulted in some great remakes of Midship and Relic. The most notable Midship remake is Inquisitor, and a good Relic remake is relic. Also the map Arctic Point used the Relic Proxy as a guide for an underground structure's geometry.
Okom Surasia