Home
FM Discord
YouTube Channel
FM24 Data Update
FM26 Data Update
FM26 OOP Player Roles
Downloads
Graphics
Challenges
Blog
Forums
Videos
Tactics
FM26
FM26 Real Name Fix
FM26 Shortlists
FM26 DB
FM26 Men's Wonderkids
FM26 Women's Wonderkids
FM26 Men's Club Finances
FM26 Women's Club Finances
FM24 Update
FM24
FM23
FM Saves
FM Database
FM Guides
Installation Guides
Records
Search
This post has been locked, preventing new comments.
Belfemor
hi i have news kits for rfc tournai (3div belgium) but dont appear in the game, i dont know if the cfg file is good :s i have create this but doesnt work :s
<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="RFC Tournai away" to="graphics/pictures/team/251/kits/away"/>
<record from="RFC Tournai home" to="graphics/pictures/team/251/kits/home"/>
</list>
</record>
thank !!
hammer9
give me your rfc tournai with this config, ill text them which you play FM20? 21? ill fix for you
Belfemor
thank i have fix that 😉
<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="251_home" to="graphics/pictures/team/251/kits/home"/>
<record from="251_away" to="graphics/pictures/team/251/kits/away"/>
</list>
</record>
its good now !!