4lex4nder / ReshadeEffectShaderToggler

Reshade 5+ addin to apply Reshade effects to render targets of shader groups based on a key press. It allows you to configure these groups from within the addin as well.
MIT License
110 stars 10 forks source link

createComputePipelineState failed with E_INVALIDARG #71

Open serious-angel opened 4 weeks ago

serious-angel commented 4 weeks ago

Greetings! ✨

Thank you very much for the so awesome project!


May I ask regarding the following issue encountered?

I've just installed ReShade for Need For Speed: Unbound. In the result, launching of the title results in a crash with the error shown as in the preview attached (E_INVALIDARG ("An invalid parameter was passed to the returning function.")) during function execution createComputePipelineState.

image


Please check the following related issue with addon ShaderToggler for more details: https://github.com/FransBouma/ShaderToggler/issues/26


What might it be or how would you try debugging the case case to find the root cause?

Best and kind regards 🪐