601419366 发表于 2021-9-19 14:09

自建球队logo无法替换,求救

自建球队logo无法替换,求救

开局直接替换球队,logo无法替换,想了好多方法,求解

lztango 发表于 2021-9-20 17:40

你的游戏文档路径\Sports Interactive\Football Manager 2021\graphics\logos\你的俱乐部字母ID都行\
例如 : C:\Users\root\Documents\Sports Interactive\Football Manager 2021\graphics\logos\DreamUnited\

<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="图片名(英文数字都行)" to="graphics/pictures/club/你俱乐部得ID/logo"/>
例如:<record from="DreamUnited" to="graphics/pictures/club/2000085012/logo"/>
        </list>
</record>

601419366 发表于 2021-9-21 12:04

{:16_798:} 你这招只能用在非自建球队,自建球队改不了,已重开挡了,这个问题已经很多年了
页: [1]
查看完整版本: 自建球队logo无法替换,求救