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.
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.
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.