rj200 / Glamarye_Fast_Effects_for_ReShade

Designed for speed, this shader for ReShade is for people who can't just run everything at max settings but want good enough post-processing without costing much framerate. It combines 4 effects in one - Fast FXAA, sharpening, depth of field and fast ambient occlusion
MIT License
113 stars 12 forks source link

Question regarding Detect menus & videos #1

Closed ke5koB closed 3 years ago

ke5koB commented 3 years ago

Hello, Robert! First of all, thank you very much! Your shader immediately became a must have for me from the very first release. I'm wondering if it's possible to make a standalone version of Detect menus & videos, that will work with other shaders as well? For example,can we have two instances "Detect menus & videos Start.fx" and "Detect menus & videos End.fx" and all shaders between them will be disabled or enabled depending on the depth buffer?

rj200 commented 3 years ago

Yes. Actually quite simple. Here you go:

https://raw.githubusercontent.com/rj200/Glamarye_Fast_Effects_for_ReShade/main/Shaders/Detect_menus_and_videos_wrapper.fx

ke5koB commented 3 years ago

Thanks a lot again!This is exactly what I was looking for! btw Latest update with redused AO in bright areas is just amazing.