十字军之王吧 关注:198,915贴子:5,413,739
  • 9回复贴,共1

#UI# #HIP# 通过修改mod文件勉强解决HIP五维属性错位的问题

只看楼主收藏回复

感谢汉化组的辛勤付出
近日我从52的精华帖“HIP mod适配ck3.33版本汉化(7.23更新)”之中获得了汉化整合版的HIP(不知道为什么只安装部分原版HIP组件再用汉化包覆盖会出bug,索性全都要算了),装上mod打算开玩时遇到了五维属性显示错位的问题,情况如下:

可以看到国家五维能力的显示出了问题,有一部分跑到框下面去了

而在属性较高的伊西斯这里,显示错误的情况更为严重
而在我修改了一番
mod\Historical_Immersion_Project\interface 中的domestic_dynastic.gui文件后,情况变成了这样:

虽然有些拥挤,但至少能看了

也经受住了高属性的考验(当然属性到三位数后依然会出问题,毕竟现在两位数都这样挤了,肯定塞不下三位数的)


IP属地:广东1楼2025-11-25 01:30回复
    我修改的是 domestic_dynastic.gui 文件的以下部分,下面已经是改完的版本,可以直接照着它改mod中的这个文件:
    iconType = {
    name ="icon_diplomacy"
    spriteType = "GFX_icon_diplomacy"
    position = { x= 28 y = 194 }
    Orientation = "UPPER_LEFT"
    }
    instantTextBoxType = {
    name = "diplomacy"
    position = { x = 15 y = 222 }
    textureFile = ""
    font = "vic_18"
    borderSize = {x = 0 y = 0}
    text = "UI_MISSING_TEXT"
    maxWidth = 20
    maxHeight = 20
    format = right
    }
    instantTextBoxType = {
    name = "diplomacy2"
    position = { x = 35 y = 222 }
    textureFile = ""
    font = "vic_18"
    borderSize = {x = 0 y = 0}
    text = "UI_MISSING_TEXT"
    maxWidth = 29
    maxHeight = 20
    format = right
    }
    iconType = {
    name ="icon_martial"
    spriteType = "GFX_icon_martial"
    position = { x= 74 y = 194 }
    Orientation = "UPPER_LEFT"
    }
    instantTextBoxType = {
    name = "martial"
    position = { x = 61 y = 222 }
    textureFile = ""
    font = "vic_18"
    borderSize = {x = 0 y = 0}
    text = "UI_MISSING_TEXT"
    maxWidth = 20
    maxHeight = 20
    format = right
    }
    instantTextBoxType = {
    name = "martial2"
    position = { x = 81 y = 222 }
    textureFile = ""
    font = "vic_18"
    borderSize = {x = 0 y = 0}
    text = "UI_MISSING_TEXT"
    maxWidth = 29
    maxHeight = 20
    format = right
    }
    iconType = {
    name ="icon_stewardship"
    spriteType = "GFX_icon_stewardship"
    position = { x= 118 y = 195 }
    Orientation = "UPPER_LEFT"
    }
    instantTextBoxType = {
    name = "stewardship"
    position = { x = 107 y = 222 }
    textureFile = ""
    font = "vic_18"
    borderSize = {x = 0 y = 0}
    text = "UI_MISSING_TEXT"
    maxWidth = 20
    maxHeight = 20
    format = right
    }
    instantTextBoxType = {
    name = "stewardship2"
    position = { x = 127 y = 222 }
    textureFile = ""
    font = "vic_18"
    borderSize = {x = 0 y = 0}
    text = "UI_MISSING_TEXT"
    maxWidth = 29
    maxHeight = 20
    format = right
    }
    iconType = {
    name ="icon_intrigue"
    spriteType = "GFX_icon_intrigue"
    position = { x= 166 y = 195 }
    Orientation = "UPPER_LEFT"
    }
    instantTextBoxType = {
    name = "intrigue"
    position = { x = 153 y = 222 }
    textureFile = ""
    font = "vic_18"
    borderSize = {x = 0 y = 0}
    text = "UI_MISSING_TEXT"
    maxWidth = 20
    maxHeight = 20
    format = right
    }
    instantTextBoxType = {
    name = "intrigue2"
    position = { x = 173 y = 222 }
    textureFile = ""
    font = "vic_18"
    borderSize = {x = 0 y = 0}
    text = "UI_MISSING_TEXT"
    maxWidth = 29
    maxHeight = 20
    format = right
    }
    iconType = {
    name ="icon_learning"
    spriteType = "GFX_icon_learning"
    position = { x= 209 y = 193 }
    Orientation = "UPPER_LEFT"
    }
    instantTextBoxType = {
    name = "learning"
    position = { x = 199 y = 222 }
    textureFile = ""
    font = "vic_18"
    borderSize = {x = 0 y = 0}
    text = "UI_MISSING_TEXT"
    maxWidth = 20
    maxHeight = 20
    format = right
    }
    instantTextBoxType = {
    name = "learning2"
    position = { x = 219 y = 222 }
    textureFile = ""
    font = "vic_18"
    borderSize = {x = 0 y = 0}
    text = "UI_MISSING_TEXT"
    maxWidth = 29
    maxHeight = 20
    format = right
    }


    IP属地:广东2楼2025-11-25 01:37
    收起回复
      2026-02-20 13:40:26
      广告
      不感兴趣
      开通SVIP免广告
      或者直接把我改过的这个文件复制到 mod \ Historical_Immersion_Project 中的 interface 文件夹 中覆盖原文件也行
      通过网盘分享的文件:自用HIP属性显示补丁
      链接: https://pan.baidu.com/s/1Hqn7je86sdUJmKAuw-TqBQ 提取码: 99ux


      IP属地:广东3楼2025-11-25 01:42
      回复
        顶一下


        IP属地:四川来自Android客户端4楼2025-11-25 01:52
        回复
          我依稀记得以前好像有个修复这玩意的mod来着(虽然就算真有我现在一时半会可能真找不到
          不过楼主同样辛苦了,赞美贡献!


          IP属地:江西来自iPhone客户端5楼2025-11-25 12:02
          回复
            问题解决了,楼主有德啊


            IP属地:山东来自Android客户端6楼2025-12-01 23:41
            回复
              还有CK2,感动


              IP属地:海南来自Android客户端7楼2025-12-02 11:49
              回复