Skip Button
The product has been added to your shopping cart!

Rtgi 0.17.0.2 Release 【Cross-Platform】

The primary focus of RTGI 0.17.0.2 is the optimization of the shader’s internal logic. Pascal Gilcher, the developer behind the project, has addressed several "edge case" bugs that caused visual artifacts in specific lighting conditions. Reduced ghosting on fast-moving objects. Improved light accumulation in dark areas.

Pascal Gilcher’s Ray Traced Global Illumination (RTGI) shader has completely transformed the PC gaming landscape. It allows players to inject modern, hardware-agnostic ray-traced lighting into legacy and modern titles alike via ReShade. The launch of the RTGI 0.17.0.2 release marks a major milestone in this journey. This update introduces critical stability fixes, massive performance optimizations, and structural enhancements that refine how light bounces, shadows form, and ambient occlusion settles in your favorite game worlds.

This version is often paired with ReShade 4.9 or similar versions from that period to ensure stability.

Previously, the “Intersection” debug mode (which visualizes ray hit points) could show speckled garbage on some depth buffers. In 0.17.0.2, this is resolved. A niche fix, but crucial for shader developers using RTGI as a reference.

A persistent issue with screen-space ray tracing is "noise" and flickering when the camera moves quickly. Version 0.17.0.2 deployed highly advanced temporal filters. These filters analyze visual information across multiple sequential frames, smoothing out gradients and eliminating the annoying "shimmering" effect commonly found in early lighting injectors. 2. Enhanced Specular Occlusion and Precision rtgi 0.17.0.2 release

The developer has streamlined the underlying code to better utilize the architectural strengths of modern graphics cards, including NVIDIA’s RTX series, AMD’s RX line, and Intel Arc GPUs. Compute shader dispatches are tighter, leading to improved frame pacing and fewer micro-stutters during rapid camera movements. Performance Impact: What to Expect

Now, I will write the article. is a comprehensive article about the RTGI 0.17.0.2 release.

Improved the consistency of light over time to minimize the "wobbling" effect common in screen-space ray tracing solutions. ReShade RTGI | Ray Traced Global Illumination

Once it acquires this data, it fires virtual rays of light directly into the active viewport scene. The shader calculates two primary physical anomalies: The primary focus of RTGI 0

Furthermore, the release introduced a "culling prepass" to the Ambient Occlusion (AO) pipeline. This system renders AO at a lower resolution and intelligently skips the main, heavier computation "where the prepass didn't generate any occlusion at all". This update primarily benefits scenes with large flat or unoccluded areas, which no longer impose unnecessary computational load, and Gilcher notes that the "gain will be more apparent when using low radii and/or high quality presets".

The updated SDK improves compatibility with the latest HLSL and DXC (DirectX Shader Compiler) versions. Shader compilation times have been reduced, and edge-case compiler warnings that previously disrupted automation pipelines have been ironed out. Architecture: How It Works Under the Hood

The algorithm for calculating how colored light reflects onto surrounding surfaces (e.g., a red wall casting a faint red tint onto a white floor) was refined for a more natural, subtle look.

Set Up Depth Buffer: In-game, open the Reshade menu and ensure your depth buffer is correctly aligned so the shader can "see" the 3D space. Conclusion Improved light accumulation in dark areas

Since it is a ReShade plugin, it works with almost any DirectX 9, 10, 11, or 12 game, provided the game’s depth buffer is properly accessible.

: Addressed compatibility issues and edge cases found in previous 0.17.x iterations to provide a smoother experience across various game engines.

With the release of , Pascal (often known as Marty McFly in the modding community) has pushed the shader even further. This isn't just a simple bug fix; it's a refinement of how the shader handles complex lighting scenarios.