Jump to content

How do you get your own Manager picture into the game?


Recommended Posts

create a 180x180 cut-out picture of yourself with a transparent background and place it in the following folder:

C:\Documents and Settings\[userName]\My Documents\Sports Interactive\Football Manager 2009\graphics\players\other (XP)

C:\Users\[userName]\Documents\Sports Interactive\Football Manager 2009\graphics\players\other (Vista)

then copy the following into a notepad file:

<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="[FileName]" to="graphics/pictures/person/[uniqueID]/portrait"/>

</list>

</record>

and then save it as config.xml

Find the Unique ID of your manager by selecting the 'SHow Unique IDs' option in the preferences and then going to your maanger page.

Then just reload your skin and it should appear.

You don't need to start a new game

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...