Plugin / Present Callback

  • hype261
  • Topic Author
More
7 years 11 months ago #1 by hype261 Plugin / Present Callback was created by hype261
I don't believe it is possible currently, but is there any way to run code after the all of the shaders have been run? Even something as simple as using boost interprocess to signal my dll.

Please Log in or Create an account to join the conversation.

  • crosire
More
7 years 11 months ago #2 by crosire Replied by crosire on topic Plugin / Present Callback
One way to send information from a ReShade shader to additional software hooked into the game would be to draw a one pixel line on one of the screen borders and encode data as colors there for the other software to extract from the frame. Other than that it's not possible currently (and would be hard in general, because the shader ultimately run on the GPU and transfering data from GPU back to CPU is an unfavorable process).

Please Log in or Create an account to join the conversation.

We use cookies
We use cookies on our website. Some of them are essential for the operation of the forum. You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.