FM05-24 3D Kits
3D Kits are special kits designed to make the match engine look even better, with the players wearing customised and improved kits on the pitch.
These will only work with FM24 and earlier. They will not work with the most latest unity versions from FM26 onwards.
- 439
- 2026.05 - Released on 06 Apr 2026
David Shaw
So i took your advice and still not solved the problem
David Shaw
sorted it now there was a small gap on the config file
Mick the Miller
Mine are not appearing as well all of a sudden. Where is the small gap cos I havent touched mine for a while? They were working a couple of days ago.
Mick the Miller
ive sorted it. Thanks
GMP 1891
Hi, I downloaded and installed the England - English Leagues Level 1-6 3D'2024/25 Relink! pack (21/02/25), with the jerseys of the 24/25 season and for some reason some teams appear with the old jerseys of the 23/24 season.
For example it happens to me with Southampton and Sunderland.
I checked the config files, cleared cache, etc.. but I can't find the error.
Skeet Vossi
3D kit disappeard - folder untouched - picture untouched - config untouched
But only for the team im playing with… can someone help?
Migue 10
Hello i have a problem with some licensed kits.
I want to change some 3d kits from licensed team in premier legue, i tryed to make change in the editor and putting the right png in 3d kits folder, only doesnt work with license teams, anyone can help me?
Qvordrup
@Footygamer I know you are super busy… but I hope you will soon have time to populate the submissions system for 3D kits FM05-24 with all older packs/kits 🙂
Footygamer
Done 🙂
Qvordrup
What exactly do you mean by “done”? I can't see any old packs imported in to the submissions system:
https://sortitoutsi.net/graphics/browse/8/4862/timeline
Footygamer
Sorry i've no idea why I said done there. I probably meant to reply to a different thread and clicked on the wrong tab.
Populating older submissions is on my todo list but probably a few weeks away.
Qvordrup
Any news on this? It would be super to have it done 😀
Footygamer
Sorry it will still be a few weeks I think, i'm fighting alot of fires right now.
mackboss
Hi,
Are you going to make 3D kits up to Division 6 like previous years ???
Thank you
davidc98
Hey , I have been trying to download the 25/26 05-24 3D kits but everytime I download it there is no fmf file , just the graphics?
Armamaddon
there should be a config, but not a .fmf
Diogo Esberard
Hi Guys, can someone help me to fix this problem,
3D kits on Premier League doesnt work,
Cheers
visser.rijk
Hey I am having a problem using Fm kit creator I want a new shirt for my career with SSC Bari but I can't get it to work… I have tried a lot but nothing works for me. this is the config.xml :
<record>
<!-- resource manager options -->
<!-- dont preload anything in this folder -->
<boolean id="preload" value="false"/>
<!-- logo mappings -->
<!-- the following XML maps pictures inside this folder into other positions
in the resource system, which allows this folder to be dropped into any
place in the graphics folder and still have the game pick up the graphics
files from the correct places
-->
<list id="maps">
<record from="1110_away_kit" to="graphics/pictures/team/1110/kits/away"/>
<record from="1110_away_kit_texture" to="graphics/pictures/team/1110/kit_textures/away"/>
</list>
</record>
I put the 2d and 3d file and the config in graphics> kits > Bari shirts
I got an other created shirt for an other safe loaded like a year ago and that one still shows up in game but the new shirts won't.
can somebody help?
Edit: they do show up on the loading screen but not in game.
edit 2: they do show up in the match but not in the menu's.
Armamaddon
normally I do configs like this:
<record>
<boolean id="preload" value="false"/>
<boolean id="amap" value="false"/>
<list id="maps">
<record from="" to="graphics/pictures/team/ID/kit_textures/VERSION" />
</list>
</record>
Some more questions:
Do you still have your old version in the graphics?
Have you reset your Cache + reloaded your skin?
+ I would not recommend to load 2d kits together with 3d kits, although it should not affect each other
visser.rijk
thanks for responding! can you please make a full config so I can change it the right way. and what do you mean by ‘old version’? I have reset my cache and reloaded my skin but that won't make a difference.
edit: my home kit is showing in a match but if I play away my players are ‘naked’ and don't wear any kit…
Armamaddon
with “old version” I mean
is it for Bari aswell?
try to do two folders, one for 2d, one for 3d
2d config:
<record><boolean id="preload" value="false"/><boolean id="amap" value="false"/><list id="maps"><record from="1110_home_kit" to="graphics/pictures/team/1110/kits/home"/><record from="1110_away_kit" to="graphics/pictures/team/1110/kits/away"/></list></record>3d config:
<record><boolean id="preload" value="false"/><boolean id="amap" value="false"/><list id="maps"><record from="1110_home_kit" to="graphics/pictures/team/1110/kit_textures/home"/><record from="1110_away_kit" to="graphics/pictures/team/1110/kit_textures/away"/></list></record>visser.rijk
no the other kit is for AZ Alkmaar. I tried the configs you send me but it is still not working the kits are also blacked out right now in the main menu