hayır..

şimdi şöyle:

"Belgelerim/Sports Interactive/Football Manager 2009/graphics/pictures/" klasörünün içine "managers" adında bi klasör yarat ve bu klasörün içinde kendi fotoğrafını at.

daha sonra not defterini aç ve şu kodları gir:

<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">
<record from="fotoğrafın adı (uzantısız)" to="graphics/pictures/person/senin UNIQUE ID numaran/portrait"/>
</list>
</record>
bunu "managers" klasörü içine "config.xml" olarak kaydet.

ancak dikkat etmen gereken nokta koyacağın fotonun .PNG uzantılı olması.

eğer bu yol da olmazsa config.xml yaratıcı programlar olması lazım yanlış hatırlamıyorsam. internette aratırsan mutlaka bulursun. fmXML gibi bişi olması lazım programın adının.