Mod articles
-
Screen Space Shadows and Reflections Fix
Screen Space Shadows and Reflections Fix
Simple ReShade over-render and crop workaround fix. Slightly scales up rendered image beyond display borders, eliminating or reducing some bad screen space effect artifacts around viewport edges that visible in the vanilla game. Single effect, so absolutely minimal performance impact. Zero change to vanilla style/aesthetics beyond artifact reduction.
TLDR
The abrupt termination of screen space shadows & reflections around screen edges, due to their origins (the elements that those respective shadows/reflections originate from) falling outside of screen space, is jarringly ugly.
This ReShade preset partially addresses this issue by simply scaling the rendered image up slightly to push those artifacts of...