Var; önce oyunda ID numaranı öğren. Daha sonra kullanmak istediğin resimin ismini o ID numarası yap. Ve resimi Belgelerim\Sports Interactive\Football Manager 2010\graphics\pictures içerisine at. Not defterini aç ve şunları yapıştır:

NOT: Alttan 3.satırda 103491 yazan yerleri kendi ID'in ile değiştirmelisin.

<record>
<!-- resource manager options -->
<!-- dont preload anything in this folder -->
<boolean id="preload" value="false"/>
<!-- turn off auto mapping -->
<boolean id="amap" 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">
<!-- Auto generated by fmXML -->
<record from="103491" to="graphics/pictures/person/103491/portrait"/>
</list>
</record>

Daha sonra dosyaya Config.xml adı vererek aynı klasöre kaydet. Oyunun açıksa kapat ve yeniden açtığında resmin görünür olur.