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

FIFA 10 ASI Loader + Asset Loader

Dmitri

Reserves
FIFA 10 ASI Loader is an extension to FIFA 10 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 10 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 10 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 10 version 1.0 (executable size 7'494'337 bytes).

Installation: Installation: unzip AssetLoader10 folder, run "AssetLoader10Installer.exe"

Download: https://www.dropbox.com/s/y5vfcgwvoemn1jh/AssetLoader10_2.zip?dl=1
 
Last edited:

Ibnu Muhammad

Club Supporter
Hi Dmitri,can help me with patching?I have a problem.
I installed leagues cmp patch,and then i open fifa 10,i can play kick off,but fifa start crashing after i click career mode,i dont know why this happening.
 

Dmitri

Reserves
Download updated, new plugin added: Custom Text Loader.

FIFA 10 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 МОЙ ТЕКСТ ЗДЕСЬ

FIFA10 11754.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:

Dmitri

Reserves
New version of Asset Loader for FIFA 10 is released.
Now the package includes an installer tool.

The new version includes features from previous version:
Code:
Loading from data/assets
Increased number of files in big/fat
Increased total memory limit
Increased texture memory limit
Increased jersey font quality
Fixed "Requires Hardware Acceleration"

And adds new features:
Code:
Models and textures of different size
Custom headlods and hairlods
Custom normal/AO maps
Increased number of textures in fsh
Increased number of textures in scene
Removed player ID limit (200000)

In short: now we can use HD faces, stadiums, kits, without crashes.

 

Skoczek

Fan Favourite
New version of Asset Loader for FIFA 10 is released.
Now the package includes an installer tool.

The new version includes features from previous version:
Code:
Loading from data/assets
Increased number of files in big/fat
Increased total memory limit
Increased texture memory limit
Increased jersey font quality
Fixed "Requires Hardware Acceleration"

And adds new features:
Code:
Models and textures of different size
Custom headlods and hairlods
Custom normal/AO maps
Increased number of textures in fsh
Increased number of textures in scene
Removed player ID limit (200000)

In short: now we can use HD faces, stadiums, kits, without crashes.

FIFA 07, 08, 10...where is 09?
 

Skoczek

Fan Favourite
It will work for FIFA 09, because it already works for FIFA 10.
If you're willing a FIFA 09 version and ready to spend few nights with FIFA 09 researching, it can done.
I do not know well the construction of games on the PS2 engine.
But if in fact FIFA 09 and 10 are compatible with each other - then I have 1000 other reasons to tear my hair out.
 

IidaMods2K1

Club Supporter
New version of Asset Loader for FIFA 10 is released.
Now the package includes an installer tool.

The new version includes features from previous version:
Code:
Loading from data/assets
Increased number of files in big/fat
Increased total memory limit
Increased texture memory limit
Increased jersey font quality
Fixed "Requires Hardware Acceleration"

And adds new features:
Code:
Models and textures of different size
Custom headlods and hairlods
Custom normal/AO maps
Increased number of textures in fsh
Increased number of textures in scene
Removed player ID limit (200000)

In short: now we can use HD faces, stadiums, kits, without crashes.

Hi, does it work with FIFA-LFP-Fussball Manager 10?
 

Dmitri

Reserves
Download updated.
Code:
- Players with ID higher than 200000 are now correctly loaded in Edit Mode
- Possibility to use custom body models

I will be grateful if someone can test the 200000 ID case. I think the solution is finally found.
 

FIFAMoro

Reserves
Download updated.
Code:
- Players with ID higher than 200000 are now correctly loaded in Edit Mode
- Possibility to use custom body models

I will be grateful if someone can test the 200000 ID case. I think the solution is finally found.
Is it possible to do this with FIFA 16?
 

Archie0956

Club Supporter
Hey Dmitri, there's a problem I can't solve. It correctly works with Russian language but some kits are used by default game (such as Real Madrid, Liverpool and so on) but when I choose English language, I can see added kits in game, anyway it crashes when I start a friendly match. How can I solve it?
 


Top