Create an account
[NSFW] This website may contain adult content. If you are easily offended or under 18, please leave the page now. This content is intended for adults only and may contain scenes of sexual content, obscene images or scenes of violence. To disable blur on the site you need to register.

March7th transparency  

Upload: 17 Jul 2023, 19:16
Created by: Sora_ [X]
Uploaded by: Aqxaro
March7th transparency
18+

钻研半天的透明,总算是搞定了,这次是3合1,分为无胖次、半脱胖次、带胖次,按y键切换,下面是对于透明的说明:

打开merged.ini文件,找到下面这一段(使用genshin_merge_mods.py合并mod的时候同样将这部分加进ini文件就可以恢复透明)

; Custom Shaders ----------------------------

[CustomShaderTransparency]
blend = ADD BLEND_FACTOR INV_BLEND_FACTOR
blend_factor[0] = 0.35
blend_factor[1] = 0.35
blend_factor[2] = 0.35
blend_factor[3] = 1
handling = skip
drawindexed = auto

其中的0.35是调控透明度的(调整时3个值一起变),范围0~1,需要注意的是数值为1的时候并不是不透明,而是显示的黑色,目前不清楚原因,如果需要不透明的,可以将ini文件中所有run = CustomShaderTransparency替换为drawindexed = auto
--------------------------------------------------------------------------------------------------------------------

After delving into transparency for half a day, I have finally made it. This time, it is 3 in 1, divided into no pants, open pants, and with pants. Press y to switch. Below is an explanation of transparency:

Open the "merged.ini" file and locate the following paragraph (When using genshin_merge_mods. py to merge mods, adding this part to the ini file can restore transparency)

; Custom Shaders ----------------------------

[CustomShaderTransparency]

blend = ADD BLEND_ FACTOR INV_ BLEND_ FACTOR
blend_ factor[0] = 0.35
blend_ factor[1] = 0.35
blend_ factor[2] = 0.35
blend_ factor[3] = 1
handling = skip
drawindexed = auto


Among them, 0.35 is used to regulate transparency (the three values change together during adjustment), with a range of 0 to 1. It should be noted that when the value is 1, it is not opaque, but black. The reason is currently unclear. If opacity is needed, all run=CustomiShaderTransparency in the ini file should be replaced with drawindexed=auto

Asta More Skin

Asta More Skin NSFW

17 Jul 2023
2
3 154
0

I noticed that Asta has some transparency in her coat which meant it would be possible to use that material to create transparent clothing for her without requiring custom shaders.

Comments
The minimum comment length is 10 characters.