doodlum / skyrim-community-shaders

SKSE core plugin for community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
146 stars 43 forks source link

Water SSR is including UI elements in Flat #244

Closed alandtse closed 1 month ago

alandtse commented 6 months ago

Flat, notice the darker area in the red area. The bottom of the dark area is a straight horizontal line. Best done at coc guardianstones and moving the UI up and down. image

For VR see 3 in https://github.com/doodlum/skyrim-community-shaders/pull/193#issuecomment-2030789356

doodlum commented 6 months ago

it's not UI. it's a bug with the alpha channel of the ssr texture. when we replace the ssr it will be fixed.

limbs can be masked by using the stencil texture i think?

alandtse commented 6 months ago

Turns out the limb was dynamic cubemaps and I stenciled it.