Cricket 07 Complete Patch Making Course Lesson #12 in Urdu Hindi 

►Subscribe!► Now

To Watch More Video
LESSON # 12
How To edit the Font color in the Overlay

 Download Overlay font color notes...
http://adfoc.us/35727361419393
 
Now open the big file (7ac69a95d810236a72e073135195d310.big) that you extracted with bigGUI and then extract another file from it. The file to be extracted is “ig_scorebox.rfe”

Now open the “ig_scorebox.rfe” file with the help of Hex editor. (I’ll be using HexEdit)

You will find something like this,
You must know this,

The Offset is only the Address that I have provided at the end.
Hexadecimal values are the complicated part of the file. Don’t touch it unless you know anything.
ASCII value is the part that you will be editing to get the colors.

Type the Address and the Editor will take you to that line.

For example type the Address 00007C10 will take you the below place in the file,


Now as you see it, it has something like this,

.000000.FontColor
r.f f f f f f f f.Font.

Now if you read it you’ll find that it says,

“FontColor.ffffffff”

The color code is after the typos.
So here ffffffff is the color code. But only the first 6 digits matter. So it now makes sense that “ffffff” is the code.
To change it to black use the code “000000”
Now type 000000 over ffffff It now looks like this,


And then save the file.

Now import this file (ig_scorebox.rfe) into the big file using bigGUI and then do remember to rebuild the big file (7ac69a95d810236a72e073135195d310.big).
Rebuild button is found on the bigGUI next to the close button(4th button).


The same goes with the codes at other offsets.
Here are the other offsets:

(In the “Go to Address” textbox type the Offset that I have given at the beginning of each box below.)
e.g.: Type 00007CA0 for the first one and it will take you to the location where you’ll find as I have mentioned below (under “This is how it looks”)

00007CA0 – Contains the color code for the numbers in run rate, batsmen score etc.

This is how it looks

00007CA0 Ble.11.350.00000
00007CB0 0.********.0/0.2

You have to put the code in the starred area and leave the last two chars of the starred area as it is. It is not needed at all.

00007C80 – Contains the color code for the Bowling speed. And Bowling Over The wicket,shot pitch Ball, and also batsman name ,Overs,target,

This is how it looks

00007C80 .145.000000.****
00007C90 ****.138 km.Visi

You have to put the code in the starred area and leave the last two chars of the starred area as it is. It is not needed at all.

00007EA0 – This contains the code for the in-game stats. Like M.Hafeez to Bravo.. And bowler stats..

This looks as below,

00007EA0 10.000000.12.***
00007EB0 *****.13.14.720.

You have to put the code in the starred area and leave the last two chars of the starred area as it is. It is not needed at all.

00008600 – Contains certain texts in in-game stats.

This looks as below,

00008600 00000.Count Choc
00008610 ula.********.Lef

You have to put the code in the starred area and leave the last two chars of the starred area as it is. It is not needed at all.

00007C10 – The left side of the score bar (i.e. the part which says the score as PAK 67/2)

This looks as below,

00007C10 .000000.FontColo
00007C20 r.********.Font.

You have to put the code in the starred area and leave the last two chars of the starred area as it is. It is not needed at all.


In the above,

Offsets: 00008600, 00007EA0, 00007C80, 00007CA0 are for the color of the texts in the right hand side of the score bar. And 00007C10 is the only one for the left hand side.



Hope that this tutorial was of some help. Would appreciate if you would comment on it in my thread









Post a Comment

Dear Visitor Your Comments Improve After 24 Hours Thank You

 
Top