Page 1 of 2

Menu Menu Menu [APP] - Update 5

Posted: Wed Apr 11, 2007 2:53 pm
by Prey
Menu Menu Menu
By: Prey
Thanks Goes Out To: My Beta Testers. Shade45 for doing the 'extras' menu first and me only being able to follow by studying his output maps :wink: ..the Ch2r Source for having such a great bitmap library, and finally Talin for inadvertly leading me to previewing P8 bumps correctly :P

Image

Relink BITM -->
Image

Hopefully you will find the app self-explanatory enough, there are a few things i would like to quickly go over though:

Bitmap Relinker
Every map slot holds an Ident which points to a bitmap tag, it is this bitmap tag that is the map slots preview image. The Bitmap Relinker will simply let you change the Bitmap the map slot is linked to.

Create New Raw For Bitmap
Every bitmap tag is linked to raw within the map, the raw is where the actual image is stored. All of the map slots in the mainmenu that are null, may have different bitmap tags, but those tags are all linked to the same raw. So change one and they all change. This function will generate new raw for the selected slot so it has its own individual image :)

Export/Import
While the Ch2r Source does have a great bitmap library, it comes with many flaws in the extract/inject region. So i fiddled and twiddled with it for a little while until i got most of it working :P , here is a quick table which lists what extracts properly:
Image
The empty cells mean i couldnt test for one reason or another, buts its probably safe to say that they dont extract proper either..

Duplicate/Delete
Allows you to add or take away map slots! Woo! Sadly it doesnt work though, ugh crap right? Not my fault though, the app dups/dels perfectly fine, but the default.xbe holds it back and makes you freeze at 100%.. oh well, ill leave the option their incase anyone ever finds a fix... With Update5 these options have been hidden as it has been figured out how to add more slots, and it had nothing to do with the xbe...thus my code is what's wrong. Oh well that's work for another day ;>

Save All
Once the app has listed the SP Map slots, they are all stored in memory. Meaning you can edit everything about every listed slot before finally clicking the Save All button. The only way you will lose your changes, is if you dont save and click to view the MP Maps. Whenever you switch between SP and MP slots, the app clears its memory and loads the new slots. Just so you know.

Net Framework 2.0
..is needed, you can get it HERE.

On Closing...
Hope you enjoy the application, or at least find use for it :P

Update1: (1.0) 'Create New Raw For Bitmap' option added.
Update2: (1.0) Small bug fix and unnoticeable improvement.
Update3: (1.0) Small bug fix.
Update4: (1.0) Can now Import smaller images, rest of original image is nulled out.
Update5: (1.1)
  • Status label at the bottom will now tell you if selected slot's raw is being used by another slot.
  • Major bug with raw adding and bitmap injecting fixed.
  • Overall coding improved.

Posted: Wed Apr 11, 2007 2:54 pm
by DoorM4n
NICe!

Posted: Wed Apr 11, 2007 3:21 pm
by Crofty
This is by far the best out, the bitmap relinking is so cool who knew it could be used like this. If you havent already i would suggest downloading this and using it for when you create your mainmenu's.

Posted: Wed Apr 11, 2007 4:07 pm
by SpecOp44
Looks good.

Posted: Wed Apr 11, 2007 4:24 pm
by foxfanatic23I7
The bitmap relinker is awesome.

Posted: Wed Apr 11, 2007 4:30 pm
by Pyroman
Looks very good. But that name is kinda...odd.

Great job though!

Posted: Wed Apr 11, 2007 4:53 pm
by _XLR8_
im not as smart as some of u so what can this do add maps to the main menu

Posted: Wed Apr 11, 2007 4:59 pm
by Anthony
cool I guess for being kinda basic... kinda looks like my old mainmenu editor that me and MT put out a few months ago for Entity

Posted: Wed Apr 11, 2007 5:04 pm
by blackdiamond
how do i get the bitmaps working? i really want to put in my own maimmenu pic!

Posted: Wed Apr 11, 2007 5:18 pm
by Prey
App updated - You can now add new raw for the bitmaps :P

Posted: Wed Apr 11, 2007 5:44 pm
by shade45
Nice app, it looks really nice.

And your welcome :D

Posted: Wed Apr 11, 2007 6:36 pm
by latinomodder
Nice app prey, I see great things coming from you.

Posted: Wed Apr 11, 2007 10:23 pm
by neodos
Really nice!

Good job and thank you for this app :)

Posted: Thu Apr 12, 2007 2:57 am
by XTHIRST
Really nice app. I will definately use this one instead of the other ones that have been released. I love the new features of this one. Btw, Its hard for some people to find the .NET Framework 2.0 (me, lol) and so here is a link straight to it.

Link To .NET Framework 2.0

Posted: Thu Apr 12, 2007 5:33 am
by blackdiamond
wait, where do i go to extract nd inject bitmaps??!?!

Posted: Thu Apr 12, 2007 5:46 am
by Prey
_XLR8_ wrote:im not as smart as some of u so what can this do add maps to the main menu
Yes, in the sense that your replacing previously nulled out slots with the new maps info.
Anthony wrote:cool I guess for being kinda basic... kinda looks like my old mainmenu editor that me and MT put out a few months ago for Entity
LAWL
blackdiamond wrote:how do i get the bitmaps working? i really want to put in my own maimmenu pic!
1. Export the bitmap.
2. Edit the bitmap up in an editor capable of opening .dds files (Adobe Photoshop for example).
3. Save the bitmap in the same format is it was previously.
4. Import it.
blackdiamond wrote:wait, where do i go to extract nd inject bitmaps??!?!
Right click the bitmap, i showed this in the pic^^ :?

Posted: Thu Apr 12, 2007 6:11 am
by Geo
Nice app. Could come in handy, good job.

Has anyone yet managed to extract/inject the mainmenu bitmaps for like the pregame lobby and stuff, because a lot of them always come out screwed up... and require hex editing to change colours and stuff. That would be a cool update, make a bitmap viewer for all the bitmaps in mainmenu.map and not just the map preview images, or does it already do this?! If so, well done. I'll test now anyways.

[EDIT] Yes, I'm blind.

Posted: Thu Apr 12, 2007 6:28 am
by Prey
1 bug fix made, 1 improvement added ;x
Edit* Another fix, soz that should be the last :?

Posted: Thu Apr 12, 2007 7:53 am
by Cragsterboy
foxfanatic23I7 wrote:The bitmap relinker is awesome.
*agrees* Great Job come those apps coming!

Posted: Thu Apr 12, 2007 8:00 am
by DWells55
Add new raw for map, huh? Guess that makes my main menu patch with the 50 free slots useless :(


Seriously though, fantastic app from the looks of it, UI seems easy enough and it's feature packed.