Jump to content

Help with default logo's


Recommended Posts

In a new database that someone created in the editing forum they have changed all the records etc so that Leeds dont start with -15 points, however when in the game Leeds have default logo's and kits. What i would like to know is if there is any way of changing this so Leeds have the proper logo's and kits in game ?

Please help....

Thanks :)

Link to post
Share on other sites

Have you got any logo packs etc installed?

If so just add Leeds if you can find some to those ones and you're good to go.

I'm guessing that to get rid of Leed's deduction he did some team swapping which has changed Leed's unique ID so the game isn't picking up their logos.

The other method would be drawn out and could lead to problems if something goes wrong (not major problems but probably a reinstall). Post back if you want to know how to do it but be aware if you follow my instructions it's on you if it causes instability in your game :)

Link to post
Share on other sites

Go here http://www.sigames.com/downloads.php?type=download&id=383&file=479 and download the Resource Archiver. It'll be a rar file so download it to your desktop and then right click and select extract here. If I remember correctly another rar is created so do the right click extract again with the new rar that appears.

Double click the resource archiver.exe to run the program.

Select extract archive.

Locate the graphics fmf in C:\Program Files\Sports Interactive\Football Manager 2008\data and click it to highlight it. Then click select and it will ask you to choose a location. Remember where you picked so you can find it easily. It takes a while to extract and may appear to freeze but just leave it be.

Do this part and I'll get back to you with the next in about 10 minutes or so :)

Link to post
Share on other sites

What I need to know at this moment is the exact custom stuff you have installed.

Do you have a custom logo kit so that for example the Premiership badges appear when you look at the Premiership table?

Do you have a custom kit pack installed?

Can you take a screenshot of this location D:\My Documents\Sports Interactive\Football Manager 2008\graphics and post it.

Link to post
Share on other sites

Do any of those folders contain Leeds related logos/kits etc? What you basically have to do is find the config.xml file related to each of those custom graphics that links to Leed's original unique ID (671) and change it to the new Leeds unique ID.

To open the config.xml file do not double click. Right click and select open with, then choose notepad. Then find any unique ID 671 vaues, change it to the unique ID Leeds has in your current game, save it and close the file. Then reload the skin in Options > Preferences > Display and Sound, tick 'Always reload skin on confirm' and then hit confirm. Note that this will stay fixed if you load a new game where Leeds go back to being 671.

Link to post
Share on other sites

- <!-- 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="bournemouth_home" to="graphics/pictures/team/600/kits/home"/>

<record from="bournemouth_away" to="graphics/pictures/team/600/kits/away"/>

<record from="brighton_home" to="graphics/pictures/team/618/kits/home"/>

<record from="brighton_away" to="graphics/pictures/team/618/kits/away"/>

<record from="brighton_third" to="graphics/pictures/team/618/kits/third"/>

<record from="bristolrovers_home" to="graphics/pictures/team/620/kits/home"/>

<record from="bristolrovers_away" to="graphics/pictures/team/620/kits/away"/>

<record from="bristolrovers_third" to="graphics/pictures/team/620/kits/third"/>

<record from="carlisle_home" to="graphics/pictures/team/626/kits/home"/>

<record from="carlisle_away" to="graphics/pictures/team/626/kits/away"/>

<record from="carlisle_third" to="graphics/pictures/team/626/kits/third"/>

<record from="cheltenham_home" to="graphics/pictures/team/631/kits/home"/>

<record from="cheltenham_away" to="graphics/pictures/team/631/kits/away"/>

<record from="cheltenham_third" to="graphics/pictures/team/631/kits/third"/>

<record from="crewe_home" to="graphics/pictures/team/641/kits/home"/>

<record from="crewe_away" to="graphics/pictures/team/641/kits/away"/>

<record from="doncaster_home" to="graphics/pictures/team/646/kits/home"/>

<record from="doncaster_away" to="graphics/pictures/team/646/kits/away"/>

<record from="forest_home" to="graphics/pictures/team/692/kits/home"/>

<record from="forest_away" to="graphics/pictures/team/692/kits/away"/>

<record from="forest_third" to="graphics/pictures/team/692/kits/third"/>

<record from="gillingham_home" to="graphics/pictures/team/656/kits/home"/>

<record from="gillingham_away" to="graphics/pictures/team/656/kits/away"/>

<record from="gillingham_third" to="graphics/pictures/team/656/kits/third"/>

<record from="hartlepool_home" to="graphics/pictures/team/661/kits/home"/>

<record from="hartlepool_away" to="graphics/pictures/team/661/kits/away"/>

<record from="hartlepool_third" to="graphics/pictures/team/661/kits/third"/>

<record from="huddersfield_home" to="graphics/pictures/team/664/kits/home"/>

<record from="huddersfield_away" to="graphics/pictures/team/664/kits/away"/>

<record from="huddersfield_third" to="graphics/pictures/team/664/kits/third"/>

<record from="leeds_home" to="graphics/pictures/team/671/kits/home"/>

<record from="leeds_away" to="graphics/pictures/team/671/kits/away"/>

<record from="leytonorient_home" to="graphics/pictures/team/674/kits/home"/>

<record from="leytonorient_away" to="graphics/pictures/team/674/kits/away"/>

<record from="luton_home" to="graphics/pictures/team/677/kits/home"/>

<record from="luton_away" to="graphics/pictures/team/677/kits/away"/>

<record from="millwall_home" to="graphics/pictures/team/686/kits/home"/>

<record from="millwall_away" to="graphics/pictures/team/686/kits/away"/>

<record from="millwall_third" to="graphics/pictures/team/686/kits/third"/>

<record from="northampton_home" to="graphics/pictures/team/689/kits/home"/>

<record from="northampton_away" to="graphics/pictures/team/689/kits/away"/>

<record from="oldham_home" to="graphics/pictures/team/694/kits/home"/>

<record from="oldham_away" to="graphics/pictures/team/694/kits/away"/>

<record from="oldham_third" to="graphics/pictures/team/694/kits/third"/>

<record from="portvale_home" to="graphics/pictures/team/698/kits/home"/>

<record from="portvale_away" to="graphics/pictures/team/698/kits/away"/>

<record from="southend_home" to="graphics/pictures/team/714/kits/home"/>

<record from="southend_away" to="graphics/pictures/team/714/kits/away"/>

<record from="southend_third" to="graphics/pictures/team/714/kits/third"/>

<record from="swansea_home" to="graphics/pictures/team/724/kits/home"/>

<record from="swansea_away" to="graphics/pictures/team/724/kits/away"/>

<record from="swindon_home"

to="graphics/pictures/team/725/kits/home"/>

<record from="swindon_away" to="graphics/pictures/team/725/kits/away"/>

<record from="tranmere_home" to="graphics/pictures/team/729/kits/home"/>

<record from="tranmere_away" to="graphics/pictures/team/729/kits/away"/>

<record from="tranmere_third" to="graphics/pictures/team/729/kits/third"/>

<record from="walsall_home" to="graphics/pictures/team/731/kits/home"/>

<record from="walsall_away" to="graphics/pictures/team/731/kits/away"/>

<record from="walsall_third" to="graphics/pictures/team/731/kits/third"/>

<record from="yeovil_home" to="graphics/pictures/team/743/kits/home"/>

<record from="yeovil_away" to="graphics/pictures/team/743/kits/away"/>

</list>

</record>

This is last years League 1 kit pack btw. I think i have to change the ID with the numbers for the kits but how would i go about changing the Logo as i don't have a pack for that ?

Thanks mate for the help so far :)

Link to post
Share on other sites

You are correct.

In these lines

<record from="leeds_home" to="graphics/pictures/team/671/kits/home"/>

<record from="leeds_away" to="graphics/pictures/team/671/kits/away"/>

change the 671 value to whatever Leeds unique ID is in your game (Preferences > Options > Display and Sound > Tick show unique IDs). Click File > Save, close the notepad file. Then reload the skin in Options > Preferences > Display and Sound, tick 'Always reload skin on confirm' and then hit confirm. Note that this will stay fixed if you load a new game where Leeds go back to being 671.

Do this and report back, then we'll move onto the logos.

Link to post
Share on other sites

To get the logos etc that come with the game you need to start by doing what I posted previously

Go here http://www.sigames.com/downloads.php...d=383&file=479 and download the Resource Archiver. It'll be a rar file so download it to your desktop and then right click and select extract here. If I remember correctly another rar is created so do the right click extract again with the new rar that appears.

Double click the resource archiver.exe to run the program.

Select extract archive.

Locate the graphics fmf in C:\Program Files\Sports Interactive\Football Manager 2008\data and click it to highlight it. Then click select and it will ask you to choose a location. Remember where you picked so you can find it easily. It takes a while to extract and may appear to freeze but just leave it be.

Post back if the kit thing worked and also when you have extracted the fmf file as above.

Also go into the 'small' folder in your user folder in the image you posted previously and cut and paste whatever is contained in config files there as you did with the kits one.

Link to post
Share on other sites

I didn't quite understand what you said last post i've gone into the small folder copied this from config :

<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">

<record from="602" to="graphics/pictures/club/602/icon"/>

<record from="603" to="graphics/pictures/club/603/icon"/>

<record from="609" to="graphics/pictures/club/609/icon"/>

<record from="612" to="graphics/pictures/club/612/icon"/>

<record from="614" to="graphics/pictures/club/614/icon"/>

<record from="630" to="graphics/pictures/club/630/icon"/>

<record from="645" to="graphics/pictures/club/645/icon"/>

<record from="650" to="graphics/pictures/club/650/icon"/>

<record from="654" to="graphics/pictures/club/654/icon"/>

<record from="676" to="graphics/pictures/club/676/icon"/>

<record from="679" to="graphics/pictures/club/679/icon"/>

<record from="680" to="graphics/pictures/club/680/icon"/>

<record from="685" to="graphics/pictures/club/685/icon"/>

<record from="688" to="graphics/pictures/club/688/icon"/>

<record from="699" to="graphics/pictures/club/699/icon"/>

<record from="702" to="graphics/pictures/club/702/icon"/>

<record from="722" to="graphics/pictures/club/722/icon"/>

<record from="728" to="graphics/pictures/club/728/icon"/>

<record from="735" to="graphics/pictures/club/735/icon"/>

<record from="737" to="graphics/pictures/club/737/icon"/>

</list>

</record>

Link to post
Share on other sites

Go here

http://www.sigames.com/downloads.php?type=view&id=383

You'll see 'PC Version' written in blue on that page. This is a link so click on that.

This will bring you to a new page where you'll see 'You have selected to download PC version...'. PC version here is also in blue and again is a link so click on that.

Depending on you're set up you may get a security warning from IE. Point your mouse over this warning bar so that it becomes highlighted (blue background), click it and click 'Download file...'.

Now you'll get the usual IE download file interface. Click 'save', click 'desktop' in the left pane, and then click the 'Save' button to the right.

When it's finished downloading a file will appear on your desktop 479.zip (the .zip may not be visible). It will look like 3 books (green, blue and purple) with a purple belt around them. Right click this file and select 'extract here'. Another zip file will appear called 'FM Resource Archiver- PC.zip'. Right click this and select 'extract here' again.

When it is done some new stuff will appear on your desktop.

- resource archiver.exe

- dbghelp.dll

- data (a folder)

- Resource Archiver User Guide.pdf

Post back when you do this.

Also post back what Leeds United's unique ID is in your game.

Link to post
Share on other sites

I have done this and extracted it into the data folder, now i have lots of files in the format of 'FMF'.

Leeds United's id is 1394631386.

Sorry mate, slightly confused here. Did you extract the resource archiver zip file to your data folder?

Can you take a screenshot of exactly where the 'resource archiver.exe' is?

Link to post
Share on other sites

I extracted the files from the program to the data folder that now looks like this :

datafolderpx5.png

I extracted the .rar archive that you told me to twice to the desktop that now looks like :

desktopxa0.png

Although they can't be seen very clearly the files on the 1st screenshot are the files i was talking about a few minutes ago, i guess i have to open them with some sort of program ?

Link to post
Share on other sites

You see that icon resource archiver on your desktop, double click that to open the program.

Select extract archive.

Locate the graphics fmf in C:\Program Files\Sports Interactive\Football Manager 2008\data and click it to highlight it. Then click select and it will ask you to choose a location. Remember where you picked so you can find it easily and also do not select the FM installation folder. Put it in My Documents. It takes a while to extract and may appear to freeze but just leave it be.

Link to post
Share on other sites

Go to the graphics folder you just extracted. If you put it in My Documents navigate to here

My Documents\graphics\pictures\logos\small\clubs\eng\league one

Copy the leeds.PNG image and paste it in here

D:\My Documents\Sports Interactive\Football Manager 2008\graphics\small.

Now open the config file in that 'small' folder (the one you posted previously) as before and add this line

<record from="leeds" to="graphics/pictures/club/1394631386/icon"/>

underneath this line

<record from="737" to="graphics/pictures/club/737/icon"/>

so that the config looks like this

<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">
<record from="602" to="graphics/pictures/club/602/icon"/>
<record from="603" to="graphics/pictures/club/603/icon"/>
<record from="609" to="graphics/pictures/club/609/icon"/>
<record from="612" to="graphics/pictures/club/612/icon"/>
<record from="614" to="graphics/pictures/club/614/icon"/>
<record from="630" to="graphics/pictures/club/630/icon"/>
<record from="645" to="graphics/pictures/club/645/icon"/>
<record from="650" to="graphics/pictures/club/650/icon"/>
<record from="654" to="graphics/pictures/club/654/icon"/>
<record from="676" to="graphics/pictures/club/676/icon"/>
<record from="679" to="graphics/pictures/club/679/icon"/>
<record from="680" to="graphics/pictures/club/680/icon"/>
<record from="685" to="graphics/pictures/club/685/icon"/>
<record from="688" to="graphics/pictures/club/688/icon"/>
<record from="699" to="graphics/pictures/club/699/icon"/>
<record from="702" to="graphics/pictures/club/702/icon"/>
<record from="722" to="graphics/pictures/club/722/icon"/>
<record from="728" to="graphics/pictures/club/728/icon"/>
<record from="735" to="graphics/pictures/club/735/icon"/>
<record from="737" to="graphics/pictures/club/737/icon"/>
<record from="leeds" to="graphics/pictures/club/1394631386/icon"/>
</list>
</record>

Save the config file and close it.

Reload the skin and check to see if the icon now appears next to Leeds in fixtures and in the league table.

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...