Log In
Poison Weather Castform Don't have an account yet? Register now!

Rtgi 0.17.0.2

Review: rtgi 0.17.0.2 — A deep look at the real-time global illumination toolchain

rtgi (real-time global illumination) is an open-source project that implements dynamic global illumination techniques for real-time rendering. Version 0.17.0.2 continues the project’s steady evolution: it tightens performance, expands platform compatibility, and refines quality-vs-cost trade-offs. This column examines what’s new, how the internals behave, practical integration concerns, and when you should — or shouldn’t — adopt this release.

Summary verdict

What’s new in 0.17.0.2 (high level)

Architectural and algorithmic notes

Image quality and visual behavior

Performance and resource costs

Integration and engineering considerations

When to adopt

Comparison to previous releases (practical points)

Known limitations and risks

Practical tuning recipe (a concise starting point)

  1. Start with the default profile but reduce probe grid density to half of what you’d use for maximum fidelity.
  2. Enable the rebalancing stage and the denoiser’s directional-preserving mode.
  3. Set samples/probe/frame to a conservative medium (e.g., the provided “balanced” preset).
  4. Use the reprojection confidence mask to lower temporal blending where motion or thin geometry occurs.
  5. Run the “quality snapshot” on a few representative scenes, inspect per-probe variance overlay, and increase probe density only in noisy hotspots.
  6. If memory is tight, drop directional moment precision before dropping probe count.

Developer ergonomics and community

Conclusion rtgi 0.17.0.2 is a substantive, pragmatic incremental release aimed at improving perceived indirect-light quality and convergence behavior while acknowledging real-world constraints like multi-GPU systems and API variations. It raises the bar for dynamic GI quality, especially for diffuse and glossy indirects, but does so at a higher resource cost and with remaining temporal edge cases. For teams that can invest in tuning and have moderate VRAM/GPU headroom, this version is worth adopting; for heavily constrained platforms or projects seeking plug-and-play simplicity, wait for future optimizations or use it selectively (hybrid approaches with screen-space or baked lighting).

If you want, I can:

RTGI 0.17.0.2: Revolutionizing In-Game Lighting via ReShade The release of RTGI 0.17.0.2 by Pascal Gilcher (widely known as Marty McFly) marks a significant milestone in the evolution of post-processing shaders. This specific version of the Ray Traced Global Illumination (RTGI) shader has become a staple for PC gaming enthusiasts looking to bridge the gap between traditional rasterized lighting and modern, hardware-native ray tracing. What is RTGI 0.17.0.2?

RTGI stands for Ray Traced Global Illumination. It is a screen-space shader for ReShade that adds dynamic, physically-based lighting to almost any video game. Unlike official "RTX" implementations that require specific hardware like RT cores, RTGI 0.17.0.2 operates using the game's depth buffer, making it compatible with older GPUs, including those from Nvidia's Pascal architecture and AMD's equivalents. Key Features and Enhancements

Version 0.17.0.2 introduced several critical refinements that improved both visual fidelity and performance:

Dynamic Bounce Lighting: RTGI allows light to bounce off surfaces and illuminate areas that are not directly hit by a light source, creating realistic color bleeding.

Ray-Traced Ambient Occlusion (AO): It produces highly accurate, soft shadows in crevices and corners, grounding objects in the world more effectively than standard SSAO.

Specular Global Illumination: This version handles how light reflects off shiny or metallic surfaces, adding a layer of realism to materials.

Temporal Stability: One of the biggest improvements in this branch is the reduction of flickering and "ghosting" artifacts during camera movement. Performance vs. Visual Impact

While RTGI 0.17.0.2 brings "ray tracing" to games that never supported it (like Skyrim, GTA V, or Minecraft Java), it comes with a noticeable performance cost. Ray Tracing: Is The Performance Hit Worth It?

The RTGI (Ray Traced Global Illumination) shader by Pascal Gilcher (Marty McFly) is a popular ReShade plugin that adds software-based ray tracing to older games. Version 0.17.0.2 is a specific release that focused on stability and compatibility with newer versions of ReShade.

Below is a draft for a blog post tailored for a gaming or modding community.

Title: Bringing Next-Gen Visuals to Classic Titles: A Look at RTGI 0.17.0.2

For modders and visual purists, the quest for perfect lighting is never-ending. While modern "RTX-ready" games come with built-in ray tracing, older classics are often left in the dark—literally. Enter RTGI 0.17.0.2, the specialized shader for ReShade that brings global illumination and ambient occlusion to titles that were never designed for it. What makes RTGI 0.17.0.2 special?

This specific update was a milestone in the "Marty McFly" shader's development. It improved how the shader interprets a game's depth buffer, leading to:

Enhanced Stability: Reduced flickering and artifacts compared to earlier 0.15 builds.

Better Integration: Seamless performance with ReShade 4.9.1 and above.

Refined Depth Detection: More accurate light bounce, ensuring objects don't "glow" unnaturally in dark environments. Common Troubleshooting: The "Double Image" Bug

Many users on Reddit and other forums have noted a "ghosting" or "double image" effect when using this version in games like Alien: Isolation. This is usually caused by: rtgi 0.17.0.2

MSAA Conflicts: Real-time ray tracing through ReShade requires access to the depth buffer. Anti-aliasing (like MSAA) often hides this buffer. Disable in-game AA for the best results.

Upscaling Issues: If you use DLSS or FSR, the depth buffer might not align with the rendered resolution. How to Install

To get RTGI running, you generally need to be a supporter of Pascal Gilcher’s Patreon, as this is a premium shader. Once you have the files:

Drop the .fx and .fxh files into your game's reshade-shaders/Shaders folder.

Launch the game and open the ReShade menu (usually the Home key).

Enable MartyMcFlyRTGI and adjust the "Ray Length" and "Amount" to suit your hardware. The Verdict

RTGI 0.17.0.2 remains a favorite for many because it strikes a balance between visual fidelity and performance impact. It transforms flat, dated lighting into a dynamic, moody experience, proving that you don't need a $2,000 GPU to enjoy the beauty of ray-traced light. If you'd like, I can:

Help you troubleshoot specific bugs (like the depth buffer not working).

Provide a list of best settings for a specific game (e.g., Skyrim or The Witcher 3). Draft a more technical guide for advanced users.

RTGI 0.17.0.2 refers to a specific beta version of the Ray Tracing Global Illumination shader, a popular graphics mod for PC games created by developer Pascal Gilcher (also known as Marty McFly).

Released around October 2020, this version is widely used in "Story Mode" graphics showcases for various games to achieve photorealistic visuals. It works through ReShade, a post-processing injector, to simulate how light bounces and shadows behave in real-time, even in older games that don't natively support hardware ray tracing. Key Details of RTGI 0.17.0.2

Developer: Pascal Gilcher. The shader is primarily distributed through his Pascal Gilcher Patreon.

Function: It adds global illumination, ambient occlusion, and ray-traced shadows to enhance a game's depth and lighting realism. Popular Game Integrations:

GTA V: Often paired with mods like QuantV or NaturalVision Evolved (NVE) to create "Insane Photorealism" in story mode missions.

Horizon Zero Dawn: Used in "UHG Reshade" presets to modernize the game's lighting.

The Vanishing of Ethan Carter: Utilized to create more vivid and realistic environmental textures.

Kingdom Come: Deliverance: Featured in modded showcases to compare "Vanilla vs Modded" ray-traced visuals. Performance and Setup

Because RTGI is a post-processing effect, it relies on the game's depth buffer. This means:

It typically requires a capable GPU (like an NVIDIA RTX series) to maintain high framerates at 4K resolution.

In multiplayer or "Online" modes, the depth buffer is often disabled by ReShade to prevent cheating, making this mod primarily a Story Mode/Single Player tool.

Watch how RTGI 0.17.0.2 transforms these game worlds with realistic lighting and ray tracing effects:


Title: The Patch Notes of the House

Version: 0.17.0.2 Changelog: Fixed specular bleed on metallic surfaces. Improved indirect lighting stability near emissive sources.


Elara pressed F9.

The screen flickered, and the hallway changed.

For three months, she had lived inside the simulation of her grandmother’s house—the one that burned down in 1997. She had rebuilt it pixel by pixel from old VHS tapes and fading Polaroids. But light was a liar. In the old version, the sun would leak through the kitchen windows and paint the linoleum an angry, artificial yellow. Shadows hid in corners like sharp knives.

Then she installed RTGI 0.17.0.2.

She walked the avatar—her own ghost—down the digital hallway. The old bug, specular bleed, was gone. Previously, the white trim of the doorframe would glow like a radioactive strip, smearing its brightness onto the flowered wallpaper. Not anymore. The light touched the trim, bounced once, and fell gently onto the roses. It felt heavy. Real.

She entered the living room.

In version 0.16.8, the stained-glass lamp on the end table would create a puddle of red on the carpet, but nothing else. A flat, dead puddle. Now, she held her breath. The red light splashed onto the carpet, then bloomed—a soft, pink echo bleeding onto the leg of the piano, a warm orange kiss on the spine of a book. Indirect lighting stability. The patch notes had called it a “fix.” Elara called it a resurrection. Review: rtgi 0

She turned the avatar toward the fireplace. In reality, the fire had been the death of the house. In the simulation, she had never dared to turn it on. The emissive source—the flames—would always crash the shader. The logs would read: Unstable radiance cache. But version 0.17.0.2 had a new line: Improved stability near emissive sources.

She clicked the fireplace.

The logs chattered:

[RTGI] Building radiance cache... [RTGI] Bounce 1/2/3... stable. [RTGI] No overflow detected.

The firelight danced. It didn’t just illuminate the bricks. It reached out like fingers, touching the brass of the candlesticks, warming the white lace doily, and most impossibly—casting a faint, flickering glow onto the face of the grandfather clock.

That clock had never received light before. Not in any version.

Elara leaned into her monitor. The room behind her was dark. Her real apartment had no indirect light, no bounces, just a single harsh bulb over the sink. But inside the screen, inside RTGI 0.17.0.2, her grandmother’s house was breathing.

She whispered to the patch notes: “You fixed the bleed. You stabilized the fire.”

And for the first time since 1997, the light felt like memory instead of math.

To create a feature for rtgi 0.17.0.2 (assuming you're referring to RTGI — a ReShade ray tracing global illumination shader by Pascal Gilcher), you'll need to propose or implement an enhancement in its effect code or UI.

Since I can't directly modify your files, here's how you can conceptually design a new feature for that version, including code structure if you plan to fork/edit it.


6. Optimizing Settings for Specific Genres

RTGI 0.17.0.2 shines differently depending on the game engine. Here are genre-specific presets.

RTGI 0.17.0.2 — Overview and key details

RTGI (Real-Time Global Illumination) is an open-source real-time lighting system used primarily in graphics engines and renderers to approximate global illumination effects at interactive frame rates. Version 0.17.0.2 is a patch/minor release focused on stability, small feature additions, and fixes.

Best Games to Test RTGI 0.17.0.2

Not every game plays nicely with post-process raytracing. Here are the top three titles where version 0.17.0.2 shines:

10. Conclusion

RTGI 0.17.0.2 is more than a version number; it is a testament to the power of open-source rendering research. For gamers stuck with older hardware or frustrated by the slow adoption of ray tracing in legacy games, this update delivers tangible visual improvements—smoother motion, fewer artifacts, and better performance scaling.

Should you upgrade from 0.16.x? Yes. The temporal stability alone is worth the 5% additional performance cost.

Should you upgrade from 0.17.0.1? If you experience ghosting or edge halos, absolutely. If not, the differences are subtle but present.

To install RTGI 0.17.0.2, support the developer via Patreon, and enjoy your games bathed in realistic, dynamic global illumination. Your eyes—and your Steam backlog—will thank you.


Have you tested RTGI 0.17.0.2 in a specific game? Share your preset in the comments below. For more deep dives into ReShade shaders, subscribe to our newsletter.

RTGI (Ray Traced Global Illumination) version 0.17.0.2 is a shader for ReShade developed by Pascal Gilcher (Marty McFly) that adds realistic path-traced lighting and shadows to games. 1. Installation Prerequisites

ReShade with Add-on Support: You must install the "Add-on Support" version of ReShade to ensure the shader can access the game's depth buffer, which is required for ray tracing.

Shader Files: Place the RTGI.fx file in your game's reshade-shaders/Shaders folder and any associated textures into reshade-shaders/Textures. 2. Initial Configuration

Once in-game, open the ReShade menu (usually the Home key) and follow these steps:

Enable the Depth Buffer: Go to the Add-ons tab in ReShade and ensure "Generic Depth" is active. If you see a flickering or upside-down depth map, toggle "Copy depth buffer before clear operations" or "Reverse depth."

Activate RTGI: Search for RTGI in the shader list and check the box to enable it. 3. Key Settings in 0.17.0.2

The shader is highly customizable via the parameters at the bottom of the ReShade window:

Ray Length: Controls how far light bounces. Higher values look better in large outdoor areas but cost more performance. Amount: Adjusts the intensity of the illumination.

Z-Thickness: Essential for fixing "light leaking." It tells the shader how thick objects are so light doesn't bleed through thin walls.

Next-Gen Integration: Version 0.17.x improved temporal filtering. Ensure Temporal Accumulation is enabled to reduce noise/graininess while moving the camera. 4. Performance Tips

Resolution Scaling: Use the Render Scale setting (if available in your version) to run the ray tracing at a lower resolution (e.g., 0.5x) while keeping the game sharp. What’s new in 0

Ray Count: Keep the Ray Count between 2 and 4 for general play. Values above 10 are typically for screenshots only. Troubleshooting Common Issues

Invisible Effect: If the shader does nothing, your depth buffer is likely not set up correctly. Check the DisplayDepth shader to see if you have a clear black-and-white view of the world.

Flickering: Disable in-game Anti-Aliasing (MSAA) and Ambient Occlusion (SSAO), as these often conflict with ReShade's depth access.

If you are using a specific game like GTA V or Skyrim, let me know so I can provide optimized preset values for those titles.

Marty McFly's RTGI 0.17.0.2 (Ray-Traced Global Illumination) is a shader for

that introduces screen-space ray-traced indirect lighting to games, often used to create photorealistic effects in titles like GTA V. It is a paid shader, typically accessed via Marty McFly's Patreon Here is a guide based on common usage of this version: 1. Installation & Requirements ReShade Version:

RTGI 0.17.0.2 works best with older ReShade versions like 4.9.1. Installation: qUINT_RTGI.fx and associated shader files into your reshade-shaders/Shaders directory.

Ensure your game is running in 4K for the best results, as screen-space techniques depend on screen resolution. 2. Basic Configuration (Within ReShade Menu) Enable RTGI: qUINT_RTGI.fx in the ReShade menu and activate it. Depth Buffer Issues: If the image is upside down, adjust the Global Preprocessor Definitions under the "Home" tab to fix the RESHADE_DEPTH_INPUT_IS_UPSIDE_DOWN setting (toggle from 0 to 1 or 1 to 0). Performance:

RTGI is heavy on the GPU. You may need to tune down "Ray Length" or "Sample Count" if frames per second (FPS) drop too low. marty's mods 3. Key Settings for 0.17.0.2 Ray Length:

Determines how far light rays travel. Longer rays increase quality but hurt performance.

More samples create less noisy shadows but require more GPU power. Depth Cutoff:

Adjusts how the effect behaves at different distances from the camera. 4. Compatibility Notes Presettings: Many users create specialized

files for this specific version to handle skin tones and lighting, especially for photo-mode. Photorealism Mods:

This shader is frequently used as a key component in "insane photorealism" graphics mods.

Disclaimer: RTGI is a paid shader. This guide refers to functionalities common around the 0.17.0.2 release era. Setting up Reshade: | CeeZ_M - Patreon

These presets are intended for a specific time of day/location. The girls also have different skin tones, 0.17. 0.2 shader

The RTGI 0.17.0.2 update is a landmark release for Pascal Gilcher’s Ray Traced Global Illumination shader, a post-processing tool that brings modern lighting techniques to almost any game through ReShade. By simulating the way light bounces off surfaces in real-time, this specific beta version significantly bridges the gap between classic rasterized graphics and the advanced ray tracing found in high-end modern titles. Core Features of RTGI 0.17.0.2

This version focuses on refining the "screen-space" ray tracing method, which uses the game's depth buffer to calculate where light should go.

Diffuse Global Illumination: Simulates "bounce" lighting, allowing colors from a bright surface to bleed onto nearby objects.

Ambient Occlusion: Provides realistic shadowing in crevices and corners where light is naturally blocked.

Temporal Stability: 0.17.0.2 includes optimizations to reduce the "shimmering" or noise often seen in earlier ray-tracing approximations, making the lighting feel more solid during movement.

Hardware Independence: Unlike native RTX, this version does not require specialized RT cores. It can run on older hardware, including non-RTX NVIDIA and AMD cards, as long as they can handle the high processing load. How to Install RTGI 0.17.0.2

Installation requires a multi-step process involving the ReShade injector and the specific shader files provided via the creator’s Patreon. RTGI 0.17.0.2 Release! - Patreon

RTGI 0.17.0.2 (Ray Traced Global Illumination) is a beta version of the popular screen-space ray tracing shader developed by Pascal Gilcher (also known as "Marty McFly") for the ReShade post-processing injector. Released on October 30, 2020, this specific version served as a refinement of the shader's core lighting and performance algorithms before it was rebranded under the iMMERSE line of effects. Key Features of RTGI 0.17.0.2

Screen Space Ray Tracing (SSRTGI): Unlike hardware-native ray tracing (RTX), this shader uses information from the game's depth buffer to calculate how light bounces and shadows fall within the visible frame.

Extended Ray Length Multiplier: This version introduced or improved the ability to extend the distance rays travel, allowing for more realistic light transmission in larger open spaces.

Performance Improvements: Version 0.17.0.2 focused on optimizing the quality-to-performance ratio, making it more viable for players without top-tier RTX hardware.

Image-Based Lighting: Enhanced how the shader interprets existing colors on screen to generate realistic "bounced" light and ambient occlusion. How to Access and Use

RTGI 0.17.0.2 was originally distributed as an exclusive early-access release for supporters on the Pascal Gilcher Patreon.


Step 3 – Verify depth buffer access


5. Performance vs quality toggle

uniform bool bAdaptiveRayStep <
    ui_label = "Enable Adaptive Ray Step Size";
> = true;