Home
FM Discord
YouTube Channel
FM24 Data Update
FM26 Data Update
FM26 OOP Player Roles
Downloads
Graphics
Challenges
Blog
Forums
Videos
Tactics
FM26
FM26 Real Name Fix
FM26 Shortlists
FM26 DB
FM26 Men's Wonderkids
FM26 Women's Wonderkids
FM26 Men's Club Finances
FM26 Women's Club Finances
FM24 Update
FM24
FM23
FM Saves
FM Database
FM Guides
Installation Guides
Records
Search
Footygamer
Please use this thread for discussing extracting and repacking Football Manager's Unity AssetBundles and Addressables.
AssetBundles and Addressables are how Unity packages game assets like textures, 2D graphics, UI sprites, audio, data files, and prefabs for distribution. To mod these, you need to extract the bundles using tools like AssetStudio (for viewing and exporting) or UABEA (for editing and repacking). The process involves unpacking the bundle, modifying or replacing the extracted assets, then repacking them while maintaining the correct format, compression, and file structure the game expects.
https://github.com/Perfare/AssetStudio
https://github.com/nesrak1/UABEA
https://github.com/AssetRipper/AssetRipper
https://docs.unity3d.com/Manual/AssetBundlesIntro.html
https://docs.unity3d.com/Packages/com.unity.addressables@latest
Kinmar
I'm taking the liberty of putting this little message here, even though I'm not a developer, but being responsible for TCMLogos, I'm eager to see how adding graphics works on FM26. According to my sources, the current operation with XML files does not work.
wfm18
I hope they did not touch the XML setup, it worked like a charm.
No mods (especially logo+name fix packs) would kill the experience for me.
Any info if .fmf files are still being used that potentially then contain these type of files?
Kinmar
I thought I understood that the faces and jerseys worked without changing anything (config.xml file) but not the logos. I have no access to do tests but it would therefore also work for the logos (I just read the newsletter and saw the updated metallic pack). This would help me greatly for the TCM so that I can make my config files because I am waiting before making them, so as not to do this for nothing.
Footygamer
@Kinmar So far we've been told by testers
BassyBoyYT
Get in!!!
1st image is normal image in portal 2nd image is when transitioning between screens 3rd and 4th are at game!!
Will post a video guide tomorrow!
giggsxbr
How to replace the font files?
BassyBoyYT
Download UABEA and find the “ui-fonts_assets_production” in the football manager streamingassets folder. Then open that file up in UABEA and extract the fonts to see which one you want to replace and replace them with the new ones. Lemme know if it works out 😀
giggsxbr
Hi. I clicked the ‘Export Raw’ and ‘Export Dump’ button but only got .dat/.txt file, not the .ttf font file. Why is that?
BassyBoyYT
Okey peeps, video guide on how to change backgrounds is out!
BassyBoyYT
Hey, that's actually my bad, I should have specified you have to export them by using the “Plugins” tab and hit export fonts I believe! You use plugins tab for importing as well afterwards. let me know if it works that way please 😀
giggsxbr
Thanks. I can say it works but I don't know why there are some words don't show as expected. What I replace is the font for simplified Chinese
BassyBoyYT
Sweet! I am not in any way familiar with Chinese sadly but it's nice to hear it is working!!!
BassyBoyYT
I have gotten newgan faces to work from a bundle!!!
Joxtal
Nice video BassyBoy! Good and straight forward.
wfm18
Do you also know how to delete the original faces from the game? Like I can delete those files under StreamingAssets>LicensedData>Core and Extra but then they show up as empty spaces not the placeholder that is normally there.
BassyBoyYT
Not even thought of that…
A way to go would be to open the bundles with UABEA and simply remove them. (Make a backup) but idk how that would work given the fact they are in a bundle could break other things.
BassyBoyYT
testing new speeds:
heygraa
Hey, buddy! Great job! Can't you unlock 60+ fps so 3D matches run much smoother with a higher refresh rate? It's currently locked at 60 fps 😢
heygraa
Here unlock FPS - https://community.sports-interactive.com/forums/topic/594982-i-got-165-fps-in-the-game-and-its-great/
Danny_Pt
Dunno if this is the right place to post, but I didn't want to open a new topic, since it might be related.
So, I am trying to modd the boots (replace the original textures by my own textures).
I was able to extract all the files inside the art-characters-shared-player_assets_all bundle (where the boots textures are).
The thing is that the boots are not a normal 2d texture, but a texture array. So, can anyone help me to import my textures back in the bundle?
I have read that this can be done through Unity or UABEA but I don't know how, since I have tried 1000 different ways.
Thank you in advance for your help 🙂