更新了【FM2011】球员属性全显界面补丁(含位置、半透明队标)兼容各种头像和皮肤
本帖最后由 ldyq 于 2010-11-16 03:37 编辑在PLAYCM很多年了,一直都算拿来主义,但是看了几个论坛的FM11界面补丁,都没有专门为大显示器优化的,不是很满意,索性自己改了个也做点贡献。效果看图!
和原版的相比最大的区别就是加入球员位置显示,不用老把眼睛往上看了,看多很累的
适合现在主流的19吋宽度1280分辨率及以上的普屏、16:10和16:9的各种宽屏!推荐使用宽屏的用户!
头像调整位置方法在17楼!去八卦方法在22楼!去联赛LOGO方法在19楼
用法不多说了,解压后放到我的文档\Sports Interactive\Football Manager 2011\(没有就新建panels,把解压后的文件放进去就好)或者你皮肤里的panels目录下覆盖强刷皮肤即可。。
附送我的背景图。。皮肤是dingjiany推荐的lmfms2.0
http://www.playcm.net/thread-485388-1-1.html
LZ提个建议你能把八卦去掉吗?我想要那样的!
上面是大头像下面是2个大LOGO 顶下。。。。。。。。。。。。。。 忘記了PANEL在那..汗
KAMCH116 发表于 2010-11-15 03:54 http://www.playcm.net/images/common/back.gif
我的文档\Sports Interactive\Football Manager 2011\下
没有就新建panels,把解压后的文件放进去就好 忘記了PANEL在那..汗 虽然暂时用不到~帮顶~~~~~~~~~ 支持~
沙发~! 不错呀,这个挺好的,支持。 我使用以后,所有球员头像消失了,不解? 就是有点不好必须全屏 支持下,我怎么不记得在LMFM里面有这个背景?
哎最近比较懒,其实这款皮肤相当不错,就是背景要可以切换的话,还需要添加下东西在xml里面。 本帖最后由 zxn3281846 于 2010-11-15 21:10 编辑
我用的是小头像,显示的位置太靠左了,可以修改地居中一点吗
本帖最后由 ach9999 于 2010-11-15 22:05 编辑
我放置了但是有个问题, 队徽右边的LOG 能不能删除? 怎么改。。
现在它太大 档住了属性和 队徽了 楼主你是好人!!!~~~~~ 相当不错 支持 本帖最后由 ldyq 于 2010-11-16 03:54 编辑
我用的是小头像,显示的位置太靠左了,可以修改地居中一点吗
zxn3281846 发表于 2010-11-15 21:09 http://www.playcm.net/images/common/back.gif
用记事本打开文件,找到下面代码
<widget class="picture" id="ppic" auto_size="all">
<layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
</widget>
这个标红的数字改成50。。屏幕分辨率不一样位置不一样,任意正整数,总之数字大就往右偏,数字小就往左偏。自己看着改即可!! 同理,上面那行是定位头像Y轴的。这个标绿的数字改成任意正整数。。屏幕分辨率不一样位置不一样,总之数字大就往下偏,数字小就往上偏。
支持下,我怎么不记得在LMFM里面有这个背景?
哎最近比较懒,其实这款皮肤相当不错,就是背景要可以 ...
dingjiany 发表于 2010-11-15 21:06 http://www.playcm.net/images/common/back.gif
额,是steklo_x的背景,我觉得灰常适合这款皮肤。。 我放置了但是有个问题, 队徽右边的LOG 能不能删除? 怎么改。。
现在它太大 档住了属性和 队徽了
ach9999 发表于 2010-11-15 21:55 http://www.playcm.net/images/common/back.gif
<!-- League Logo-->
<widget class="picture" id="lftF" transparency="0.7" scale_picture="true" keep_aspect_ratio="true" height="160" width="160" image_alignment="centre">
<layout class="centre_in_parent_attachment" alignment="horizontal" offset="90" priority="1"/>
<layout class="stick_to_sides_attachment" alignment="bottom" inset="0" priority="1"/>
<!-- tells the picture to listen to the 'main picture' global property being set, and set its own file property from it -->
<attachment class="get_global_attachment" get_property="scpc" set_property="file" skip_if_null="false"/>
<!-- tells the picture to listen for the 'main picture needs recolouring' property and sets its own 'should recolour' property from it -->
<attachment class="get_global_attachment" get_property="sprc" set_property="srec" skip_if_null="false"/>
<!-- the background, foreground and outline colours of the object we use for recolouring the default main picture if there is one, and it should be recoloured -->
<attachment class="get_global_attachment" get_property="bkcl" set_property="rrep"/>
<attachment class="get_global_attachment" get_property="fcol" set_property="grep"/>
<attachment class="get_global_attachment" get_property="ocol" set_property="brep"/>
</widget>
这段代码干掉。。 不是宽屏显示器能显示出来么?
Me1ody〃黑桃A 发表于 2010-11-16 00:58 http://www.playcm.net/images/common/back.gif
我测试了一下,只要宽度在19吋即1280分辨率以上均可。。。。。。。
不会太挤