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
89 stars 9 forks source link

Enabled in screenshot #39

Closed 4lex4nder closed 8 months ago

4lex4nder commented 8 months ago

Make REST follow the enabled_in_screenshot technique annotation to disable effects while a screenshot is being done. Note it requires to restart the game if the ReShade screenshot hotkey is changed since REST only queries it once on starts. Otherwise I'd have to add some polling and I don't want to.