Home Artists Posts Import Register

Downloads

Content

修复MOD2.0失效的问题 / Fix the issue of MOD failure in 2.0

--------------------------------------------------------------------------------------------------------------

做了个万圣节服装的黑塔,人偶形态和人类形态都有做,SFW版本是4个差分,NSFW版本是12个差分,按H切换
(人类形态的裸足在待机动作2的时候会有些违和,另外还有些动作可能存在衣服部分穿模

Happy Halloween (although a few days late), I made a MOD for the Herta of Halloween costumes. Both puppet form and human form are available, and the SFW version has 4 differences, the NSFW version has 12 differences, you can press H to toggle.
(Naked feet in human form may conflict with standby action 2
说明:
1.如果只想要某个差分,你可以删除其他文件夹和merged.ini文件,然后打开你想要的那个mod的文件夹,最后将ini文件前面的disabled去掉(如果这个文件夹下缺少dds文件,请从第一个文件夹内复制),就能得到一个单独的MOD差分
2.如果要在启动的时候固定在某个MOD,可以用记事本打开merged.ini
找到下面的内容:

[Constants]
global persist $swapvar = 0

将0替换为你想要停留的MOD的数字(从0开始所以序号需要减去1)

illustrate:
1. If you only want a certain differential, you can delete other folders and the merged. ini file, then open the folder of the mod you want, and finally remove the disabled in front of the ini file (if the dds file is missing in this folder, please copy it from the first folder) to obtain a separate MOD differential
2. If you want it to remain a certain MOD everytime game starts, you can edit merged.ini file
Find the following content:

[Constants]
global persist $swapvar = 0

Replace 0 with the number of MOD you want to stay in (starting from 0, so the serial number needs to be subtracted by 1)

Files

Comments

No comments found for this post.