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 trying to use complex material meshes with parallax maps (NOT og parallax) and using a single pass snow shader: Instead of laying on top of parallax, when looking at...

python ./scripts/buffer_scan.py > Buffers.md

Ready to merge after prereqs. - [ ] https://github.com/doodlum/skyrim-community-shaders/pull/590 - [x] https://github.com/doodlum/skyrim-community-shaders/pull/586 - [x] https://github.com/doodlum/skyrim-community-shaders/pull/585 - [x] https://github.com/doodlum/skyrim-community-shaders/pull/582. Testing for new bugs.

Hey so I'm pretty certain I installed everything correctly through MO2 but Community Shaders makes my game just not show anything. i don't even boot into menu and there's no...

help wanted
good first issue

As it says on the tin. DLL incompatibility.

Added the raindrop ripple effect to water: - Expanded the range of the effect on water by 3 which did not have a noticable impact on performance - Added rippleStrengthModifyer...

On all test builds from at least as far back as early August, precipitation occlusion is broken whenever replacing the particle shader. Toggling on/off or otherwise changing any other settings...

See failed attempt here #526 This is caused by the use of: ``` COMMAND ${CMAKE_COMMAND} -E copy_directory "${AIO_DIR}/Shaders" "${DEPLOY_TARGET}/Shaders" ``` Which will touch EVERY shader and thus force EVERY SHADER...

enhancement
help wanted
good first issue