Surfaces now interact realistically with ambient light based on their material properties. Matte surfaces diffuse light softly across a wide area, while glossy materials exhibit sharper, localized reflections. Infinite Bounces Simulation
Open the ReShade overlay (Home key), search for "RTGI," and enable the preset.
This version focuses on performance optimization and stability, ensuring that high-end lighting doesn't always require a high-end frame rate tax. Refined Lighting Accuracy
, addressing light flickering issues, and improving temporal stability. Common Issues: rtgi 0.17.0.2 release
RTXGI 0.17.0.2 is an essential update for studios and independent developers leveraging real-time ray-traced illumination. By tackling core challenges like light leaking, VRAM optimization, and volume stability, this release ensures that dynamic global illumination is no longer a luxury feature, but a production-ready standard for next-generation visual fidelity. To help tailor any further technical details, tell me:
To help get this running smoothly on your specific setup, tell me: What are you trying to mod with RTGI? What graphics card (GPU) do you currently have?
For graphics programmers, RTXGI 0.17.0.2 minimizes the friction of cross-platform deployment. Because the SDK is built on standard DirectX Raytracing (DXR) and Vulkan Ray Tracing APIs, it remains agnostic to the underlying engine architecture. Surfaces now interact realistically with ambient light based
The principles established in 0.17.0.2 set the stage for future breakthroughs. While 0.17.0.2 optimized existing code, later updates in 2025 introduced entirely new algorithms. In June 2025, after a six-month hiatus, Pascal Gilcher unveiled what he called the "biggest upgrade yet" for RTGI. This update achieved a significant advance in ray tracing technology: its author claims it vastly outperforms Nvidia's ReSTIR GI in quality terms. ReSTIR GI represents the "state of the art for Global Illumination effects", but Gilcher developed a proprietary sampling algorithm that avoids many of its drawbacks, such as chroma noise and broken denoiser variance estimation.
The move from the 0.16 versions to the 0.17 architecture represented a complete rewrite of the shader’s core logic. The 0.17.0.2 update serves as a critical stabilization and optimization patch for that new foundation. Enhanced Denoising Logic
The core ray-marching algorithm has been retuned. Version 0.17.0.2 reduces common ray-tracing artifacts like "leaking" (where light accidentally passes through solid thin walls) and surface acne. Solid objects now cast more accurate, physically grounded shadows, and light bounces adhere strictly to the geometric boundaries of the game world. 2. Radical Performance Optimizations By tackling core challenges like light leaking, VRAM
RTGI 0.17.0.2 (Ray Traced Global Illumination) release by Pascal Gilcher (Marty McFly)
Overview
RTGI 0.17.0.2 Release: Everything You Need to Know About the Latest Path Tracing Update
A major pain point of previous versions was compatibility with newer DirectX 12 and Vulkan API hooks. This release fixes several underlying memory leaks and stability issues:
: Modern releases have moved past version 0.70 , offering vastly superior denoising and features like Infinite Bounces.