skyrim-community-shaders icon indicating copy to clipboard operation
skyrim-community-shaders copied to clipboard

SKSE core plugin for community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.

Results 157 skyrim-community-shaders issues
Sort by recently updated
recently updated
newest added
trafficstars

When I enable water features, it creates a noticeable seam with the water in Realistic Water 2 that is definitely not there when it's disabled. I'm using an older version...

Hi, everyone, I am super excited to contribute to this great project! Please correct me if I got anything wrong :) I am a little constraint on time so may...

To implement FSR Frame Generation, a swapchain proxy is required. This means that the d3d11 swapchain is a proxy which forwards all commands to a d3d12 swapchain instead. When Present...

enhancement

While we fixed the ghosting in VR, there is a more subtle issue present where the eyes are mismatched. - [ ] - Enabled (all other checkboxes disabled). Generally looks...

bug
VR

https://github.com/doodlum/skyrim-community-shaders/pull/678 This PR requires additional flags in the NIF to control the translucency type. Not specific to PBR.

enhancement

This is a vanilla bug. As demonstrated by this picture, there is a mask that is being rendered that is incorrect in two ways. ![image](https://github.com/user-attachments/assets/d06e5cc9-7609-4bcf-a46f-44787907a878) 1. The angle of the...

bug
VR

## Summary by CodeRabbit - **New Features** - Adds a full Lens Effects system: multi-pass GPU pipeline for sun glare, starburst, lens glare, halo, ghosts, chromatic aberration, and ice/frost; weather-aware...

- Linear Lighting is a core feature making most inner gamma conversions controllable. Make most shaders output linear results and do gamma correction after tonemapping. - Add multiple gamma and...

separates advanced settings into tabs to match general. adds search functionality to PBR MATO and texture settings ## Summary by CodeRabbit * **New Features** * Advanced settings menu reorganized into...

Does nothing on its own, just here to split prs up easier. ## Summary by CodeRabbit * **New Features** * Added background blur effect for the user interface. The blur...