Page 1 of 1

Editing Halo UI??

Posted: Mon Apr 05, 2004 12:16 pm
by dcsports413
How do I make the mainmenu say something different?

Just making this menu:

CAMPAIGN
MULTIPLAYER
SETTINGS
GAME DEMOS

say somthing different.

I want to substitute the word "ACE" for "CAMPAIGN" . How???

Are these files bitmaps or can edit them in a hex editor?

Posted: Mon Apr 05, 2004 4:13 pm
by SEHF
I'm not sure you can do this in hex editor, but you might be able to. I know that if you delete the Xdemos folder from your Halo folder, you will also delete the game demos option from the menu(and save about a gig of space on your HD). Try opening some of the files in hex editor, see what you get! :o

Posted: Tue Apr 06, 2004 1:37 pm
by silencer88
they are textures in the ui.map file a.k.a. cache002.map There are 2 of them, one for highlighted and one for non-highlighted for each word

Posted: Tue Apr 06, 2004 11:47 pm
by maca_§
silencer88 wrote:they are textures in the ui.map file a.k.a. cache002.map There are 2 of them, one for highlighted and one for non-highlighted for each word
but how would you get to em
because you cant open up cache002 in hmt so would you have to use a hex editor

Posted: Wed Apr 07, 2004 1:40 am
by XBOX War3z
use hmt2 it can open the ui perfectly and extract/inject the bitmaps

Posted: Wed Apr 07, 2004 1:51 am
by maca_§
XBOX War3z wrote:use hmt2 it can open the ui perfectly and extract/inject the bitmaps
ty
and also does hmt2 suport model extracting/importing?