欲速則不達 游侠资深版主 法蘭西貴族遠征艦隊總司令 ★★★★★★★
- UID
- 775394
- 主题
- 15
- 阅读权限
- 150
- 帖子
- 3152
- 精华
- 6
- 积分
- 3877
- 金钱
- 29638
- 荣誉
- 110
- 人气
- 11
- 在线时间
- 739 小时
- 评议
- 0
  
- 帖子
- 3152
- 精华
- 6
- 积分
- 3877
- 金钱
- 29638
- 荣誉
- 110
- 人气
- 11
- 评议
- 0
|
最简单解决方法:
覆盖46只舰船时,文件Resource/Ini/interfaces不要覆盖安装,即可解决美化1.2.3人物头像不显示问题。不过这样船只显示图片会出现问题,最好的解决办法就是添加描述。
因为46船只MOD里没有1.2.3的新添特殊副官的描述,说简单点就是:
1,安装1.2.3美化补丁
2,安装46船只补丁
3,在游戏目录Resource/Ini/interfaces下,打开pictures(用UltrEdit),ctrl+f查找:
[FACE128_235]
sTextureName = portraits\128\face_235.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
在下面添加10个新副官的TGA图片描述:
[FACE128_250]
sTextureName = portraits\128\face_250.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
[FACE128_251]
sTextureName = portraits\128\face_251.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
[FACE128_252]
sTextureName = portraits\128\face_252.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
[FACE128_253]
sTextureName = portraits\128\face_253.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
[FACE128_254]
sTextureName = portraits\128\face_254.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
[FACE128_255]
sTextureName = portraits\128\face_255.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
[FACE128_256]
sTextureName = portraits\128\face_256.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
[FACE128_257]
sTextureName = portraits\128\face_257.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
[FACE128_258]
sTextureName = portraits\128\face_258.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
[FACE128_259]
sTextureName = portraits\128\face_259.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
即可完成。
注意格式不要错行,记得备份。
偷懒点的就拿我这个附件直接覆盖游戏目录原文件,注意:我这个文件覆盖说明:
1,安装1.2.3美化补丁
2,安装46船只补丁
3,覆盖我这个文件 |
附件: 你需要登录才可以下载或查看附件。没有帐号?注册
|