If you are looking for a "fix" because the shader isn't working for you, users often solve issues by: Checking Depth Buffer Settings: In the ReShade menu, ensure RESHADE_DEPTH_INPUT_IS_REVERSED is set correctly (toggle between 0 and 1). Disabling In-Game Anti-Aliasing:
While the full detailed changelog is typically hosted on the Marty's Mods Patreon for subscribers, the release addressed the following: rtgi 01702 release fix
#!/bin/bash if [ -f /opt/rtgi/locks/.release_lock ]; then echo "ERROR: Stale release lock found. Aborting." exit 1 fi If you are looking for a "fix" because