JakobPCoder / ReshadeMotionEstimation

Optical Flow for games in realtime
Other
70 stars 9 forks source link

Failed to compile [...] Maximum sampler register index exceeded #3

Closed ThreeDeeJay closed 9 months ago

ThreeDeeJay commented 1 year ago
 [72200] | ERROR | Failed to compile "C:\Games\Steam\steamapps\common\Grand Theft Auto San Andreas\reshade-shaders\Shaders\MotionEstimation.fx":
C:\Games\Steam\steamapps\common\Grand Theft Auto San Andreas\Shader@0x1E0A9A80(776,11-25): error X4509: maximum sampler register index exceeded, target has 16 slots, manual bind to slot s18 failed

gta-sa_wONa9CUJYg

Using ReShade 5.5.2 Addon on Win 11

ThreeDeeJay commented 9 months ago

Just tested it with ReShade 5.9.2 and it finally loads.

citra-qt_Pa9lF9ilSh

Though I'm not sure how to use this. I may have misunderstood the purpose of this shader so I have some questions: Does it do motion interpolation to increase games' FPS, or just vector estimation? what are the practical uses? Does it need the Optical Flow SDK or some other dependency? If so, how do we install it?

catv1 commented 3 months ago

i am using reshade 6.1.1 and have this problem