Skin that renders gray, blue, washed out, too dark, or a different tone on the head than the body looks like a lighting bug, but it almost never is. In HS2 Studio it is almost always a skin shader or Subsurface Scattering (SSS) problem, and the fix lives in Material Editor.
Quick reference
| Symptom | Likely cause | Fix |
|---|---|---|
| Head and body are different tones | Head and body use different skin shaders | Set both to the same skin shader in Material Editor |
| Skin looks flat gray or blue | Subsurface Scattering is off | Enable SSS in the Graphics mod |
| Skin renders solid black | Shader or texture failed to load | Reinstall the shader pack, reassign the body material |
| Shine will not go to zero | ExGloss overrides the Shine slider | Set ExGloss to 0 in Material Editor |
| Eyes render black or blank | Eyeshadow shader incompatibility | Switch the eyeshadow material’s shader in Material Editor |
| Skin looks right except the face and fingers | Subsurface Albedo was not recolored | Recolor Subsurface Albedo along with the base skin color |
1. Match the head and body skin shader
The single most common cause of a head that does not match the body is exactly that: two different skin shaders assigned to two different materials.
Open Material Editor and use the “all” view so it lists every material on the character, not just whatever part you have selected. Search for “Skin”. You will see the head skin material and the body skin material listed separately.
Set both to the matching pair from the same shader family. If you own Hanmen’s Next Gen texture pack, that means Hanmen’s Next Gen face shader on the head material and Hanmen’s Next Gen body shader on the body material. If you do not own that pack, switch both to AIT (True Skin) instead. Never mix families, one Next Gen and one AIT almost always shows up as a seam or a tone jump at the neck.
If the tones still do not quite line up once the shaders match, nudge the base skin color slightly, add a neck overlay or underlay texture, or hide the remaining seam under a choker or collar positioned over it.
2. Turn on Subsurface Scattering
Next Gen skin shaders are built around SSS. Without it enabled, skin renders as a flat dark gray or near black by default, no matter how the color sliders are set.
Press F5 to open the Graphics mod panel, open the SSS tab, and enable it. If F5 does nothing at all, the Graphics mod itself is not enabled yet: run InitSetting.exe and check “Enable GraphicsMod” before launching the game or Studio. See the Graphics menu won’t open and a plugin that won’t load if the panel still will not open after that.
If SSS is already on and skin is still gray or black, the shader files themselves are likely the problem. See the last section below.
3. Stop shine that keeps coming back
If the character creator’s Shine slider is at 0 but the body still looks glossy, and the gloss returns every time you load an outfit, the creator slider is not what is drawing it. Material Editor’s ExGloss (also labeled Gloss) value overrides the Shine setting entirely.
Open Material Editor, go to the Body Overall section, and set ExGloss to 0 there. That sticks regardless of what outfit gets loaded afterward, since the outfit reload was what kept reapplying the override in the first place.
The same slider works the other way too: small ExGloss values, roughly 0.01 to 1, give you a controllable wet-skin look, independent of the scene’s built-in wetness control under Anim > Attitude. It applies per material, so you can wet the body without touching the head, and it works on clothing items the same way.
4. Fix black or blank eyes
Solid black or blank eyes are a separate issue from skin tone, but the fix lives in the same panel. Open Material Editor, go to the character’s head, and find the eyeshadow material (it has its own shader slot, separate from the iris). Solid black or “demon” eyes are almost always that eyeshadow material set to an incompatible shader, so change it to a compatible one, a Hanmen eyeshadow shader usually fixes it. If the iris texture itself looks broken rather than solid black, set the eye material to a Deep Dive shader option instead, particularly after an HF Patch or Graphics mod update.
If eyes are already on a Deep Dive or Next Gen shader and still render black, update Material Editor itself to the latest release. Some Next Gen eye shader versions require a newer Material Editor build than the one that shipped with your mod pack. See working with eyes for the rest of the eye material layout.
Recoloring skin? Recolor Subsurface Albedo too
When you change a character’s skin tone in Material Editor, changing the base or main skin color is not the whole job. Next Gen skin shaders blend a separate Subsurface Albedo texture underneath the surface color to get that soft, lit-from-within look. If you leave Subsurface Albedo at its old shade, the face and fingers, where the skin is thinnest and SSS shows through the most, stay visibly lighter than the rest of the body even though the main color matches everywhere else.
Recolor Subsurface Albedo alongside the base color, on both the head and body materials, whenever you recolor skin.
When the shader files themselves are broken
Sometimes none of the above helps because the shader pack is out of date or was installed incompletely. Symptoms include SSS toggling and eyes turning black at the same time, a card reporting that it could not load a shader such as “Hanmen/Namida” when tears render, or gray skin persisting even with SSS confirmed on.
An outdated Graphics mod build is a common root cause, and it can break Namida-based shaders, used for tears, outright, not just skin. Update the Graphics mod to a current build first. If a specific material still will not load, open it in Material Editor and reset the shader back to its default, then resave the card.
If gray, black, or mismatched skin survives a Graphics mod update, SSS toggled on, and matching shaders set on both materials, reinstall the Next Gen shader pack itself through your mod manager rather than continuing to chase settings. See changing a shader for the general shader-swapping steps this guide builds on.
Once skin renders correctly, double check any Material Editor essentials overrides you set while troubleshooting. A manual color nudge or reassigned material is often no longer needed once the underlying shader is fixed.