Hello
I played 2 seasons in the ROMANIAN championship , then i decided to put the club logos in the game.
I found on the net the club's logos ,i edited them with Photoshop 8.0 and Image Ready until they had the same size like the ones from the english , spanish etc. championships that came with the game
Then i transformed them from .Jpg into .PNG
I went to Data\Graphics\Pictures\Logos\Clubs
and i made a new folder named "rom" ( from Romania) inside I made another folder named diviziaa (diviziaa - First Division in translation) and I moved all the pictures here. Then I copy/pasted a config.XML file from another division and i modifided
<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">
<!-- diviziaa -->
<record from="diviziaa/Jiul" to="graphics/pictures/club/1300956/logo"/>
<record from="diviziaa/National" to="graphics/pictures/club/1509/logo"/>
<record from="diviziaa/Otelul" to="graphics/pictures/club/1508/logo"/>
<record from="diviziaa/Arges" to="graphics/pictures/club/1502/logo"/>
<record from="diviziaa/Bacau" to="graphics/pictures/club/1300964/logo"/>
<record from="diviziaa/Cfr" to="graphics/pictures/club/75402205/logo"/>
<record from="diviziaa/Dinamo" to="graphics/pictures/club/1500/logo"/>
<record from="diviziaa/Farul" to="graphics/pictures/club/1504/logo"/>
<record from="diviziaa/Gloria" to="graphics/pictures/club/1507/logo"/>
<record from="diviziaa/Vaslui" to="graphics/pictures/club/7540449/logo"/>
<record from="diviziaa/Steaua" to="graphics/pictures/club/1513/logo"/>
<record from="diviziaa/Sportul" to="graphics/pictures/club/1512/logo"/>
<record from="diviziaa/Rapid" to="graphics/pictures/club/1510/logo"/>
<record from="diviziaa/Poliiasi" to="graphics/pictures/club/1300960/logo"/>
<record from="diviziaa/Poli" to="graphics/pictures/club/7540025/logo"/>
<record from="diviziaa/Pandurii" to="graphics/pictures/club/7540061/logo"/>
</list>
</record>
Then I went to Data\Cache and i deleted the content of the folder
And the i tryed the game and the logos don't appear

( (The show badges in preferences is turned on )
PLZ HELP ME!!!!