Adding pictures to the added maps in the main menu

Technical Chatter here.
Post Reply
User avatar
Samusaaron3





Posts: 311
Joined: Sun Mar 21, 2004 3:16 pm
Location: Escondido, California

Adding pictures to the added maps in the main menu

Post by Samusaaron3 »

I know how to add maps to the main menu, but how do you give them their own picture insed of the default zanzi picture?

This is for Halo 2
Last edited by Samusaaron3 on Wed Aug 10, 2005 11:52 am, edited 1 time in total.
Image
User avatar
DEEhunter





Posts: 897
Joined: Sun Jun 19, 2005 4:04 pm
Location: 127.0.0.1
Contact:

Post by DEEhunter »

use this i can this but if you mean for xbox it should work just open the ui.map with ithttp://files.halomods.com/viewtopic.php?t=18350
XxXboxodXxX





Posts: 39
Joined: Wed Jul 13, 2005 4:36 pm

Post by XxXboxodXxX »

HALO 2, NOT HALO 1 You have to add the details then open up mainmenu.map in Ch2r. Go to ui/code_global_bitmaps and you should see all of the bitmap files. Open up the one after zanzibar and add your .dds file to it. It needs to be in a8r8g8b8 format at 224 x 207. Hope that helps!

P.S.: There is no program that does it right now. The only one is serenity, but you have to use a patch to do it.
User avatar
Samusaaron3





Posts: 311
Joined: Sun Mar 21, 2004 3:16 pm
Location: Escondido, California

Post by Samusaaron3 »

Can you olny change the zanzi pic, or can you give each new map its own photo?
Image
XxXboxodXxX





Posts: 39
Joined: Wed Jul 13, 2005 4:36 pm

Post by XxXboxodXxX »

Samusaaron3 wrote:Can you olny change the zanzi pic, or can you give each new map its own photo?
You can give each map its own photo.
donuthole1010





Posts: 123
Joined: Sat Apr 30, 2005 7:42 am

Post by donuthole1010 »

no each map after the last one that is supposed to be there are all the same. the reason is that because the meta of each slot points to the same raw data in the map. so if you inject one picture for ur modded map then all the maps added after that are exactly the same. and serenity does it by adding raw data to the end of the map and having the meta of the slot point to that data, and it reads the picture from there.
SCJudd





Posts: 1
Joined: Fri Jul 08, 2005 7:31 pm

Post by SCJudd »

donuthole1010 wrote:no each map after the last one that is supposed to be there are all the same. the reason is that because the meta of each slot points to the same raw data in the map. so if you inject one picture for ur modded map then all the maps added after that are exactly the same. and serenity does it by adding raw data to the end of the map and having the meta of the slot point to that data, and it reads the picture from there.
any way to do it without serenity? like if I wanna add a pic for a good ol' ppf mod or something?
Image
veitchypops





Posts: 3
Joined: Sat Apr 23, 2005 4:42 pm

Post by veitchypops »

XxXboxodXxX wrote:HALO 2, NOT HALO 1 You have to add the details then open up mainmenu.map in Ch2r. Go to ui/code_global_bitmaps and you should see all of the bitmap files. Open up the one after zanzibar and add your .dds file to it. It needs to be in a8r8g8b8 format at 224 x 207. Hope that helps!

P.S.: There is no program that does it right now. The only one is serenity, but you have to use a patch to do it.
You can use Ch2r but you have to switch the internal picture type to X8R8G8B8 so it will inject properly. i havent tested it but i will soon!

EDIT: I just got the latest version of Ch2r and if you go into it's matG editor it will do it for you!
Alagavic





Posts: 10
Joined: Mon Jan 23, 2006 8:05 am

Post by Alagavic »

Where can I find a 256 x 256 with X8R8G8B8 format in mainmenu? I am having problem to inject pics into mainmenu for new map.

Thanks,

Alagavic 8^>
Post Reply