TESReloaded10 icon indicating copy to clipboard operation
TESReloaded10 copied to clipboard

[NV] shadows get drawn on top of highlighted body parts in VATS

Open mchaptel opened this issue 3 years ago • 2 comments

image

Maybe a blending issue? Maybe there's a way to draw the VATS yellow parts on top?

mchaptel avatar Oct 27 '22 06:10 mchaptel

it looks like shadows appear greyed out. Maybe the entire scene should be greyed out but the wrong render target is still active after shadows have been drawn ñ

mchaptel avatar Nov 04 '22 01:11 mchaptel

disabling shadows in VATS "fixes" it while a better solution is found:

https://github.com/llde/TESReloaded10/pull/87/commits/fdec640cb8cd3dca01541610bcc17850b796d514

mchaptel avatar Jan 19 '23 10:01 mchaptel