doodlum / skyrim-community-shaders

Community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
202 stars 49 forks source link

feat: ssr improvements #768

Closed doodlum closed 4 days ago

doodlum commented 5 days ago

Increases SSR distance Makes SSR more visible at certain angles. Makes SSR fade out less aggressively. Removes SSRPower multiplication because it will break composited reflections in the future. Removes the jittered view direction code because it was broken/did nothing.