![]() | ||
Color a map/film description !
| ||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| 7S Enthusiast | Hi guys. Do you want colors in your Map/Film description ? =) Yes ? So, this tutorial is for you. Enjoy ! An example of a result: ![]() 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> ![]() 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 *Yellow greened* </color> <color argb=#FFa1b375>Description</color> <color argb=#FF8692d4>Description</color> <color argb=#FFb139b5>Description</color> ... I think the colors possibilities are almost limitless. (Like on a web page with a .css). All the best ! ![]() -------------------------------- - Don't upload your files with a modded description in a File Share - Thank you ! Last edited by CaLL Me ZeNy; 10-22-2008 at 01:01 PM. |
| | |
| | #2 |
| Premium Member ![]() | Re: Color a map/film description ! Dude this will be sweet there are so many colors you can make too bad you cant make each letter a different color But nice. U need to make a program for this that would be sweet i woulld but im still a beginner in VB and that other stuff. Last edited by scopen4; 10-21-2008 at 05:48 PM. Reason: Automerged Doublepost |
| | |
| | #3 |
| 7S Enthusiast | Re: Color a map/film description ! Cool Imma try to make a program with it. Oh and scopen4 halo 3 modding programs are created in c# so you should learn that not VB. |
| | |
| | #4 |
| 7S Addict | Re: Color a map/film description ! |
| | |
| | #5 |
| 7S Enthusiast | Re: Color a map/film description ! Well its not as good as C#. |
| | |
| | #7 |
| 7S Enthusiast | Re: Color a map/film description ! Well your right but I think its a very high opinion because almost every h3app is made in C#. |
| | |
| | #8 |
| 7S Enthusiast | Re: Color a map/film description ! @scopen4: Thanks, but I don't know how to make it... ^^ @Hackingandmodding: Okay, thank you ![]() [Update] New codes added. =) |
| | |
| | #9 |
| Member | Re: Color a map/film description ! Doesn't any colour code work, or are they specifics? |
| | |
| | #10 |
| Junior Member | Re: Color a map/film description ! Warm Hex Color Codes: Hexadecimal codes for named colors used in HTML page features theres your colors i doubt you can find a color that is not included. If those even work..... |
| | |
| | #11 |
| 7S Enthusiast | Re: Color a map/film description ! It's 50/50. In Halo 3, the Purple color code is: #FFb139b5 In a Color Palette, it's #b139b5 So apparently, we need to add a "FF" value before the other figures. I'm not sure but this is how I was found the Purple and the Green. Last edited by CaLL Me ZeNy; 10-21-2008 at 08:35 PM. |
| | |
| | #12 |
| Junior Member | Re: Color a map/film description ! So... If Bungie were to see this on a fileshare, would you be in trouble? |
| | |
| | #13 |
| Premium Member ![]() | Re: Color a map/film description ! Well right now my bro is teaching me java and im trying to figure out VB and C# by myself but ill see what happensbut For right now ill stick with VB. Last edited by scopen4; 10-21-2008 at 09:02 PM. |
| | |
| | #14 |
| Junior Member | Re: Color a map/film description ! wow nice!! the best progress weve had in a while |
| | |
| | #16 |
| Member | Re: Color a map/film description ! It's 50/50. In Halo 3, the Purple color code is: #FFb139b5 In a Color Palette, it's #b139b5 So apparently, we need to add a "FF" value before the other figures. I'm not sure but this is how I was found the Purple and the Green. |
| | |
| | #17 |
| 7S Enthusiast | Re: Color a map/film description ! ![]() That has nothing to do with it... 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 ![]() Also, if this works you should try out some of the other types of values they have. <map_variant_name/> <day_of_week/> <month_name/> <day/> <year/> <time_hms/> <current-language/> <gamerzone/> <build_number/> <game-mode/> You can get a lot more from the mainmenus string table Last edited by Anthony; 10-22-2008 at 12:08 AM. |
| | |
| | #18 |
| 7S Enthusiast | Re: Color a map/film description ! Why is it yellow in your picture? |
| | |
| | #19 |
| 7S Enthusiast | Re: Color a map/film description ! |
| | |
| | #20 |
| 7S Enthusiast | Re: Color a map/film description ! @Anthony: Thanks for informations but I have already tested (On Films only) and those values do not work... ![]() <party-leader/> <party_size/> <party-joinable/> <party-leader-info/> <build_number/> <version_number/> <current-progress/> .... Last edited by CaLL Me ZeNy; 10-22-2008 at 04:33 AM. |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads |
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Q & A Guide to Non-Combat Pets... | Mast3rModder | World of Warcraft | 8 | 02-13-2008 04:20 PM |
| Simple Modding | sniperman23 | Halo 2 Modding Tutorials | 4 | 07-11-2007 04:23 PM |