OBS 31.1.2’s New Capture Certificate: Avoid Anti-Cheat Headaches in 5 Steps

New capture certificate explained in five quick steps so anti-cheat updates don’t ruin your stream day.

4 min read
109 0 0
TLDR: OBS Studio 31.1.2 refreshes the Game Capture hook certificate so the signed component that attaches to games presents a current publisher signature. For most creators this is invisible. If a game with strict anti-cheat suddenly refuses capture, follow the five steps below and consult the official docs: Certificate update KB and the OBS release notes.

What changed and why it matters

Game Capture works by injecting a small, signed module so OBS can read frames directly from your game. OBS 31.1.2 ships an updated code signing certificate for this module. Anti-cheat systems check signatures to decide what to allow. When a certificate rolls over, a few titles may react conservatively until whitelists update. That is why a stream that worked yesterday might request a different capture mode today. See the official background note for context.

Avoid anti-cheat headaches in 5 steps

Install OBS 31.1.2 or newer. Reboot to unload any stale hook DLL from memory. If you use portable mode, verify you did not leave an older obs-plugins folder next to your executable.

In OBS go to Help → Log Files → Upload Last Log and open it in your browser. Search for game capture lines to verify successful initialization. If you want to inspect the hook file directly, right click the graphics-hook DLL inside obs-plugins, open Properties → Digital Signatures, and check the signer. Reference: certificate update and OBS Wiki.

If one title refuses hook, try these safe fallbacks:
  • Switch the source to Window Capture or Display Capture for that session.
  • Launch the game without overlays such as FPS counters, RGB controllers, or capture utilities that also hook.
  • Run OBS and the game at the same privilege level either both admin or both standard user to avoid elevation mismatches.
  • Check the game’s anti-cheat status page for recent updates. Many teams whitelist new signatures on a rolling basis.

Conflicting capture and graphics hooks compound problems. Temporarily disable:
  • Third-party shader injectors and reshade style tools.
  • Monitoring overlays such as GPU, chat, or stats that draw on top of games.
  • Outdated OBS plugins that install their own capture helpers.
Restart and test again. Keep only what you need in production.

Reproduce the issue, then upload a fresh log via Help → Log Files. Share it on the OBS forum with your game name, anti-cheat type, and whether Window Capture works. Also check for small point releases in the releases feed because early reports often trigger hotfixes.

Compatibility checklist

Area Risk What to check
Privilege level Medium OBS and game should both run as admin or both standard. Mismatches block hooks.
Overlays High Disable competing overlays and injectors during diagnosis.
Game anti-cheat Varies Check recent patches and known compatibility notes in support pages.
OBS version Low Verify 31.1.2 or newer so the updated certificate is present.
Plugins Medium Remove or update old capture helpers that may be blocked by anti-cheat.

FAQ for common capture errors

Why did my capture break overnight

You likely updated OBS or your game’s anti-cheat refreshed rules. The new certificate is valid, but some titles take time to update whitelists. Use Window Capture for that game temporarily and watch for patches.

Is this a security risk

No. Certificate rotation is normal hygiene. The issue is simply that strict anti-cheats verify signer identities and may require updates when those identities change.

Can I roll back to an older OBS

You can, but it is better to update and use fallbacks. Older builds will eventually age out of support. Keep a portable copy of a known-good version only as a last resort and report the incompatible title on the forums.

What about Windows on Arm

OBS 31.1 introduced Windows on Arm support in an experimental state. Certificate behavior follows the same principles, but always confirm drivers and plugins on Arm devices. See the WoA FAQ.

Bottom line

The OBS 31.1.2 capture certificate update is routine, but it intersects with strict anti-cheat policies in some games. Update OBS, check your logs and signature, use per-title fallbacks, audit overlays, and escalate with clean diagnostics. Keep an eye on the release feed and the KB article for hotfixes and game-specific notes. With these practices you can stream reliably while the ecosystem refreshes whitelists.

Comments (0)

No comments yet. Be the first to comment!

Leave a Comment

Replying to someone. Cancel