go to preferences
tick show unique ids
click confirm
go to your team
write down the unique id (it appears below your teamname)
Put the picture of the club badge in my documents/sports interactives/football manager 2008/graphics
create a file in notepad called config.xml
Quote:
<record>
<!-- resource manager options -->
<!-- don't preload anything in this folder -->
<boolean id="preload" value="false"/>
<!-- turn off auto mapping -->
<boolean id="amap" value="false"/>
<!-- picture 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">
<!-- Generated by FM Graphics Configurator, by HMan -->
<record from="UNIQUEID" to="graphics/pictures/comp/UNIQUEID/logo/huge"/>
<record from="UNIQUEID" to="graphics/pictures/comp/UNIQUEID/logo"/>
</list>
</record>
|
replace UNIQUEID with the clubs uniqueid, save the file
go back to fm prefences untick use skin cache, untick display ids and click confirm
done.