thatshaman / ReShadeShaders

Custom ReShade shaders
8 stars 1 forks source link

Depth and Greenscreen are rendering upside down #1

Closed whereisboneman closed 1 month ago

whereisboneman commented 2 years ago

image

thatshaman commented 2 years ago

Could you check your settings to what RESHADE_DEPTH_INPUT_IS_REVERSED is set and if changing it to either:

RESHADE_DEPTH_INPUT_IS_REVERSED=1

or

RESHADE_DEPTH_INPUT_IS_REVERSED=0

Solves this?