ReShade got a major UI overhaul to make working with it even more productive. This new compiler is now fully standalone, blazing fast, has much better error recovery (Got a syntax error in your code somewhere? No problem, it will try and finish compiling anyway.), better support for various code features (array assignments and switch statements work properly now) and paves the future for Vulkan support (it can now not only generate HLSL and GLSL, but also SPIR-V).
you name it.Ĭrosire spent the last couple of months completely rewriting the ReShade FX compiler from ground up. The possibilities are endless! Add advanced depth-edge-detection-driven SMAA antialiasing, screen space ambient occlusion, depth of field effects, chromatic aberration, dynamic film grain, automatic saturation and color correction, cross processing, multi-pass blurring. ReShade exposes an automated and generic way to access both frame color and depth information (latter is automatically disabled during multiplayer to prevent exploitation) and all the tools to make it happen. Imagine your favorite game with ambient occlusion, real depth of field effects, color correction and more. ReShade is a generic post-processing injector for games and video software developed by crosire.