二向箔核心库 / Anime Core Lib
崩溃问题
此模组**绝对不会**导致崩溃,但肖像越多内存压力越大,你需要大量的虚拟内存来支持多个纸片人模组。
CTD
This mod **never** cause CTD. However, more portrait means more RAM occupation, you need many VRAM for mutiple anime mods.
用于在CK3实现纸片人肖像
开发前请阅读模组文件中的.md说明文件!
附有完整教程和python自动处理脚本,理论上只需要抠图然后写个trigger。
**不要**在你的模组中覆盖本模组的文件,将你的改动PR或在工坊评论/讨论等处提交,我会整合。
常用接口如下(详见文档):
纸片人trigger
载入检查
遗传处理逻辑
换装数量脚本值
SDK for implement 2D portrait in CK3.
Read .md file in mod files before developing.
Attached with guide and python processing script, all you need to do is process the pics and contact me.
**Do not** override this mod, PR/issue or comment/discussion your interface, I will intergrate them.
Usually used API (Look document for detail):
Character scripted trigger
Loading flag
Genetic logic
Skin number script value
RUI Unofficial提供全身像和换装按钮,并非必须。
RUI Unofficial provide whole-length portrait and portrait transfer (changing skin) button, which is NOT required.
本模组已包含Nameplates、角色事件选项滚动条、互动滚动条。
This mod already contain Nameplates, scrollbar for interaction & character event option.
兼容性:
本模组具有优秀的兼容性,几乎与一切模组兼容或只需自动生成兼容补丁:
- 在全面转换模组的环境下你可能需要兼容补丁来保证2D角色与3D角色杂交的沉浸体验。
- 涉及动画的模组可能需要动画兼容补丁,已附有Python脚本一键处理。
- 涉及少量原版界面文件,但即使被覆盖也不影响正常使用。
- 可能与极少数涉及着色器的模组存在冲突。
通过新的机制,我们不再需要覆盖模型资产和服装,因此再也不会有纸片人穿麻瓜衣服或者长角多眼睛的问题。
Compatibility:
This mod has a good compatibility, almost compatible with every mod or only need auto-generated patch:
- Might need compatch for total conversion mods touch fantasty races to keep immersive gameplay experience when hybrid between 2D and 3D characters.
- Might need compatch for mods edited animation, Python script attached for this.
- Touch a few vanilla GUI file but works well without them.
- Incompatible with serval mods touched shader.
With new feature, we don’t edit morph gene, nor clothing.
兼容补丁 Compatch
- 黑暗亲王 / Princes of Darkness: 着色器和动画兼容补丁 Shader and Animation compatch
- 神陨 / Godherja: 着色器和动画兼容补丁 Shader and Animation compatch
- 权力的游戏 冰与火之歌 / A Game of Thrones: 动画兼容补丁 Animation compatch
项目地址 Git Repo: https://gitee.com/Alexis-Stukov/anime-core-lib
Somnia Discord: https://discord.gg/tYgaBvYju4
相关模组讨论QQ群:672678613,技术问题也可以加,群里有mod教程
License:
对于增加的相关内容(如gfx/portraits/portrait_modifiers中的肖像条件),必须保留README中提及的接口
其他内容适用 CC-BY-NC-SA-4.0
