首页所有页面

Patch 3.1 mod compatibility guide


本指南介绍了使模组与 patch 3.1.X from patch 3.0.1.1.

注意,这并不替代通常的步骤 merging files, in case the mod modifies some vanilla files.

In case of issues, run the latest version of The Validator并尝试激活调试启动选项,这些选项现在会报告 在 log files.

Folders

  • common/traits/battle_scars_and_tattos_traits.txt has been renamed to common/traits/04_battle_scars_and_tattos_traits.txt

Portraits

  • 所有肖像都新增了 p37 属性(特殊关系覆盖层),因此任何自定义属性都需要迁移到 p38 或更高版本。
   "GFX_character_imprisoned:p6"

-> "GFX_lover_overlay:p37"

   "GFX_player_overlay:p11"

Great works

主条目:Great work modding

省份独有建筑可以被历史伟大作品替代,从而享受自定义画面、关卡和升级机制。

Misc

  • set_allows_matrilineal_marriage = yes is changed to law_set_allow_matrilineal_marriage = yes

See also

References

相关页面 (17)

Great work moddingMerging guidePatch 2.4 mod compatibility guidePatch 2.5 mod compatibility guidePatch 2.6 mod compatibility guidePatch 2.7 mod compatibility guidePatch 2.8 mod compatibility guidePatch 3.0 mod compatibility guidePatch 3.0.1.1Patch 3.1.XThe ValidatorTroubleshooting创建模组合并指南彻底转换指南模组安装程序创建指南游戏存档兼容性