• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

[Advanced] Scoreboard offsets for editing

fifaCCitiu.com

Senior Squad
This is the list for advanced scoreboards editing. This regarding the 0 file in overlay_2.big that have team colors shape in this scoreboard like the ESPN ones.

offsets are in hexa:
offsets are like this: xposition 2 bytes - 00 00 - yposition 2 bytes (eg. 4842 (x) 0000 f841 (y).
Edit 4843 instead of 4842 to see the entire scoreboard moved to the right.

Move entire scoreboard @3482
Game time @A94A
Extra time @A9CA
Home team name @AA0A
Away team name @AA4A
Home score @AA8A
Away score @AACA
Home color @AC4A
Away color @AC8A

Move team-scorepart @ACCA
Move time part @AD0A
Move EA logo @AD4A

To edit font color go to the offset signed here.The format is BB GG RR AA 00 00 90 41 where BB is blue component , GG green component and RR is red component. SO to have white is FF FF FF FF, red is 00 00 FF FF and so on.
Score font color @03D8
Time font color @0604
Team names font color @078C
Extra time font color @06CC

Soon i'll post popups offsets.

Question: where is the offset to edit the size of DDS texture in overlay files?
 

skeptik

Reserve Team
fifaCCitiu.com;3195926 said:
This is the list for advanced scoreboards editing. This regarding the 0 file in overlay_2.big that have team colors shape in this scoreboard like the ESPN ones.

offsets are in hexa:
offsets are like this: xposition 2 bytes - 00 00 - yposition 2 bytes (eg. 4842 (x) 0000 f841 (y).
Edit 4843 instead of 4842 to see the entire scoreboard moved to the right.

Move entire scoreboard @3482
Game time @A94A
Extra time @A9CA
Home team name @AA0A
Away team name @AA4A
Home score @AA8A
Away score @AACA
Home color @AC4A
Away color @AC8A

Move team-scorepart @ACCA
Move time part @AD0A
Move EA logo @AD4A

To edit font color go to the offset signed here.The format is BB GG RR AA 00 00 90 41 where BB is blue component , GG green component and RR is red component. SO to have white is FF FF FF FF, red is 00 00 FF FF and so on.
Score font color @03D8
Time font color @0604
Team names font color @078C
Extra time font color @06CC

Soon i'll post popups offsets.

Question: where is the offset to edit the size of DDS texture in overlay files?

Excellent. Any idea how to force scoreboard to show 7 or 15 alphabets instead of 3 alphabet (shortname)? I love to have scoreboard like that.
 

Cesc Fabregas

Senior Squad
skeptik;3195949 said:
Excellent. Any idea how to force scoreboard to show 7 or 15 alphabets instead of 3 alphabet (shortname)? I love to have scoreboard like that.
Oh yeah, I really want to see that, too. Hate it that it's not possible to have long names and 3 letter name scoreboards at the same time without changing team names.
 

fifaCCitiu.com

Senior Squad
Cesc Fabregas;3195969 said:
Oh yeah, I really want to see that, too. Hate it that it's not possible to have long names and 3 letter name scoreboards at the same time without changing team names.

It's not possible at the moment. If I remember there was a scoreboard in fifa 11 that use full names teams. Do you remember what is? and can you post here?
 

Cesc Fabregas

Senior Squad
fifaCCitiu.com;3196238 said:
It's not possible at the moment. If I remember there was a scoreboard in fifa 11 that use full names teams. Do you remember what is? and can you post here?
Yes, original France scoreboard used long team names in Fifa 11. Here you go:
> http://www.sendspace.com/file/k50z42

But I'm not shure if it is contained inside the scoreboard file because the use of other (short name scoreboards) doesn't change it, still long names after that.
 

Evolution

Reserve Team
Nice post. One important question, what hex editor did you use? Each hexeditor might show the data different.
 

Bernd

Youth Team
Thanks that are good news. But one thing is left:
The text-size offsets.

And I have a questions about your description:

What is the difference between Game time and Move time part?
 

fifaCCitiu.com

Senior Squad
text size offsets are 2 bytes after the BGRA text color component. Generally is 9041, a041 and are floating point number.
Game time is the text part of match time (es 15:02) move time is the graphics part.
 

Bernd

Youth Team
Another question:
Team names font color @078C
Home color @AC4A
Away color @AC8A

The first offset is clear, it's the color of the team-names like Barcelona and so on.
But what are the next two offsets? Are they the main color of the teams? Like Real Madrid has white? I think that's not written in the file, but the positions of that color-boxes. Is it a background-color of the team-names? Or what do the two offsets stand for?
 

fifaCCitiu.com

Senior Squad
if you use overlay_2.big around the team name there is a color, the color depends from the team color, eg juventus = black, inter = blue.
With that offset you can move the rect with the color.
 


Top