Page 1 of 1

Color a Map/Film description !

Posted: Wed Oct 22, 2008 10:10 am
by ALeXtHeBLiNd
Hi guys. Do you want colors in your Map/Film description ? =)
Yes ? So, this tutorial is for you. Enjoy !

An example of a result:
Image
It's not really a Green, but a Yellow greened.

Step 1: Make your file.
Step 2: Extract the file from your Xbox 360.
Step 3: Open it with a Hex Editor.
Step 5: Search and replace your text description by the color code.
(Offset 0000D060)

Example: <color argb=#ff76a1d3>Description</color>

Image

Step 6:
Save, Rehash, Resign and upload back to Xbox.
--------------------------------
(Verified) Colors codes:
<color argb=#55FFFFFF>Description</color>
<color argb=#ff76a1d3>Description</color>
<color argb=#FFe8ea1e>Description</color>
<color argb=#FFa1b375>Description</color>
<color argb=#FF8692d4>Description</color>
<color argb=#FFb139b5>Description</color>
- Thanks to Anthony -

The first value seems like it would be the Alpha channel.. It's always 0xFF which is 100%, someone should try making it 50%

((50 / 100) * 255 ) = 127.5
127 = 0x7F

So replace the first with value "FF" with "7F" and see if its 50% transparent ;)
I think the colors possibilities are almost limitless. (Like on a web page with a .css).
All the best ! :)

Posted: Wed Oct 22, 2008 10:59 am
by Veegie
That's pretty neat.

Posted: Wed Oct 22, 2008 12:11 pm
by Eaton
Wow. :shock: I had no idea this was possible.

Posted: Wed Oct 22, 2008 12:51 pm
by ManBearPig_06
You should give credit to the original poster, as you just copied all his stuff directly.

Posted: Wed Oct 22, 2008 12:56 pm
by unknownv2
ManBearPig_06 wrote:You should give credit to the original poster, as you just copied all his stuff directly.
That's him.

Posted: Wed Oct 22, 2008 1:07 pm
by xI_V3n93ance_Ix
Is that possible with Gametypes, too ?
Cant test right now, would do ^^

Posted: Wed Oct 22, 2008 2:36 pm
by Themandyou
ManBearPig_06 wrote:You should give credit to the original poster, as you just copied all his stuff directly.
I just played you in Team Doubles a few days ago O.o

And, make sure it wasn't him who posted this elsewhere before making accusations.

Posted: Wed Oct 22, 2008 3:41 pm
by DEEhunter
I saw this when I was strolling through halo 3 locales. Never thought I can use them. Nice find!

Posted: Thu Oct 23, 2008 2:27 am
by ManBearPig_06
Themandyou wrote:
ManBearPig_06 wrote:You should give credit to the original poster, as you just copied all his stuff directly.
I just played you in Team Doubles a few days ago O.o

And, make sure it wasn't him who posted this elsewhere before making accusations.
I checked both profiles and found no mention of the other name in either.

Posted: Thu Oct 23, 2008 6:15 am
by SHOUTrvb
ManBearPig_06 wrote:I checked both profiles and found no mention of the other name in either.
Way to be vague. Details would really help you not come across as a jackass. Cool tutorial, Alex.

Posted: Thu Oct 23, 2008 8:11 am
by Tural
ManBearPig_06 wrote:I checked both profiles and found no mention of the other name in either.
Really? Because I checked very quickly and was able to almost instantly determine that the gamertags on both profiles were identical. Very interesting.

Posted: Thu Oct 23, 2008 8:29 am
by ALeXtHeBLiNd
Thanks everybody.
@xI_V3n93ance_Ix : No, apparently you can't color Gametypes... Files will be corrupted :?
ManBearPig_06 : I'm the original poster. ;)

Posted: Thu Oct 23, 2008 8:52 am
by bibbit
Cool fkn beans.

Posted: Thu Oct 23, 2008 9:37 am
by xI_V3n93ance_Ix
ALeXtHeBLiNd wrote:@xI_V3n93ance_Ix : No, apparently you can't color Gametypes... Files will be corrupted :?
OK, thank you for responding.

I really thank you for sharing this with us.
Not everyone is sharing his Infos about modding with the community ... ._.

Posted: Thu Oct 23, 2008 2:10 pm
by CompKronos
nice find, i also like the symbols in the other thread however a fair amount of those were already known, but can i ask how did find out the description could have colors?

Posted: Sat Oct 25, 2008 1:02 am
by ALeXtHeBLiNd
Thanks. :P
@CompKronos: All informations are in the mainmenu.map. :wink:

Posted: Sat Oct 25, 2008 1:13 am
by ManBearPig_06
Tural wrote:
ManBearPig_06 wrote:I checked both profiles and found no mention of the other name in either.
Really? Because I checked very quickly and was able to almost instantly determine that the gamertags on both profiles were identical. Very interesting.
Yeah, I didn't realize the xbl tag on this forum appears on hovering, my bad. @ shout, how was that vague exactly? By other name I meant I looked here for a mention of 'zeny' and failed to notice it. I don't see how accidentally overlooking something make me an asshole.

Sorry Alex, my bad.

Posted: Wed Nov 05, 2008 6:47 pm
by wo0ts
this is sweet
is anyone working on an app that will do this automatically?