In various games, it’s not possible to get a nice fullscreen image at the right resolution. But it is possible to get a fullscreen image at the wrong resolution.
We need to check if we can change the window resolution from within ReShade so we can weave an image. I previously thought this to not be possible within the ReShade API but perhaps we can making something outselves that uses the window handle directly.
This feature is likely difficult to implement but it would be nice to have.
In various games, it’s not possible to get a nice fullscreen image at the right resolution. But it is possible to get a fullscreen image at the wrong resolution.
We need to check if we can change the window resolution from within ReShade so we can weave an image. I previously thought this to not be possible within the ReShade API but perhaps we can making something outselves that uses the window handle directly.
This feature is likely difficult to implement but it would be nice to have.
Originally reported by , imported from: We cannot weave unless the game matches the display resolution