[PUBG] DepthBuffer is not always available ingame

  • wawan
  • Topic Author
More
6 years 6 months ago #1 by wawan [PUBG] DepthBuffer is not always available ingame was created by wawan
Hey,

I´m using the depth buffer. For sure it works well on home screen. But while i´m ingame, the depth buffer is available only some times. Randomly.
Here is a part of the code :
float depth = tex2D(ReShade::DepthBuffer, texcoord).r * 100.0;
I multiply it by 100.0 for the rendering, then i use this value for the gl_FragColor. Is there any known issues with this game ?

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

  • crosire
More
6 years 6 months ago #2 by crosire Replied by crosire on topic [PUBG] DepthBuffer is not always available ingame
It's automatically disabled to prevent cheating (seeing through smoke etc.).
The following user(s) said Thank You: wawan

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

  • wawan
  • Topic Author
More
6 years 6 months ago #3 by wawan Replied by wawan on topic [PUBG] DepthBuffer is not always available ingame
Ok, automatically disabled by pubg or reshade ?

Thanks ;)

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

  • Marty McFly
More
6 years 6 months ago #4 by Marty McFly Replied by Marty McFly on topic [PUBG] DepthBuffer is not always available ingame
It's disabled by ReShade itself. ReShade is whitelisted by almost all anticheats, most likely because of this behaviour. There are custom ReShade builds where this cheat prevention is disabled but obviously these DLL's have different signatures and aren't whitelisted afaik.

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

  • Aelius Maximus
More
6 years 6 months ago - 6 years 6 months ago #5 by Aelius Maximus Replied by Aelius Maximus on topic [PUBG] DepthBuffer is not always available ingame
-
Last edit: 6 years 6 months ago by Aelius Maximus.

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

  • Zireael
More
6 years 6 months ago #6 by Zireael Replied by Zireael on topic [PUBG] DepthBuffer is not always available ingame

Aelius Maximus wrote:

Marty McFly wrote: It's disabled by ReShade itself. ReShade is whitelisted by almost all anticheats, most likely because of this behaviour. There are custom ReShade builds where this cheat prevention is disabled but obviously these DLL's have different signatures and aren't whitelisted afaik.


Do we know anywhere where we can get these custom ReShade builds ?

Only the latest official version is white listed.

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.