Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReShade 5.3.0 - X4000 and X4575 #1

Open
Meridiano opened this issue Aug 17, 2022 · 2 comments
Open

ReShade 5.3.0 - X4000 and X4575 #1

Meridiano opened this issue Aug 17, 2022 · 2 comments

Comments

@Meridiano
Copy link

MotionEstimation.fxh(337,14-17): warning X4000: use of potentially uninitialized variable ((unknown))
MotionEstimation.fxh(337,7-25): error X4575: reading uninitialized value

RME

@Meridiano
Copy link
Author

Since there's no "else" after the "if" block in 333-338, you should probably change [flatten] to [branch] in 332.

@donizettilorenzo
Copy link

donizettilorenzo commented Feb 20, 2023

ReShade 5.6.0

__23:47:28:903 [12204] | ERROR | Failed to compile "F:\EA Games\Mirrors Edge Catalyst\ReShade\MotionEstimation.fx":
F:\EA Games\Mirrors Edge Catalyst\ReShade\MotionEstimation.fxh(337,14-17): warning X4000: use of potentially uninitialized variable ((unknown))
F:\EA Games\Mirrors Edge Catalyst\ReShade\MotionEstimation.fxh(337,7-25): error X4575: reading uninitialized value

23:47:28:958 [04636] | INFO | Destroyed runtime environment on runtime 0000000003CAA1E0 ("F:\EA Games\Mirrors Edge Catalyst\ReShade.ini").
23:47:28:960 [04636] | INFO | Recreated runtime environment on runtime 0000000003CAA1E0 ("F:\EA Games\Mirrors Edge Catalyst\ReShade.ini").
23:47:28:993 [09088] | INFO | Successfully compiled "F:\EA Games\Mirrors Edge Catalyst\ReShade\FXAA.fx" in 0.002 s.
23:47:28:996 [11944] | INFO | Successfully compiled "F:\EA Games\Mirrors Edge Catalyst\ReShade\SMAA.fx" in 0.005 s.
23:47:29:333 [02580] | ERROR | Failed to compile "F:\EA Games\Mirrors Edge Catalyst\ReShade\MotionEstimation.fx":
F:\EA Games\Mirrors Edge Catalyst\ReShade\MotionEstimation.fxh(337,14-17): warning X4000: use of potentially uninitialized variable ((unknown))
F:\EA Games\Mirrors Edge Catalyst\ReShade\MotionEstimation.fxh(337,7-25): error X4575: reading uninitialized value__

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants