Content:
Slate
Blackcurrant
Watermelon
Strawberry
Orange
Banana
Apple
Emerald
Chocolate
Marble
Background:
Slate
Blackcurrant
Watermelon
Strawberry
Orange
Banana
Apple
Emerald
Chocolate
Marble
Pattern:
Blank
Waves
Notes
Sharp
Wood
Rockface
Leather
Honey
Vertical
Triangles
Welcome to Xbox Chaos: Modding Evolved
Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.
-
Content count
7 -
Joined
-
Last visited
-
Billy11 liked a post in a topic: Halo 2 modder reporting in!
-
The final version of this mod is now available. https://www.nexusmods.com/halothemasterchiefcollection/mods/368 It's a been fun working on this project over the last year, and it is now complete. Hope you decide to give it a try. Thanks!
-
Krazy Pigeon liked a post in a topic: Official Videos/Screenshots Of Your Mods
-
FreedTerror liked a post in a topic: Official Videos/Screenshots Of Your Mods
-
ReteroX liked a post in a topic: My complete Halo 2 Anniversary Rebalanced campaign mod is now available!
-
-
Tbiesty liked a post in a topic: My complete Halo 2 Anniversary Rebalanced campaign mod is now available!
-
Thanks! I just released an update to add a health bar to the HUD. I was on the fence about it for a while (and didn't included it in the initial release), but have gotten to really like it, so I went ahead and added it.
-
ReteroX liked a post in a topic: My complete Halo 2 Anniversary Rebalanced campaign mod is now available!
-
Tbiesty liked a post in a topic: My complete Halo 2 Anniversary Rebalanced campaign mod is now available!
-
Yeah, it took me about 30 hours to bring all the changes over from Halo 2 Vista. Many late nights for a week just to do it.
-
ReteroX liked a post in a topic: My complete Halo 2 Anniversary Rebalanced campaign mod is now available!
-
Halo 2 Anniversary campaign levels rebalanced to make Legendary the difficult, but fair, challenge it should have been. Download link (including description of changes): https://www.nexusmods.com/halothemasterchiefcollection/mods/368 1) Open the zip file and copy .map files into the halo 2 maps folder of your Halo The Master Chief Collection installation (e.g. C:\Program Files (x86)\Steam\steamapps\common\Halo The Master Chief Collection\halo2\h2_maps_win64_dx11). 2) Play "Halo: MCC Anti-Cheat Disabled (Mods and Limited...)" and enjoy!
-
BOUNTYHUNT3R541 liked a post in a topic: Halo 2 Rebalanced
-
Tbiesty started following Halo 2 Rebalanced
-
Halo 2 for Windows campaign levels rebalanced to make Legendary the difficult, but fair, challenge it should have been. Over 200 hours of development and extensive playtesting have gone into this mod, which includes lots of fine-tuning and even fixes to bugs that exist in the base game. This will be coming to Halo 2 MCC on PC as soon as possible after the game is released. If you liked Halo 2, but didn't love it (as much as Halo CE and Halo 3) due to the overly punishing Legendary difficultly, I think you'll absolutely love this! Download mod from MediaFire: http://www.mediafire.com/file/r2ojei53udwgpzl/Tbiesty%27s_Halo_2_Rebalanced_Maps.zip/file Download mod from MODDB: https://www.moddb.com/mods/halo-2-rebalanced/downloads/halo-2-rebalanced Download mod from NexusMods: https://www.nexusmods.com/halo2/mods/65
-
weighta liked a post in a topic: Halo 2 modder reporting in!
-
Tbiesty changed their profile photo
-
Just came across this while working on my re-balanced mod (youtube.com/watch?v=gn4wGU0wj5o). Here's what I did last night to get it to work: 1) Using Gravemind, make note of the Offset and Size of the bitmap you want to replace (and notice the type is "Shared" since the bitmap data is in the shared.map). 2) Backup your level's map file. 3) Inject the bitmap using Gravemind and make note of the new Offset and Size (and notice the type is "Individual" since the new bitmap data is in the level's map file). 4) Using a hex editor, such as HxD, copy the bitmap data from your map file located at the "Individual" Offset and Size and paste over the bitmap data in the shared.map at the "Shared" Offset (and 0x00 out any extra left over bytes after it if the new data is smaller; there is some extra 0x00 space after it, so the bitmap data could be a bit bigger and still fit) and save the shared.map file. 5) Restore the level's map file from step 2. 6) Using Assembly, in hud_reticles (and hud_weak_spot_reticles, if needed) of each level's map file, update the LOD1 Size of the bitmap you updated to be the size of the new bitmap data.
-
Hello everybody! I created a re-balanced mod of Halo 2 Vista this year. With Halo 2 MCC on PC coming next year, I wanted to bring over same changes right away, so it was time to join the community. Details of my mod can be found here: (Hint: See the video description for the list of changes and video playthroughs.)