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

Enabled in screenshot #39

Closed 4lex4nder closed 1 year ago

4lex4nder commented 1 year 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.