This is likely the we will see before a potential architectural rewrite. It’s not exciting, but it is reliable . And for a mod that essentially reverse-engineers global illumination, reliability is gold.
shader that implements a form of screen-space ray tracing by tracing rays against the depth buffer. Unlike native hardware ray tracing (e.g., in Metro Exodus ), RTGI works as a post-process effect, meaning it is hardware-independent and can run on non-RTX graphics cards. Release Date: October 30, 2020 Primary Platform: Marty McFly's Patreon Key Functionality:
Word count: ~1,280. Optimized for the keyword "rtgi 0.17.0.2 release" with semantic variations, headers, lists, and technical depth suitable for enthusiast communities.
Because it runs through ReShade, RTGI does not require native engine support. It works on DirectX 9, 11, 12, and Vulkan titles, bringing next-gen visuals to games released decades ago. Key Features and Improvements in RTGI 0.17.0.2 rtgi 0.17.0.2 release
Unlike traditional static lightmaps, which require hours of pre-computation and fail to adapt to moving objects, RTXGI operates fully in real time. It uses a grid of light probes that look at the scene, gather ray-traced distance and lighting data, and blend that information to shade surrounding geometry without the noise typically associated with raw ray tracing. Key Features and Improvements in 0.17.0.2
While specific detailed changelogs for the minor "0.2" increment are often restricted to the developer's Discord, typical updates in this cycle focused on stability fixes
The update optimizes how the shader samples the screen space. By being more selective with ray casts, it achieves a similar visual quality to older versions while using fewer system resources. This makes it a more viable option for 1440p and 4K gaming. Why This Version Matters This is likely the we will see before
By tightening the compute shaders responsible for probe filtering, 0.17.0.2 shrinks the frame-time allocation required for the GI pass. On mainstream ray-tracing hardware, the update yields more predictable frametimes, eliminating micro-stutters during high-action scenes where geometry and light sources move unpredictably. Conclusion
RTGI 0.17.0.2 is like a skilled cinematographer who has learned to hide the camera cuts better. It doesn’t invent new light, but it makes the illusion of bounce lighting harder to break. In an era of heavy AI upscaling and frame generation, it’s refreshing to see a single developer polish a purely mathematical, artistic tool.
: It can be forced onto almost any game running DX9, DX11, DX12, or OpenGL. shader that implements a form of screen-space ray
Unlike native ray tracing baked into modern game engines by developers, RTGI works from the outside looking in. It intercepts the game’s information via the ReShade injector framework. Using that geometric data, the shader calculates how light rays travel, bounce off objects, and color the surrounding environment in real-time.
I will also mention the creator's rebranding and access details.