nowrep / obs-vkcapture

OBS Linux Vulkan/OpenGL game capture
GNU General Public License v2.0
532 stars 25 forks source link

Steam UI not working when under obs-vkcapture #91

Closed Lepidos closed 2 years ago

Lepidos commented 2 years ago

version 1.2.0 tried: obs-gamecapture steam and obs-vkcapture steam the result: 20220901_23h11m11s_grim

nowrep commented 2 years ago

You're not supposed to use it on Steam itself, rather just on the games by setting it in custom game launch command. In any case, I will add blacklist (same as what MangoHud is doing) and that should fix it.

nowrep commented 2 years ago

Or you can just use OBS_VKCAPTURE=1 steam. It's always just the GL hook that is breaking things.

Lepidos commented 2 years ago

thank you