Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Character is clothed, though she has nudey parts. Origin: https://sfmlab.com/item/2537/
Decompiled (importing):
mega.nz /#!1ptARIJQ!Qm4A9NRt_oOBPJ0JzMYt-Zxnh55q7cO-v6H_v_BTqTE
If you're actually going to check it, v2 is the one to go with. The first one works in source but imports the shapekeys more troublesome than v2.
v2 will at least isolate this specific thing for now.
You should import the VTA file multiple times, once with each mesh selected. Then delete the vertex cloud object and go through each object trimming any shapes which are intended for a different part of the model. That will give you a correct import.
The importer really ought to have split the VTA file up in the same manner which it did the reference meshes, but I can see how that would be a total pain to calculate correctly.
Now please...don't send me any more meshes with shape keys called "VaginaOpen"!
Did you try v1? Because as I said, that one's a bigger problem.
I remember v2 being slightly wrong (if you look close) so I reset blender and imported these again. I cant guarantee the thighs are supposed to work on the cloth (because it's not, and it's the only relevant item), but
v1 definitely not work, even for the first mesh.
Im aware of another specific model with only separation issues but again (nudey),
(head only)
https://imgur.com/ReCuJq7
And this is an image of the 2 main parts separated, and showing one with/without shapekey (can you spot the difference?)
https://imgur.com/ymx156H
Note: the black neck thing is a second piece of cloth, unrelated
There isn't really a fix for this. VTA is just a horrible, horrible file format and the chopping and changing of mesh data that occurs when importing to Blender import prevents me from ever mapping SMD vertices to VTA vertices accurately. The best solution is to get hold of DMX sources sources somehow, which don't suffer from these problems.
The model is split into multiple bodygroups, but there is only one VTA which covers the whole thing. It's an obscure case with an easy workaround (import the VTA multiple times) so I wouldn't worry.
Relevant changelog note:
FIXED: MDL 44-49 - Writes incorrect info to VTA files beyond the first one.