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

Adding custom post processing?

Open FiftyTifty opened this issue 1 year ago • 1 comments
trafficstars

Been taking a look at Community Shaders with the Vanilla HDR shader, and I'd like to try adding a few simple post processing effects. What's the best way to go about this?

I've ported (simple, not things like bloom or AO) HLSL code between ReShade & ENB & NVR, so I got that side of things covered. But how do we add our own in before the game gets clipped to SDR?

A quick glance and it looks like I'd have to make direct edits to Vanilla HDR's code, and no way to insert our own without conflicting?

FiftyTifty avatar Mar 16 '24 20:03 FiftyTifty

You can check out https://github.com/Pentalimbed/skyrim-community-shaders/tree/bloom-hdr but we don't support post processing within CS itself right now. Will happen later.

doodlum avatar Mar 19 '24 16:03 doodlum

On discord we are working on post procesing. Closing since this is being worked on.

doodlum avatar Aug 20 '24 12:08 doodlum