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.
Re-addition of the GPU read out to grab constant buffer content. Previously this was removed in favor of memcpy hooking as a general purpose solution. However, since then, the memcpy method has proven to be too unreliable since some games use custom data copy methods.
Re-addition of the GPU read out to grab constant buffer content. Previously this was removed in favor of memcpy hooking as a general purpose solution. However, since then, the memcpy method has proven to be too unreliable since some games use custom data copy methods.