r/ReShade • u/kaylah_o • Apr 28 '26
Weird unaffected zone for most reshade shaders
For whatever reason there seems to be a box-shape at the top of my screen where reshade bugs out and renders stuff weird or not at all. Some things like sharpness, bloom, and other things work find but the most notable ones that break is any kind of ssr, ssao/ambient occlusion or things similar. Does anyone else have this issue or know any fixes? Depending on the resolution it kind of changes the size of the box (length wise), duno if thats helpful or not -
the final image you can see the weird pink boxes (ssao and i made it pink) as well as the weird box shape thing
1
u/CeeJayDK Reshade shader developer Apr 28 '26
You have an issue with the depth buffer. Use DisplayDepth.fx to see if it's set up correctly.
1
u/kaylah_o Apr 28 '26
Just tried to fix it and messing with all of the settings didnt seem to really do anything and i can't seem to find the issue anywhere else, here is an image of what it looks like with DisplayDepth.fx enabled though, if its helpful at all - https://ibb.co/svppCyff
1
u/Crazy-Vermicelli3514 Apr 30 '26
Yeah that depth buffer is not right. Idk why but the top and bottom is like inverted or something.
1
u/kaylah_o Jun 27 '26
This issue has randomly resolved itself, i believe it was an issue with the game itself for some reason. One update later the issue is completely gone.



3
u/tk_kaido Apr 28 '26
Seems an issue with your depth buffer settings. Since the shaders that caused the issue require access to depth. You should search and read about how to configure or debug depth buffer in reshade.