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

UEFA CL 04-05 Plugins Loader & Asset Loader

Dmitri

Reserves
UEFA Champions League 04-05 ASI Loader is an extension to UEFA Champions League 04-05 which gives an ability to load/attach custom plugins (files with .asi extension) to the game process.

UEFA Champions League 04-05 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.
Available features:
asset-loader-cl0405-features.png

Read the wiki page about Asset Loader.

Full HD & Widescreen plugin: link

Requires UEFA Champions League 04-05 version 1.0 (executable size 4'247'552 bytes).

Installation: unzip content to the game folder.

Download in attachment.
 

Attachments

  • UEFA CL 0405 ASI Loader + Basic Plugins.zip
    358.5 KB · Views: 118
Last edited:

Dmitri

Reserves
Custom Text Loader.
Note: the plugin is currently not available.

UEFA Champions League 04-05 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 encoding. The game doesn't support unicode and cyryllic symbols, by default.

.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 MY TEXT HERE

championsleague2005 12106.png

Advanced - use different text for different languages
Code:
[eng]
139 MY TEXT HERE
[ger]
139 MEIN TEXT HIER

Advanced - use same text for selected languages and other text for another language
Code:
[eng,ita]
139 MY TEXT HERE
[ger]
139 MEIN TEXT HIER

Advanced - set same text for all languages, set other text for some language
Code:
[]
139 MY TEXT HERE
[ger]
139 MEIN TEXT HIER
 
Last edited:

Dmitri

Reserves
If you have crashes during match loading, please delete CustomTextLoader.asi file from plugins folder.
I already deleted it from download.
It's not working at the moment.

CL 04/05 doesn't have a language selection dialog as in FIFA games, and it created some problems for me...
 

RobbieD_PL

Unreliable deceiver
Staff member
Moderator
If you have crashes during match loading, please delete CustomTextLoader.asi file from plugins folder.
I already deleted it from download.
It's not working at the moment.

CL 04/05 doesn't have a language selection dialog as in FIFA games, and it created some problems for me...

It is possible to set AVAILABLE_LANGS code in locale.ini. But you have to set the ChampionsLeague2005.exe file as administrator.
 

Iliya_Samuel

Club Supporter
UEFA Champions League 04-05 ASI Loader is an extension to UEFA Champions League 04-05 which gives an ability to load/attach custom plugins (files with .asi extension) to the game process.

UEFA Champions League 04-05 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.

UEFA Champions League 04-05 Custom Text Loader (not available at the moment) is an .asi plugin which gives an ability to load text from .tr files. Read the thread for more info.

Requires UEFA Champions League 04-05 version 1.0 (executable size 4'247'552 bytes).

Installation: unzip content to the game folder.

Download in attachment.
Found one thing in your Asset Loader that upsets me. Although for many people it will be insignificant...
With anti-aliasing turned on in the game, the picture is a little ruffled and does not look very nice. Without Asset Loader, the picture is more pleasant, there are no small artifacts on the edges of models and textures.
I wanted to take a screenshot to demonstrate the difference.
But it turned out that the difference is noticeable only in the gameplay. You can only notice image artifacts in motion!
One more thing to be said, as this game does not officially support anti-aliasing, to enable it I have to resort to the built-in tool in the Nvidia drivers
 
Last edited:

Dmitri

Reserves
Found one thing in your Asset Loader that upsets me. Although for many people it will be insignificant...
With anti-aliasing turned on in the game, the picture is a little ruffled and does not look very nice. Without Asset Loader, the picture is more pleasant, there are no small artifacts on the edges of models and textures.
I wanted to take a screenshot to demonstrate the difference.
But it turned out that the difference is noticeable only in the gameplay. You can only notice image artifacts in motion!
One more thing to be said, as this game does not officially support anti-aliasing, to enable it I have to resort to the built-in tool in the Nvidia drivers
So you see it in-game but can't make a screenshot? AA is a thing which will be visible on a screenshot, no matter if there's movement or not.
Also I can try to enable AA in the plugin.
 

Iliya_Samuel

Club Supporter
So you see it in-game but can't make a screenshot? AA is a thing which will be visible on a screenshot, no matter if there's movement or not.
Also I can try to enable AA in the plugin.
Yes, this effect is shown at the included anti-aliasing. But this is not visible on the screenshot.
Can I ask you to add anti-aliasing support for Asset Loader? I would like to see how it will look like.

In addition, I'm currently working on FIFA 06 and the 2006 FIFA World Cup, which has already added support for widescreen resolutions and significantly improved graphics. But I haven't published my work yet. Can I expect an Asset Loader for them too? He would be very useful.

In any case, thank you very much for your work in this direction.
 

Dmitri

Reserves
Asset Loader was updated. New features were added:
Code:
- Models and textures of different size
- Custom headlods and hairlods
- Increased total/texture memory limit
- Increased number of files in big/fat
- Increased jersey font quality
- Fixed "Requires Hardware Acceleration"
I added converted faces from eFootball 2023 to the game just to test new capabilities. Loading 3 MB Arnold face worked well. Custom headlod also worked.
1680038436172.png 1680038410047.png 1680038600569.png
New features require more testing.
 


Top