OBS Anti-Cheat Compatibility Hook Explained

This article explains the function of the “Use anti-cheat compatibility hook” option in OBS Studio’s Game Capture properties. You will learn how this setting resolves black screen issues and game crashes caused by security software, how the hooking mechanism works behind the scenes, and when you should keep this feature enabled to ensure stable streaming and recording.

What the Anti-Cheat Compatibility Hook Fixes

The “Use anti-cheat compatibility hook” option primarily fixes the “black screen” issue where OBS Studio fails to capture game footage, showing only a blank screen instead. It also prevents games from crashing or refusing to launch when OBS Studio attempts to capture them.

These issues occur because modern multiplayer games use aggressive anti-cheat systems (such as Easy Anti-Cheat, BattlEye, or Ricochet) to prevent unauthorized software from tampering with the game’s code. Because OBS Studio must inject itself into the game’s rendering pipeline to capture the video frames directly from the graphics card, anti-cheat programs often flag this behavior as a potential hacking attempt and block the capture process.

Checking this option forces OBS to use a modified, highly compatible injection method that anti-cheat systems recognize as safe, allowing the capture to succeed without triggering security alerts.

How the Compatibility Hook Works

When you use the Game Capture source, OBS Studio utilizes a helper file called graphics-hook64.dll (or graphics-hook32.dll for older 32-bit games).

When Should You Enable or Disable It?

As a general rule, you should leave this option enabled. It is checked by default in OBS Studio because it has virtually no negative impact on system performance or input lag.

Keep it enabled if:

Disable it only if: