FPS Monitor (overlay blocked by Reshade)

  • R7GE
  • Topic Author
More
6 years 5 months ago - 6 years 5 months ago #1 by R7GE FPS Monitor (overlay blocked by Reshade) was created by R7GE
Hi guys, im a developer of FPS Monitor app (our software shows FPS/GPU/CPU and other system info in game).
Our users complain that Reshade is blocking our overlay. Can you do something with it? Thank you!

Screenshot without Reshade.


More info: fpsmon.com
Last edit: 6 years 5 months ago by R7GE.

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

  • crosire
More
6 years 5 months ago #2 by crosire Replied by crosire on topic FPS Monitor (overlay blocked by Reshade)
You'll have to make sure your hooking method does not clash with ReShade. D3D11/DXGI is hooked by replacing the interface returned from "D3D11CreateDeviceAndSwapChain" and "IDXGIFactory::CreateSwapChain" with a custom derived class that implements all methods and redirects them to the original object.
Since ReShade is open source, this should be fairly easy to debug for you.

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.