Home Artists Posts Import Register

Downloads

Content

Just one Yelan mod for today - but a good one!

She's only wearing her chains, and sporting a love heart pubes while wearing her sheer skirt/waist wrap.

Pure drip for the nudist beach!

*edit 2* Fix for Sheer Waist Wrap Toggle

Ok, so it seems her sheer waist wrap disappears when you put it into a toggle, because that material setup is different to other mods.

The solution is to add this to the end of the merged.ini  files. 

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

[CustomShaderTransparency] 

blend = ADD BLEND_FACTOR INV_BLEND_FACTOR 

blend_factor[0] = 0.5 

blend_factor[1] = 0.5 

blend_factor[2] = 0.5 

blend_factor[3] = 1 

handling = skip drawindexed = auto

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

Fixed it.  After merging the mods, open the merged.ini file and add the text you mentioned at the end, after the rest of the "resources".

Thanks to XIAria for this!

Files

Comments

midz

amazing!

Pffffhahaha

The file doesn't seem to contain the skirt?

Pffffhahaha

Huh that's weird, it works individually but when I merge it with other mods it doesn't show anymore.

XIAria

Same issue with the previous skirt mod you released, the transparent wrap will not appear if you merge mods to toggle. There's a warning that pops up that says "Unrecognized entry: run = customshadertransparency".

Lewd_Lad

Ok. That sucks. I guess it's not really going to work with Toggle mods. It's possible if you're willing to edit the inis by hand tho - Look at the ini in this mod vs the other mods - and then copy the differences across. Specifically, you want to comment out ;drawindexed = auto Then add it to the body, head and extra materials. The dress material needs to have run = CustomShaderTransparency instead. And the end of the .ini file needs the [CustomShaderTransparency] blend = ADD BLEND_FACTOR INV_BLEND_FACTOR blend_factor[0] = 0.5 blend_factor[1] = 0.5 blend_factor[2] = 0.5 blend_factor[3] = 1 handling = skip drawindexed = auto part. If this is too confusing then don't worry about the skirt! It's not worth banging your head agains the desk over!

XIAria

Fixed it. After merging the mods, open the merged.ini file and add the text you mentioned at the end, after the rest of the "resources". [CustomShaderTransparency] blend = ADD BLEND_FACTOR INV_BLEND_FACTOR blend_factor[0] = 0.5 blend_factor[1] = 0.5 blend_factor[2] = 0.5 blend_factor[3] = 1 handling = skip drawindexed = auto

NHS

Can you make a version without skirt?I think that would be great.

Lewd_Lad

I thought I had one. But if not - you can easily turn off the sheer waist wrap - in the ini file, go to the bottom and set the RGB values to 0, and that should do the trick!

zxw950625

Skirt is opaque in game, because I am using version 3.3? Of course it would be better to remove the skirt

Lewd_Lad

Hmmm. ok I'll put this on the list of Yelans to make - although I won't be able to publish for a while - have a lot of requests in queue and need to concentrate on finishing Ayaka and Shenhe!