
Halo 3 Retail Game Research
- bballaplaya4life
- Posts: 127
- Joined: Tue Feb 05, 2008 2:01 pm
- Location: Earth
- Contact:
Download source to Mango is broken 

Senor_Grunt: Okay, so, I was playing CoD4 earlier, and about 30 minutes into playing, the screen went black, then flashed, then the 360 gave me red rings. Only, they weren't rings, they were half of the ring. Like, only two of the controller light thingies were light up red. WTF does this mean? Like seriously. My 360 still works, but it does that like once every week at the least, and it's getting annoying getting to round 16 in the zombie mode for CoD5 (so totally not bragging ), then suddenly blacking out. :[
tucker933: Pour some liquid nitrogen on it.
tucker933: Pour some liquid nitrogen on it.
-
- Posts: 93
- Joined: Fri Aug 03, 2007 7:36 pm
- Contact:
-
- Posts: 1
- Joined: Wed Apr 02, 2008 11:22 am
Hello,
I'm stone_telephone(for some reason stone telephone was censored), but I had a question about johnson, ok so I have exactly these files, the plugin folder, halo3map.dll, johnson.exe, johnson.pdb, johnson.vshost.exe, and user.config so I open up johnson.exe it looks like it should but I have no .map files, and as soon as I open johnson.vshost.exe, it has an error and must close, so I have 2 question where do I get the map files, and is the johnson.vshost.exe supposed to close like that please reply, or message me on xbox live mt gt is stone telephone.
I'm stone_telephone(for some reason stone telephone was censored), but I had a question about johnson, ok so I have exactly these files, the plugin folder, halo3map.dll, johnson.exe, johnson.pdb, johnson.vshost.exe, and user.config so I open up johnson.exe it looks like it should but I have no .map files, and as soon as I open johnson.vshost.exe, it has an error and must close, so I have 2 question where do I get the map files, and is the johnson.vshost.exe supposed to close like that please reply, or message me on xbox live mt gt is stone telephone.
http://forums.halomods.com/viewtopic.php?t=76128stone_telephone wrote:Hello,
I'm stone_telephone(for some reason stone telephone was censored), but I had a question about johnson, ok so I have exactly these files, the plugin folder, halo3map.dll, johnson.exe, johnson.pdb, johnson.vshost.exe, and user.config so I open up johnson.exe it looks like it should but I have no .map files, and as soon as I open johnson.vshost.exe, it has an error and must close, so I have 2 question where do I get the map files, and is the johnson.vshost.exe supposed to close like that please reply, or message me on xbox live mt gt is stone telephone.
Don't open the vshost.exe, open the Johnson.exe. And the application does not include map files. You have to get them yourself. Follow the link unknown v2 posted for more details, please.stone_telephone wrote:Hello,
I'm stone_telephone(for some reason stone telephone was censored), but I had a question about johnson, ok so I have exactly these files, the plugin folder, halo3map.dll, johnson.exe, johnson.pdb, johnson.vshost.exe, and user.config so I open up johnson.exe it looks like it should but I have no .map files, and as soon as I open johnson.vshost.exe, it has an error and must close, so I have 2 question where do I get the map files, and is the johnson.vshost.exe supposed to close like that please reply, or message me on xbox live mt gt is stone telephone.

-
- Posts: 5426
- Joined: Sat Jul 24, 2004 12:12 pm
- Location: I'm a Paranoid
- Contact:
![]() |
![]() |
-
- Posts: 123
- Joined: Sun Aug 26, 2007 12:15 am
- Location: Chesterfield, VA
- Contact:
- bballaplaya4life
- Posts: 127
- Joined: Tue Feb 05, 2008 2:01 pm
- Location: Earth
- Contact:
Think your so cool because you can read German? Huh? Huh? Punk.
Even when it's translated I still can't understand.
didn't see Anthony's post
Even when it's translated I still can't understand.

Last edited by bballaplaya4life on Wed Apr 02, 2008 2:15 pm, edited 2 times in total.
- Aumaan Anubis
- Posts: 2938
- Joined: Fri Jun 30, 2006 1:01 pm
- Location: Aumaan
- Contact:
![]() |
![]() |
![]() |
Re: Halo 3 Retail Game Research
Prey wrote:Code: Select all
struct Header { [...] short MapTypeIndex; // 0=SP 1=MP 2=MM 3=Shared [...] }
Update with single player shared?Engineer Source wrote:Code: Select all
public enum Map_Type : short { single_player = 0, multi_player = 1, mainmenu = 2, shared = 3, single_player_shared = 4 }
Last edited by Aumaan Anubis on Wed Dec 17, 2008 3:19 pm, edited 1 time in total.

It is expected, and demanded.Tural wrote:MrMurder, we're going to hold you to that promise.
-
- Posts: 123
- Joined: Sun Aug 26, 2007 12:15 am
- Location: Chesterfield, VA
- Contact:
-
- Posts: 1262
- Joined: Sun Sep 03, 2006 10:43 pm
- Location: Michigan
![]() |
![]() |
- iBotPeaches
- Posts: 78
- Joined: Tue Aug 08, 2006 9:22 am
- Location: Corral
- Contact:
- grimdoomer
- Posts: 1440
- Joined: Mon Oct 09, 2006 4:36 pm
![]() |
Just thought I'd post my BLF Header, a cuple things not listed:
Also for the EOF Node, I think that the EOFSize is maybe Hash Length?
Code: Select all
struct BLFHeader
{
chars[4] WorldHead;
int HeaderSize;
short Unknown;
short Unknown;
short Unknown; //These 3 seem to be constant for everything
char[34] BLFDescription;
chars[4] SecondaryWorldHead; // mapi, chdr
int ImageSizeWithOEF;
int Unknown;
int ImageType; // 0 = JFIF 1 = PNG
ImageSize; //Without EOF
}

AI Zones in MP | Ambiance | Gravemind Beta v1.1
Aumaan Anubis wrote:Grimdoomer. The first person ever to mod Halo 2 Vista.