求教添加头像的问题
本帖最后由 love1481 于 2010-5-13 20:57 编辑网上的教程说要把添加的PNG格式的头像放到C:\Documents and Settings\Administrator\My Documents\Sports Interactive\Football Manager 2010这个路径下一个graphics文件下,首先我没有这个文件夹,其次教程举例说是比如要加某球员,要先在这个文件夹中找到该球员所在球队位置。我看的一头雾水我都没这个文件夹我去哪找球队位置???还望高手指点迷津
我目前做到的如下:我下了steven defour的一个180。180的PNG格式头像,然后头像名字就是steven defour.放进了C:\Documents and Settings\Administrator\My Documents\Sports Interactive\Football Manager 2010\graphics\players下,然后我下了一个config.xml生成器在同目录创造了一个config.xml文件 内容如下<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">
<!-- Auto generated by fmXML -->
<record from="steven defour" to="graphics/pictures/person/0/portrait"/>
<record from="thumbs" to="graphics/pictures/person/0/portrait"/>
</list>
</record>
游戏里我也已经把皮肤患存去掉勾了强制刷新了。我还要做什么呢??? 没有文件夹就创建一个 创建了players文件夹以后,新加的头像在这个目录下面随便摆放都可以吗?
我把09的头像拷贝过来,就不能显示;重新在网上下10的头像,也不能在游戏里正常显示,实在不知道是什么原因
页:
[1]