• 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!

Scoreboard-modding: tutorials, knowledge and progress

ANBSeth

Youth Team
Hey there, since there are so many people making good progress to edit SBs, i wanted to share what i know to give a quick guide on how to edit, or lets say, how "I" edit. It might be a bit n00bish, but maybe it helps. For this how to i will use the "overlay_2002.big" file as an example, but that could be any scoreboard file i made, there is no diffrence.

First, you need to edit the "0" file inside the overlay_2002.big. In there is everything you need to position and color the scoreboard. You can open the overlay_2002.big file with the FileManager11 by Bassio. Also, use File Master 11 to extract the "0" file directly, so you have an extracted copy outside the "big" file, which you can edit with a hextool.



Althou many hextools will do just fine, I'll be using flexHex for this tutorial (for hex beginners, read this http://www.flexhex.com/docs/howtos/hex-editing.phtml). So after extracting the "0" file you should open it with FlexHex because it will give you a way to edit the offsets. Look for the hex bytes "00 00 80 3F" there should be quite a few (thanks to Regularcat at this point!).



These hex bytes mark the start of an Scoreboard element on the screen. Well, some of them do not, but you'll spot that pattern when you get a little more into it. When you've read the hexing-tutorial i linked, you know that every value is at least 4 hex bytes long. Lets just call them "chunks" XD... i know that will sound pretty stupid for a an experienced hexer, but i dont know what they are called and i need a way to call them *g*

So "00 00 80 3F" is one chunk. The cunks following that are most likely an "x" and "y" value of an element on the screen. That could be a text like the score counter, the team names, or maybe a texture like the channellogo or the sb-texture etc.



Mark it with your mouse and move the cursor over it. A tooltip will appear that will show you wich values this "chunk" represents. You'll notice that (in this example), the chunk "00 00 48 43" stands also for a float value of "200". This means that an element on the screen is positioned at 200 pixels on the x-achsis.



What element, and where the origin of that x-achsis is, i cant say. You'll have to try around, its pretty much trial and error. But make sure to make notes of what you find! With FlexHex you can edit any chunk by clicking right and choose "edit selected as". then select "Floating Point Number" from the drop down menu and change it to whatever position you want.



In this example I change it to 150. Click okay and you'll see that the "00 00 48 43" chunk has changed to "00 00 16 43". Now go back to the FileManager, open the "0" file, goto the position in the file where you've edited it in flexHex and overwrite the "00 00 48 43" chunk with the new value. Then press save (blue floppy icon on top), and start or taskswitch back to FIFA11, since you can also edit this while the game is running. You'll notice the result right away.



Note that the colors are not float values, they are RGB values. To edit the colors of SB elements, look pretty much at the top of the "0" file, before the "00 00 80 3F" chunks start. You'll see some values containing "FF" at the end of a chunk. Those are most likely color values, since "FF" at the end also stands for "alpha 100". So "00 00 00 FF" stands for "black", and "FF FF FF FF" stands for "white". Just try around and see what happens.

There are a lot of values, and I still havent found all. For example i cant change font or size. I thought about posting my offsets as well, but they are pretty confusing and since it took quite some time to find them, i felt that i wanted to keep them to myself and just pass on the knowledge to find and edit them. Also because my offsets are for CJD17's Scoreboard, and I do want to encourage people to edit those of FIFA11 itself, since there is still much you can do more with them. For instance the colortextures for teams and added time elements.

So try around and make some great Scoreboards!!! You can always post progress and maybe downloads here aswell. Lets make this thread a base for all kinds of Scoreboards.

Best of luck,
ANBSeth
 

Nono2cool

Reserve Team
I'm Gonna Try It Now Man , Thnx .. Really Thnx

Simply ., You Made A Revolution Here ..


UPDATE : Thnx Again , I Workin' My Way Through Making A Thing I Want .. Thnx Bro :)
 

Nono2cool

Reserve Team
I'm Just Surprised HoW Simple Could That Be ,,

It's Just The First Time Needs Some Work To Find The Correct Offsets ..

I've Found Almost Every Thing I Need ( Except The Channel Logo .. Didn'T Look For It Yet )

But Only A Most Important Thing ,. The TIMER :(

I'll Be Looking For It When I Come From School ..

And I've Succesfully Changed The Colour Of Text Of Every Thing Actually

My Base Was YOUR UEFA SB

The Photo & Sorry For Long Replay

 

Nono2cool

Reserve Team
Here I Am ,, MY First Scoreboard ( You Can Call It Ugly :D )



It's The Next-Gen Black SB , ( IGNORE THE TV LOGO CHANNEL , I'm Just Lazy ,. And Didn'T Care To Remove It Befor The Screenshot )

Wish Me Improvment , And I Will Make A Thread If I Got Ready For Hexing Really Well

( ANB : Just A Question , Is It Possible To Move Home & Away Names , Each One Without The Other ? Not Them Together ? )
 

Marcho

Club Supporter
Nono2cool;3000822 said:
Here I Am ,, MY First Scoreboard ( You Can Call It Ugly :D )



It's The Next-Gen Black SB , ( IGNORE THE TV LOGO CHANNEL , I'm Just Lazy ,. And Didn'T Care To Remove It Befor The Screenshot )

Wish Me Improvment , And I Will Make A Thread If I Got Ready For Hexing Really Well

( ANB : Just A Question , Is It Possible To Move Home & Away Names , Each One Without The Other ? Not Them Together ? )

Can you share the SB ?
 

MrMeedolson

Youth Team
great score board Nono2cool!!! your grafting has paid off! have you found out how to show the team colours on the scoreboard yet? if so we can make the SkySports UK Scoreboard...?
 

Nono2cool

Reserve Team
MrMeedolson;3000835 said:
great score board Nono2cool!!! your grafting has paid off! have you found out how to show the team colours on the scoreboard yet? if so we can make the SkySports UK Scoreboard...?


Really It's Difficult I Belive , Even ANBseth Couldn't Figure It Out Yet , But We Should Take Step By Step :)
 

Nono2cool

Reserve Team
Thnx God , I've Found Every Offset I Need

And I Answer My OWN Question ,, Yes I Can Move The Home Name Alone And The Away Name Alone , Separatly ..

That's What I've Reached ,


And I Really Like It , The Download Will Be In My SB Thread Soon ^_^

- As I'm Gonna Create One
 

Bernd

Youth Team
If someone tells me the offsets, I could make a programm for scoreboards (changing position, colours and so on). Just pm me, if someone wants me to do that.
 

ANBSeth

Youth Team
@Nono2Cool
sry for not answering your question, im kinda busy these days. I can either drop by late in the evening or early morning, if at all. Hope that will change soon. But im glad you found the answer yourself :) ... you can also move text-shadows. Thats a second layer of text that lies beneath and can be used to make a dropshadow effect. you can try around a little if you find them. I may have moved some stuff out of view in some SBs of mine, not sure anymore ^^ ... like i said, it was quite a journey to get every SB together and i learned more with each one. Yet i feel to make real good ones i wanna analyse the original fifa11 scoreboards a bit more. Yet atm i havent really time to do so.

@Bernd
great idea man! :D ... id give you my offsets but they are pretty confusing. Id have to get them really cleaned up for a tool, yet like i said, im short on time :/ ... The thing is there are many offsets depending on each other, but they are hard to figure out. Some you think moves a team name, yet it just moves the container the teamname is in, which then screws with offsets on other ends. On a quick view it looks okay in the game, but its really unclean for a tool.
 

F4F|Black

Senior Squad
Bernd;3000945 said:
If someone tells me the offsets, I could make a programm for scoreboards (changing position, colours and so on). Just pm me, if someone wants me to do that.

+1
 


Top