#
AspectRatioSuite.fx
#
Shader Information
This shader provides functionality to allow the user to tweak the aspect ratio of the rendered game.
#
Error
Error x3047: 'GetAspectRatio': function return cannot have any qualifiers
Error x3000: syntax error: unexpected 'identifier'
Error x3013: no matching function overload for 'GetAspectRatio'
All of the above errors will cause the shader to fail to compile and thus not get loaded by ReShade.
#
Status
Fixed! There are multiple possible solutions for this issue. Therefore, this section is sorted from easiest to hardest.
The easiest way to fix this issue is to completely reinstall the ReShade shader package. This package is available for download here:
Replace the ReShadeUI.fxh
file with the original one:
From here, you can follow the Migration Guide to complete the reinstallation process!