x1337xBLAZ3R Posted October 22, 2009 Report Posted October 22, 2009 will someone please post a tut or program on how to take a custom game and mod it so there is forge. I used dark splitstream's program for a while but i deleted it and when i go to dl it it isnt there. Anyone have a porgram or is will to post a tut on how to do it in hex editor.
ixGAMEOVERxixx Posted October 22, 2009 Report Posted October 22, 2009 Wrong section, this should be in the Modding section. Global mod please move this then remove my comment. Kk, thanks bai.
miinaturvat Posted October 22, 2009 Report Posted October 22, 2009 It's quite simple, really... In the gametype, at offset 0x147 of the BLF image (after all the CON info and crap), there is an enum: enum Gametype { CTF = 1, Slayer = 2, Oddball = 3, KingoftheHill = 4, Forge = 5, VIP = 6, Juggernaut = 7, Territories = 8, Assault = 9, Infection = 10 } Simply change the current enum to 5 and it will be a forge gametype. Then obviously re-hash and re-sign.
x1337xBLAZ3R Posted October 22, 2009 Author Report Posted October 22, 2009 hey not to be annoying but im kinda new to modding halo 3 stuff, but can u please explain it to me in more in depth details like do i use hxd or what and how do i fing the enum or whateva. sorry to ask. im learning.
miinaturvat Posted October 22, 2009 Report Posted October 22, 2009 Tell you what. you upload the gametype you want to be a forge gametype, and I'll mod it for you
Dark Slipstream Posted October 22, 2009 Report Posted October 22, 2009 I'll save everyone the problem. Here is a forge gametype (you can find it under the Slayer category). forge.rar
Random1225 Posted October 22, 2009 Report Posted October 22, 2009 I'll save everyone the problem. Here is a forge gametype (you can find it under the Slayer category). forge.rarSlip, didn't you make a program to do stuff like this?
x1337xBLAZ3R Posted October 22, 2009 Author Report Posted October 22, 2009 its not that i need one i want to know how to make them using hxd. I already have like 3 but i need to know how to make them, someone please just tell me. Thanks!!
Dark Slipstream Posted October 22, 2009 Report Posted October 22, 2009 Yeah, I have a program that does this.
x1337xBLAZ3R Posted October 22, 2009 Author Report Posted October 22, 2009 Yeah, I have a program that does this. is it 360 reality? if so then can i have the dl because i used to use that but then i restored my comp and lost it and now i cant find the dl.
Random1225 Posted October 23, 2009 Report Posted October 23, 2009 I think it's in 360 reality, but idk. I just have the source.
x1337xBLAZ3R Posted October 23, 2009 Author Report Posted October 23, 2009 well can someone post a tut on how to do it or a program that works please i want to learn to do it myself.
ixGAMEOVERxixx Posted October 23, 2009 Report Posted October 23, 2009 1. Open your Gametype in a hex editor2. Search for.. ââ¬Å¡.ÃÂÃÅ3. 1 place before there will be a number like.. 01, 02, 03 etc...4. Change it to 055. Resign and rehash.
miinaturvat Posted June 8, 2010 Report Posted June 8, 2010 well can someone post a tut on how to do it or a program that works please i want to learn to do it myself. I told you exactly how to do it, ya ****
Slidell Posted June 8, 2010 Report Posted June 8, 2010 Yeah, I have a program that does this. I still have the beta version. Never downloaded the full.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now