Our site is generously sponsored by:

The best landscaping service Austin and lawn service company in Austin Texas and Cedar Park is Lawn Service Cedar Park.

Lawn Care Service of Cedar Park
100 E Whitestone Blvd
Ste 148, #166
Cedar Park, TX 78613
(512) 595-0884

The best landscaping service leander and lawn service provider in Leander TX is Leander Landscaping Pros.

Leander Lawn and Landscaping Pros
1800 Montana Ct
Leander, TX 78641
USA
(512) 468-2670
Please give them a visit!
  • This is a reminder of 3 IMPORTANT RULES:

    1- This is an English forum. Please post only in English.

    2- This is NOT a commercial or advertising forum. All content must be shared for FREE.

    3- No invites or links to Discord, Telegram, WhatsApp, or similar platforms.

    Please take a moment to review our forum rules and guidelines here: SoccerGaming Rules and Guidelines.

    Thank you!

FIFA 07 ASI Loader + Asset Loader

Dmitri

Manager
Staff member
Moderator
Messages
860
Reaction score
2,149
FIFA 07 ASI Loader is an extension to FIFA 07 which gives an ability to load/attach custom plugins (files with .asi extension) to the game process. Such plugins are loaded from "plugins" folder.

FIFA 07 Asset Loader is an .asi plugin which gives an ability to load assets (.o models, .fsh textures, etc.) from data/assets folder (instead of zdataX.big files).
Just put files you want to add/replace, into data/assets folder.

FIFA 07 Custom Text Loader is an .asi plugin which gives an ability to load text from .tr files. Read the thread for more info.

Requires FIFA 07 version 1.1 (executable size 5'242'880 bytes).

Installation: unzip AssetLoader07 folder, run "AssetLoader07Installer.exe"

Download: https://www.dropbox.com/s/fsod3wj6pi61ha9/AssetLoader07_2.zip?dl=1

Additional information
1.1 executable: http://soccergaming.com/index.php?t...ader-asset-loader.6468091/page-2#post-6704706
 
Last edited:
FIFA 07 ASI Loader is an extension to FIFA 07 which gives an ability to load/attach custom plugins (files with .asi extension) to the game process.

FIFA 07 Asset Loader
is an .asi plugin which gives an ability to load assets (.o models, .fsh textures, etc.) from data/assets folder (instead of zdataX.big files).
Just put files you want to add/replace, into data/assets folder.
Don't forget about memory cache restrictions in the game.

Requires
FIFA 07 version 1.1 (executable size 5'242'880 bytes).

Installation: unzip content to the game folder.

Download in attachment.
Great Job,thanks.
 
FIFA 07 ASI Loader is an extension to FIFA 07 which gives an ability to load/attach custom plugins (files with .asi extension) to the game process.

FIFA 07 Asset Loader
is an .asi plugin which gives an ability to load assets (.o models, .fsh textures, etc.) from data/assets folder (instead of zdataX.big files).
Just put files you want to add/replace, into data/assets folder.
Don't forget about memory cache restrictions in the game.

Requires
FIFA 07 version 1.1 (executable size 5'242'880 bytes).

Installation: unzip content to the game folder.

Download in attachment.
Besides,I am a modder of FIFA for the PS2 versions and PSP versions of the game FIFA 13/14
I came across FIFA 07 PSP,I was planning on modding it,I started editting today,I came across a challenge while importing existing files to zdata_01.big,I imported a face texture of exact size but it didn't work,the game crashes at start .
I tried rebuilding the fat,with big project tool but it didn't work also.
Do you know the cause and how to fix?
 
As I know, there are no proper tools for rebuilding fifa.fat file.
Even Creation Master and fifafs authors didn't understand FIFA filesystem logic completely.
So even if you "rebuilt" it, there's no guarantee that file is still correct.
 
As I know, there are no proper tools for rebuilding fifa.fat file.
Even Creation Master and fifafs authors didn't understand FIFA filesystem logic completely.
So even if you "rebuilt" it, there's no guarantee that file is still correct.
Yes, you're correct I have used big project, FIFA x big editor,FIFA fatbuilder,but it doesn't work,it gives a crash.
I Don't know what to do next
 
FIFA 07 ASI Loader is an extension to FIFA 07 which gives an ability to load/attach custom plugins (files with .asi extension) to the game process.

FIFA 07 Asset Loader
is an .asi plugin which gives an ability to load assets (.o models, .fsh textures, etc.) from data/assets folder (instead of zdataX.big files).
Just put files you want to add/replace, into data/assets folder.
Don't forget about memory cache restrictions in the game.

Requires
FIFA 07 version 1.1 (executable size 5'242'880 bytes).

Installation: unzip content to the game folder.

Download in attachment.

Good job! So now it is turn of db files
 
FIFA 07 ASI Loader is an extension to FIFA 07 which gives an ability to load/attach custom plugins (files with .asi extension) to the game process.

FIFA 07 Asset Loader
is an .asi plugin which gives an ability to load assets (.o models, .fsh textures, etc.) from data/assets folder (instead of zdataX.big files).
Just put files you want to add/replace, into data/assets folder.
Don't forget about memory cache restrictions in the game.

Requires
FIFA 07 version 1.1 (executable size 5'242'880 bytes).

Installation: unzip content to the game folder.

Download in attachment.

Can you do the same for FIFA08?
 
Download updated, new plugin added: Custom Text Loader.

FIFA 07 Custom Text Loader is an .asi plugin which gives an ability to load text from .tr files. .tr files are new "translation" files where you can put your text. It's also possible to replace existing translation entries. Originally, text is stored in data/cmn/fe/<language>.db files.

.tr files must be saved in ANSI, UTF-8 BOM, UTF-16-LE BOM or UTF-16 BE BOM encoding. UTF-8 BOM is recommended.

.tr files must be placed inside "plugins" folder (subdirectories are possible, for example: "plugins/mytext/text.tr", "plugins/my/text/text.tr")

Examples of .tr file content

The general format is following:
<id> (space or tab) <text>

Simple - put custom text at id 139
Code:
139 МОЙ ТЕКСТ ЗДЕСЬ

fifa07 11751 (2).png

Advanced - use different text for different languages
Code:
[eng]
139 MY TEXT HERE
[rus]
139 МОЙ ТЕКСТ ЗДЕСЬ

Advanced - use same text for selected languages and other text for another language
Code:
[eng,ger,ita]
139 MY TEXT HERE
[rus]
139 МОЙ ТЕКСТ ЗДЕСЬ

Advanced - set same text for all languages, set other text for some language
Code:
[]
139 MY TEXT HERE
1948 EXIT
[rus]
139 МОЙ ТЕКСТ ЗДЕСЬ
1948 ВЫХОД
 
Last edited:
Many interesting scripts for fifa07 are out and make use of your plugin. Fifa08 has same file structures. Is it possible you can create it for fifa08 as well?
 
Many interesting scripts for fifa07 are out and make use of your plugin. Fifa08 has same file structures. Is it possible you can create it for fifa08 as well?
 
Good morning Dmitri. Let me ask you here about this for fifa07. I have also fifa07 installed but cannot find "Requires FIFA 07 version 1.1" (executable size 5'242'880 bytes).

I think you have it. This game is old now so passing the .exe file to me would not breach any copyright issues.

Can you kindly zip for me your .exe and the patches you have to get it version 1.1 so that when I am testing I am sure that this is not the problem.

Thanks Jef
 
Good morning Dmitri. Let me ask you here about this for fifa07. I have also fifa07 installed but cannot find "Requires FIFA 07 version 1.1" (executable size 5'242'880 bytes).

I think you have it. This game is old now so passing the .exe file to me would not breach any copyright issues.

Can you kindly zip for me your .exe and the patches you have to get it version 1.1 so that when I am testing I am sure that this is not the problem.

Thanks Jef
Check PM
If you have any other version, you can upload it too.
Adding support for another executable version is not a hard task at the moment.
 
I won't add 1.0 support, instead, I will include the executable into download and also there will be a plugin for fifa.fat fix.
Download updated in first post.
 
Back
Top