Cut-Out Player Faces Megapack

Our Cut-Out Faces Megapack is the biggest collection of Football Manager Player Faces available. All players are available in the default cut-out style. When you download our Cut-Out Faces Megapack, you'll receive just under 550,000 player faces to spice up your copy of Football Manager.

  • 548,701
  • 2026.06 - Released on 10 May 2026
Cut-Out Player Faces Megapack

Want to write for our blog? Get in touch about becoming a sortitoutsi writer.

UPDATE DECEMBER 8th

A new update called 2026.01 was just published which will confuse some people.

 

To keep it really, really simple just take one of these two steps.

 

  1. If you have already downloaded "2026.00 complete" in December: Download the 2026.01 changes file
  2. If you haven't, then delete all previous faces and download “2026.01 complete”

If you're getting confused or your files are in a mess, just follow (2).

 

if you still find things difficult you're overcomplicating it, just follow (2) exactly and don't try and add extra steps.

 

Original Post December 1st

Due to a bug in FM26 that means that two graphics cannot have the same name we have had to make the unfortunate decision to rename all our files to have a prefix of “face_”.

 

This change will break attempts to update the megapack.

 

To try and avoid confusion i've deleted the previously released 2026.00, 2026.01 and 2026.02 updates and rereleased a single “2026.00” pack with the updated file names that contains everything that used to be in 2026.00, 2026.01 and 2026.02.

 

The easiest fix is for everyone to redownload the 2026.00 complete pack, this will ensure your recent downloads are tracked so you know which updates you have and haven't downloaded.

 

Steps to take

  1. Delete any of our cut out faces you have already installed
  2. Go to the main Cut Out Faces page and download the Complete Pack

Do not make these common mistakes

  1. DO NOT just download the most recent changes file and try to install it, it won't work by itself.
  2. DO NOT just download the updated config.xml by itself, it will not work without renaming all 500,000+ PNG files.
  3. DO NOT download the complete file and then also download the changes file with the same number. The complete file contains everything you need.

FAQ

Why not wait for SI to fix the bug?

The game has been out for over a month and this hasn't been fixed yet. I also believe this bug was reported to SI by researchers who had access to the game weeks before it was first released on Steam, so its actually been longer than a month and still no fix or comment from SI (they never comment on graphics related content).

 

I'm still playing FM24 so this doesn't affect me

Right now we only release one pack which should work with both so unfortunately you also have to deal with this.

 

How do I use the FM Mod Loader to rename files?

After downloading there's a big “Prefix folder contents” button which will then guide you through the process.

 

My last download was 2026.00 or 2026.01 but not 2026.02

Just download the new 2026.00 complete pack

My last download was a 2025,XX version

Your options are (1) download the new 2026.00 complete pack or (2) download each individual changes file and then use the FM Mod Loader to rename the files.

 

Can I use the FM Mod Loader

Alternatively if you don't wish to redownload you can use the FM Mod Loader which has a function to bulk rename files and update the config.xml.

 

If something goes wrong with this please just (1) delete your existing faces and (2) redownload the Complete Pack rather than keep asking for support with what went wrong in your attempts to rename.

 

Can't I rename them myself without the mod loader?

You can try these scripts if you feel confident with computers.

 

Mac/Linux:

for f in faces/[0-9]*.png; do mv "$f" "faces/face_$(basename $f)"; done
for f in iconfaces/[0-9]*.png; do mv "$f" "iconfaces/iconface_$(basename $f)"; done

 

Windows (PowerShell):

Get-ChildItem faces/[0-9]*.png | Rename-Item -NewName { "face_" + $_.Name }

Get-ChildItem iconfaces/[0-9]*.png | Rename-Item -NewName { "iconface_" + $_.Name }

 

Windows (CMD):

for %f in (faces\[0-9]*.png) do ren "%f" "face_%~nxf"

for %f in (iconfaces\[0-9]*.png) do ren "%f" "iconface_%~nxf"

 

You will then also have to download the config.xml's that are attached in the first comment.

Comments
zbladzg
17 years ago
2 days ago
1,628
By Footygamer 24 December 2025 - 21:39 PM UTC 

@sam17111989  There's no reason to edit the config.xml that will break any attempts to install updated versions of our pack.

Just create your own folder and your own config.xml

 

e.g.

 

(1) Create a folder called “Sams my custom faces”

(2) Add a file called “Paul Pogba.png”
(3) Create a config.xml that looks like this:

           <record>
               <boolean id="preload" value="false"/>
               <boolean id="amap" value="false"/>
               <list id="maps">
                   <record from="Paul Pogba" to="graphics/pictures/person/1234567/portrait"/>
               </list>
           </record>

 

There is no reason to name your custom faces “123.png” or “face_123.png” we only do that to keep things consistent for a 500,000 megapack where two players might both be called “Andy Cole”.

 

But for your custom faces there's absolutely no reason to do that, just name them normal text names that you can remember

 

Important: The folders are loaded in alphanumeric order so if our file is called “sortitoutsi blahblah” and yours is called “sams blahblah” yours will be loaded first and our folder will overwrite any that are in both. To get around this just name it something like “ZZZ sams blahblah”.

 

You can also try looking at this guide: https://sortitoutsi.net/content/64005/example-config-file-for-custom-graphics 

 

how we gonna update future update,are we gonna must download complete megapack again 

Footygamer
20 years ago
4 months ago
981,621

@zbladzg no we release changes files every month, as we have done for more than 10 years, there's no reason to download the complete every single time

dukduksk
8 years ago
3 months ago
2

Will the FM 26 facepack work for FM24? Or will there be no more facepack updates for FM24?

Footygamer
20 years ago
4 months ago
981,621

@dukduksk The FM24 facepack is being updated.

 

It sounds like you're reporting a problem with the facepack for FM24 but you haven't given any details.

 

Can you please provide some more information about the problems you're having and why you think there are no updates for FM24?

arturss1
16 years ago
1 week ago
13

What am I doing wrong? I copied the old version from FM24 (2025.10     29 Sep 2025) and everything is fine, I have facepacks. When I download 2026.00 or even 2026.01, the faces disappear. What's going on here?

Footygamer
20 years ago
4 months ago
981,621

@arturss1 read the first post…

Filip
16 years ago
1 month ago
7
Premium

I didn't understand very well, the old config where the files are only with numbers doesn't work on FM26, but only this new one with face_id?

With the loader should all those old files be renamed or what should be done? I don't understand

arturss1
16 years ago
1 week ago
13
By Footygamer 08 January 2026 - 18:05 PM UTC 

@arturss1 read the first post…

 

Yes, I read this post, and that's why I have doubts.

 

“The easiest fix is for everyone to redownload the 2026.00 complete pack, this will ensure your recent downloads are tracked so you know which updates you have and haven't downloaded.”

When I don't touch anything and have the files I used in FM24, everything is fine. When I download 2026.00 (according to the instructions in the post), everything breaks.

 

maxy
14 years ago
1 week ago
5
Jay Sky
11 years ago
2 months ago
61
Premium

what about the new players pack do i download that as well? when i first click cutout i see the complete pack and then new players pack

Umberto nisticò
3 years ago
4 months ago
1

If I have never downloaded the face pack, can I download file 2026.02 without having to change anything?

Footygamer
20 years ago
4 months ago
981,621
By Umberto nisticò 12 January 2026 - 12:58 PM UTC 

If I have never downloaded the face pack, can I download file 2026.02 without having to change anything?

 

Yes

Footygamer
20 years ago
4 months ago
981,621
By arturss1 09 January 2026 - 08:31 AM UTC 

Yes, I read this post, and that's why I have doubts.

 

“The easiest fix is for everyone to redownload the 2026.00 complete pack, this will ensure your recent downloads are tracked so you know which updates you have and haven't downloaded.”

When I don't touch anything and have the files I used in FM24, everything is fine. When I download 2026.00 (according to the instructions in the post), everything breaks.

 

Obviously the post was written a few months ago now. You should just download the latest complete pack at the time of writing that is 2026.02.

 

You should make sure not to have any other versions of the pack installed when doing this reset.

Footygamer
20 years ago
4 months ago
981,621
By Jay Sky 11 January 2026 - 02:49 AM UTC 

what about the new players pack do i download that as well? when i first click cutout i see the complete pack and then new players pack

 

This is for the new players that are added to the data update. If you're using the data update then you need it for those players faces, if you're not then you don't.

adri74
13 years ago
3 days ago
1
By arturss1 09 January 2026 - 08:31 AM UTC 

Yes, I read this post, and that's why I have doubts.

 

“The easiest fix is for everyone to redownload the 2026.00 complete pack, this will ensure your recent downloads are tracked so you know which updates you have and haven't downloaded.”

When I don't touch anything and have the files I used in FM24, everything is fine. When I download 2026.00 (according to the instructions in the post), everything breaks.

 

Same problem for me I don't understand it. I deleted all my previous ‘faces’ and 'iconfaces' files. I downloaded the complete pack 2026.02. Put it in the ‘graphics’ files, restarted the game. And I just don't have anything. 
Meanwhile if I just put back my faces and iconfaces files from FM24 in this same ‘graphics’, it works. But I just don't have the latest updates this way.
Men this game is really frustrating this year
 

Tashy
8 years ago
2 weeks ago
2

Hey, just reinstalled the full pack and updates, everythig is working but its now causing a few issues.

 

Win10 can no longer open the faces directory properly and display images, the search bar cannot find a face file for almost 5 mins and opening the config now has a 2 minute delay before it can be edited. 

 

All fairly niche problems I know but the bigger issue is that its causing a longer load when starting FM and clicking through splash screens now causes windows to report the program as hung.

 

Not sure if anyone else if anyone else is seeing similar but sems a bit excessive for a core i7 10700K 32GB ram and an RTX3070.

Guessing exceeding 500 000 files in a single directory is confusing Win10.

silviodifede
2 years ago
1 month ago
1

After added all the files (I was still with the original version)… the game struggle to launch at all… It stops at the loading page…

Is it possible? 

Matt Lovelock
1 year ago
3 months ago
4
Premium

Does this actually work for anyone? new gens pack has wiped out faces on mine.

Bennyy
12 years ago
1 week ago
68
By adri74 22 January 2026 - 19:59 PM UTC 

Same problem for me I don't understand it. I deleted all my previous ‘faces’ and 'iconfaces' files. I downloaded the complete pack 2026.02. Put it in the ‘graphics’ files, restarted the game. And I just don't have anything. 
Meanwhile if I just put back my faces and iconfaces files from FM24 in this same ‘graphics’, it works. But I just don't have the latest updates this way.
Men this game is really frustrating this year
 

 

Probably because the modders here renamed it to face_(number) instead of (number)_face.

Matt Lovelock
1 year ago
3 months ago
4
Premium

Anyone have any fixes for new gen facepack?

Billy Bradford
1 year ago
1 month ago
8

I've just downloaded this and it is absolutely fantastic thankyou so much! Didn't realise the amount of players who would be included! Also now downloaded the newgen pack and it is well worth it. 

 

thanks again!

khanjar
2 years ago
5 days ago
1

Hello everyone

I downloaded the FM26 cut-out face pack, but the file names contain "face_", for example, face_10002563.png.

However, the face pack I use for FM24 doesn't contain "face_" in the file names; it appears as 10002563.png.

How can I use the FM26 face pack on FM24?

M.C
13 years ago
4 hours ago
5,497
By khanjar 07 February 2026 - 16:44 PM UTC 

Hello everyone

I downloaded the FM26 cut-out face pack, but the file names contain "face_", for example, face_10002563.png.

However, the face pack I use for FM24 doesn't contain "face_" in the file names; it appears as 10002563.png.

How can I use the FM26 face pack on FM24?

 

The FM26 face pack is just a continuation of the same FM24 face pack.

 

The change in file naming conventions is something that was required to ensure things functioned in FM26 - however, those differently-named files will still work just fine when installed into FM24.

 

The solution for you is to purge your ‘FM24’ version that you have from previous downloads and replace it with the FM26 face pack entirely.

Mott
10 years ago
7 hours ago
11
Premium

I usually have no problem working with your files. But in this case, after reading all the posts, I'm quite confused.

 

At the end of December, I downloaded the faces again. I ignored 2026.00. Strangely enough, there were then two files in my folder: 2026.01 and 2026.01 changes. I'm afraid that something has gotten mixed up now. That's why I wanted to download everything again before installing 2026.02 and 2026.03.

 

Now I find four files on your site: 2026.00 to 2026.03. If I start completely from scratch, I can ignore 2026.00 and only need to download 2026.01 to 2026.03, right?

Footygamer
20 years ago
4 months ago
981,621

@Mott  If you're starting again you only need to download 2026.03 “complete”.

 

The “changes” files only have what is new between versions.

 

The “complete” file is the complete pack with everything in it.

Mott
10 years ago
7 hours ago
11
Premium
El Myth
13 years ago
5 days ago
4

Have I downloaded the wrong file? Fm24 and most players have faces. but many people under 18 don't have faces like Lennart Karl for example.

Footygamer
20 years ago
4 months ago
981,621
Adam Boswell
6 years ago
2 weeks ago
2
Premium

Can I use this facepack for fm 24? I got a new pc and I just stick with 24, But I can't find a face pack for fm 24 anymore.

El Myth
13 years ago
5 days ago
4
By Footygamer 23 February 2026 - 13:27 PM UTC 

Lennart Karl does have a face: https://sortitoutsi.net/graphics/browse/1/1826993/timeline 

 

Not for me. Everyone who is the same age as him has missing faces for some reason? Their ID's are different to the ones in the file. As an example, Jordi Pesquer is 2002088102 in FM24. But his number in the file is 2000472422. This is also the same for Karl and everyone else.

You'll need to Login to comment