- Messages
- 517
- Reactions
- 1,136
Hello. I want to share with you my knowledge about editing and creating popups.Some aspects may seem difficult to you, but this is at first glance. It's really simple, although it may take some of your time. Well, let's get started.
Programms that you need to edit popups:
1.FIFA File Explorer(open overlay.big files)
2.Adobe Photoshop(editing graphics)
3.FlexHEX(editing 0 or another files positions,size, colour and etc)
4. 2 hands and one head(nowhere without them)
Lets start from FIFA File Explorer open your .big file I show you in overlay_2015.big
You see here graphic files and files for editing positions or sizes.
OK "0" file responsible for all positions, this is the main file for editing. We need this file so extract it with a right mouse click"export block to file"
Next are graphics.
Lets talk about Image.
Well you have image with name for example 55 and size 32x32 you wanna change size to 512x1024.
at first open it in Photoshop and resize to 512x1024 make your graphic.
Drop it back in app for editing for me its Fifa File Explorer 2014.
Second step your image name is 55 so we need to find file 56 and export it.
After that open this file with HEX editor. I use FlexHEX.
The left column is responsible for the length of the x-coordinate, the right for the height of the y-coordinate.
Right-clicking on 00 00 00 42 Edit selected as and choose Floating Point Number, we see the value 32 and change it to 1024 or lower. IT is VERY IMPORTANT!!! that the value should not exceed the image size limit, otherwise the game will stretch it. So in the left column we change 3 values to 1024 and in the right also to 512. Save the file and upload it to the game's file editing application. All that remains is to adjust the coordinates in the "0" file.
How fast find line with our graphic and change coordinates?
Open "0" file with FlexHex
Better use find all Ctrl+F at firt find 00 00 80 3F. After that find any free 4 bytes 00 00 00 00 Click same Right-clicking on00 00 00 00 Edit selected as and choose Signed Decimal ,type name of the file our file name is 55.
Ok. Our file name is 37 00 00 00. Copy this name right click copy and type 00 besides 37 we dont need errors in games). Now Ctrl+F and type 37 00 00 00 find all. Now F3 and find 37 00 00 00 before 00 00 80 3f or similar.
37 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 80 3F 00 80 54 44 00 00 A0 C1
NAME FILE___ size-X________________________________size-Y______x-cords_____y-cords
You can choose it like we change name of file size can be change from 0.0001 to max but for me I use max 4 or 3 if you change formation it looks like from 0.5 to 1.4 no more I guess always select 4 bites. Value of Cord can be different.
Files For Adobe Photoshop and settings for saving dds files(light textured and dark textures)
Downoad DDS files
Programms that you need to edit popups:
1.FIFA File Explorer(open overlay.big files)
2.Adobe Photoshop(editing graphics)
3.FlexHEX(editing 0 or another files positions,size, colour and etc)
4. 2 hands and one head(nowhere without them)
Lets start from FIFA File Explorer open your .big file I show you in overlay_2015.big
OK "0" file responsible for all positions, this is the main file for editing. We need this file so extract it with a right mouse click"export block to file"
Lets talk about Image.
Well you have image with name for example 55 and size 32x32 you wanna change size to 512x1024.

Drop it back in app for editing for me its Fifa File Explorer 2014.
Second step your image name is 55 so we need to find file 56 and export it.


Right-clicking on 00 00 00 42 Edit selected as and choose Floating Point Number, we see the value 32 and change it to 1024 or lower. IT is VERY IMPORTANT!!! that the value should not exceed the image size limit, otherwise the game will stretch it. So in the left column we change 3 values to 1024 and in the right also to 512. Save the file and upload it to the game's file editing application. All that remains is to adjust the coordinates in the "0" file.



How fast find line with our graphic and change coordinates?
Open "0" file with FlexHex
Better use find all Ctrl+F at firt find 00 00 80 3F. After that find any free 4 bytes 00 00 00 00 Click same Right-clicking on00 00 00 00 Edit selected as and choose Signed Decimal ,type name of the file our file name is 55.


NAME FILE___ size-X________________________________size-Y______x-cords_____y-cords
You can choose it like we change name of file size can be change from 0.0001 to max but for me I use max 4 or 3 if you change formation it looks like from 0.5 to 1.4 no more I guess always select 4 bites. Value of Cord can be different.
Files For Adobe Photoshop and settings for saving dds files(light textured and dark textures)
Downoad DDS files
Attachments
Last edited: