Manashiku / MMDGenshin

Shader written for MMD to replicate the visual style of Genshin Impact
86 stars 19 forks source link

Black spots on fischl model even after troubleshooting/disabling effects #4

Open ziiaziia opened 1 year ago

ziiaziia commented 1 year ago

After troubleshooting I'm pretty sure it's an issue with the mesh/transparent parts of her clothes, but I have no idea how to fix it. As you can see, after I apply the shading effects (I only changed the materials for her face and hair in PMXE, since I thought maybe changing the clothes materials was the problem) the transparent parts of her outfit are completely black (first image is before adding the shaders, second image is after). image image

Then, when I try to disable that specific effect subset, it inverts the effect so the skin on her body turns completely black. image

The same thing happens with the unedited Fischl model straight from aplaybox. Has this problem happened before, is there a solution?

Manashiku commented 1 year ago

This is a known problem and it's because of the way the model is set up to work for MMD's built in shader. As the shader is designed for datamined models, the only solution I can offer is tracking down the game exported files and porting the model yourself.