Does anyone know how to fix this clipping issue with some clothes, primarily socks and stockings? I'm running English Vanilla Repack R8 with additional Volume 9 DLCs and Modpack R4.9 installed as well (just followed
inlolzwetrust's installation guides to the letter and got no other issues afterwards. Game Version 2.28.2 BuildVersion 2.36.2).
it's not something you can fix without some experience using blender. You have to remodel the stockings to fit the LO Highpoly body without clipping and transfer the shapekeys. Old CM costumes and vanilla COM costumes that are supposed to be tight on the body will mostly never fit LO highpoly body.
The only thing you can do is to use the default LOMobChara body that was designed to work with all dlc costumes but you will lose quality.
The other thing you can try is to hide parts of the body (nodes)
if the stockings are not transparent. You do that with ACCex plugin (F12) but that's a temporary solution. If you stick around and learn a bit about the basics of modding you can make the fix permanent by editing the menu file and adding a few lines.
Basically you need the
You must be registered to see the links
and use the menuedit tool to make edits.
However what you have there is a vanilla menu so you have to extract it first with SybarisArcEditor to make edits to it then load it as a mod replacement menu that overrides the vanilla one. If you shift+click on the icon in game it will tell you the menu name in the console so you'll know what to search for.
Once you find and extract it you can use the menuedit tool on it. (Triple click on entries to make edits!).
If the menu doesn't have this line "消去node設定開始" then
New parent > 消去node設定開始
New parent > node消去
New child > Calf
New parent > 消去node設定終了
Save
If it has node erasure set up then you have to delete this line 消去node設定終了 and create new parent and child for the nodes you want to erase and then add the last line 消去node設定終了 as new parent.
Then save the menu and put it in the mod folder. Do note that node erasure order is important and sometimes it will erase more than you want and you must specify what nodes you want to show down the hierarchy. Nodes are documented in this
You must be registered to see the links
I'm not sure if that particular node erasure config that I gave you will work for this exact scenario without testing it first on that specific item. It could require more node tweaking which is more or less trial and error.
This is what it should look like