Rtgi 0.17.0.2 May 2026
Every new version brings quirks. Here is how to solve the most frequent user reports:
| Issue | Solution |
| :--- | :--- |
| Screen turns completely white/black | This is a depth buffer access error. Go to ReShade settings (Home -> Add-ons). Find "Copy Depth Buffer Before Clear Operations." Toggle it ON. |
| Character outlines have a glowing aura | Your "Depth Rejection" is too low. Navigate to the RTGI variables. Increase Rejection Threshold from 0.5 to 0.8 or 0.9. |
| Massive FPS drop (50% loss) | You likely have "Trace Quality" set to "Ultra." Drop it to "Balanced." In 0.17.0.2, the visual difference is minimal, but the performance gap is large. |
| No lighting change at all | Ensure your game's native Ambient Occlusion (SSAO/HBAO) is turned OFF in the game’s video settings. RTGI requires a clean depth map. |
The Ishimura is dark by design, but old lighting made shadows pitch black. With RTGI 0.17.0.2, the darkness becomes "luminous." You can see the outline of the floor and walls via reflected light, increasing tension rather than frustration.
If not already available, sample the roughness from a specular map or derive from screen space normals variance.
float roughness = getRoughness(texCoord);
float stepSize = lerp(MIN_STEP, MAX_STEP, roughness);
Not every game plays nicely with post-process raytracing. Here are the top three titles where version 0.17.0.2 shines:
In the realm of PC gaming, the pursuit of photorealism has always been the holy grail. While hardware manufacturers like NVIDIA push Ray Tracing technology forward through official drivers and new cards, a significant portion of the heavy lifting is done by the modding community.
The release of RTGI 0.17.0.2 (Ray Traced Global Illumination) by renowned developer Pascal Gilcher represents one of the most impactful strides in visual fidelity for a vast library of older and current-gen games.
Here are a few post ideas related to RTGI 0.17.0.2 (Ray Traced Global Illumination), a popular ReShade shader by Pascal Gilcher (Marty McFly).
Since this specific version (0.17.0.2) is a classic beta build often used for games like (with NVE), Horizon Zero Dawn Alien: Isolation
, these drafts focus on the "before and after" impact and setup tips.
Option 1: The "Visual Upgrade" (Best for Instagram/X/Reddit) Bringing Next-Gen Lighting to [Game Name] 🔦✨ Checking out the difference RTGI 0.17.0.2
makes in [Game Name]. Even though it's a post-processing layer, the way it handles bounced light and micro-shadows completely changes the atmosphere. Pascal Gilcher’s Ray Traced Global Illumination (RTGI) 0.17.0.2 Beta
Adds depth to indoor scenes and realistic sunlight bounce that the original engine misses.
Is the performance hit worth the eye candy? For virtual photography, it’s a no-brainer. 📸
#ReShade #RTGI #PCGaming #VirtualPhotography #GraphicsMod #MartyMcFly
Option 2: The "Tech/Troubleshooting" (Best for Discord/Forums/Reddit)
Quick Tip: Setting up RTGI 0.17.0.2 with ReShade 4.9+ 🛠️ If you're still rocking the
build of RTGI for specific mod compatibility (like older NVE presets), make sure your paths are solid. Common Fixes for this version: Shaders Not Found: Ensure your folders from the RTGI zip are placed directly into your reshade-shaders directory. Depth Buffer Issues:
If the lighting looks "flat" or ignores objects, check your Depth tab in the ReShade menu. You might need to "Copy depth before stencil clear" or flip the depth axis in the global settings. Performance:
This build is a GPU heavy-hitter. Try lowering the "Ray Length" or "Amount" if your frames are tanking. rtgi 0.17.0.2
Anyone else still prefer the look of this specific beta build over the newer versions? Option 3: Short & Punchy (Best for Threads/X) Nothing beats that first time you toggle RTGI 0.17.0.2 on a classic game and suddenly the world has actual
It’s not just "fake" ray tracing; the global illumination bounce in this build is still legendary for screen-space effects. Link to Pascal's Patreon for the latest updates. #Gaming #PCMR #RTGI #Mods Tips for your post: The "Before/After" Shot: If posting on Reddit (like
), a slider or side-by-side image is essential to show off the depth buffer and lighting effects. Credit the Author: Always mention Pascal Gilcher (Marty McFly), as RTGI is a Patreon-funded Compatibility:
Mention which game you are using it for, as setup varies wildly between engines (DirectX 11 vs. Vulkan). specific game
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.
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. Every new version brings quirks
RTGI 0.17.0.2 refers to a specific version of the Ray-Traced Global Illumination
shader created by Pascal Gilcher (McFlyPG), often used in mods for games like Grand Theft Auto V to achieve insane photorealism Here is a short story centered around that tech: The Neon Ghost of Los Santos
Kael sat in his darkened room, the only light coming from the dual-monitor glow of his custom rig. He had just finished the installation: RTGI 0.17.0.2
. For months, he’d chased the perfect "ultra-realistic" build, layering QuantV 3.0.0
and custom Reshade presets. But the RTGI was the final piece—the "magic" that would turn pixels into light. He launched
. As the game loaded, the familiar sun-drenched streets of Los Santos appeared, but they were... different. The light didn't just sit on the surfaces; it breathed.
He drove a matte-black Pfister Comet down Del Perro Pier. The orange hue of the setting sun hit the wet asphalt, casting a soft, diffuse glow that bounced off the car’s curves and onto the underside of a nearby palm tree. It wasn't just a game anymore; it looked like a Cinematic LUT As night fell, Kael experimented with the Realism Beyond settings. He switched the street lamps to "Extra Warm."
Suddenly, the neon signs of the Vinewood strip bled into the puddles with a terrifyingly accurate shimmer. Every bounce of light, every shadow softened by the ray-tracing, made the world feel tangible.
He pulled over near the Oriental Theater. A pedestrian walked past, their jacket catching a sliver of red light from a "Live" sign. In that moment, Kael forgot to press the keys. He wasn't playing a mission; he was just watching the light exist. In the world of 0.17.0.2, the ghost in the machine finally had a shadow. PC requirements to run these mods smoothly, or perhaps a step-by-step guide on how to install the McFlyPG shaders?
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.
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. Not every game plays nicely with post-process raytracing
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.
Final Verdict: A critical stepping stone in real-time graphics modding, but effectively obsolete for daily driver usage due to performance inefficiencies and superior alternatives now available.
RTGI (Ray Traced Global Illumination) version , released by creator Pascal Gilcher (also known as Marty McFly) in October 2020, stands as a significant milestone in the development of post-process ray tracing for video games. This shader, primarily used through
, allows players to inject advanced lighting effects into titles that do not natively support them. What is RTGI 0.17.0.2?
RTGI is a screen-space ray tracing shader that simulates how light physically interacts with objects in a game environment. Unlike native hardware-level ray tracing (like that found in Metro Exodus
), RTGI 0.17.0.2 traces rays against the screen and the depth buffer to generate diffuse global illumination and ambient occlusion.
Key features of this version and the general RTGI framework include: Dynamic Lighting:
Adds immersive, realistic lighting that bridges the gap between precomputed solutions and real-time ray tracing. Broad Compatibility:
Works on virtually any GPU—not just NVIDIA's RTX series—by utilizing raw GPU processing power rather than dedicated tensor cores. Depth Buffer Integration:
Requires a properly configured depth buffer to cast rays accurately. Installation and Setup
To use version 0.17.0.2, users typically followed these steps: How install RTGI/ReShade (2021) GTA 5 MODS