Home Artists Posts Import Register

Downloads

Content

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

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

V1.11 修复仰视丝袜材质丢失问题

V1.11 Fix the issue of missing material for stockings when looking up

寒鸦的MOD,花了挺多时间拼接补全官模没有的部分,全裸+不同黑丝连身衣总共分为6种,每种还分有鞋和无鞋共12种,外加两个全裸差分,按H进行切换;对于12种不同服装,每种都有5个不同装饰的差分,按Y进行切换。总共2+12×5=62个差分,见下图,有问题欢迎留言

Hanya's MOD, I spent a lot of time piecing together and filling in the missing parts of the official model. There are 6 types of nude + different black silk jumpsuits, each with shoes and no shoes, totaling 12 types of dresses. In addition, there are two nude differentials, press H to toggle; For 12 different types of dress, each with 5 different accessory differences, press Y to toggle. Total 2+12×5=62 differentials, see the figure below. If you have any questions, please feel free to leave a message.



-----------------------------------------------------------------------------------------------------------------------
说明:

1.如果只想要某个差分,你可以删除其他文件夹和merged.ini文件,然后打开你想要的那个mod的文件夹,最后将ini文件前面的disabled去掉(如果这个文件夹下缺少dds文件,请从第一个文件夹内复制),就能得到一个单独的MOD差分

2.如果要在启动的时候固定在某个MOD,可以用记事本打开merged.ini

找到下面的内容:

[Constants]

global persist $swapvar = 0

global persist $swapvardress = 0

global persist $swapvaraccessory = 0

修改$swapvardress (可改数字0,1,2,7,12,17,22,27,32,37,42,47,52,57)和$swapvaraccessory (可改数字0,1,2,3,4)后的0修改成需要的MOD,然后将$swapvar后的0改成前面两个数的和即可

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

global persist $swapvardress = 0

global persist $swapvaraccessory = 0

Modify the 0 after $swapvardress (adjustable numbers 0, 1, 2, 7, 12, 17, 22, 27, 32, 37, 42, 47, 52, 57) and $swapvaraccessory (adjustable numbers 0, 1, 2, 3, 4) to the desire MOD, and then change the 0 after $swapvar to the sum the value of $swapvardress and $swapvaraccessory

Files

Comments

No comments found for this post.