nowrep / obs-vkcapture

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

unable to find any captureable game #156

Closed KaziiTheAvali closed 11 months ago

KaziiTheAvali commented 1 year ago

i know i have had this problem befor but the fix is not working on the new distro. from the debug info i am looking at it looks like the layer is unloading itself however i do not know why. obs log is from the obs itself and vseefacelog is what i got running PROTON_LOG=1 OBS_VKCAPTURE=1 VK_LOADER_DEBUG=all obs-gamecapture lutris lutris:rungameid/3 (this does not make a deticated log file) obslog.txt VSEEFaceLog.txt

nowrep commented 1 year ago

I see it tries to load both GL and Vulkan capture. So is VSEEFace using Vulkan or OpenGL for presenting (which is what gets captured)?

Try just OBS_VKCAPTURE=1 without obs-gamecapture.

nowrep commented 11 months ago

Any updates on this?

KaziiTheAvali commented 11 months ago

i thoight you already helped me with this sorry. anways we did find out the problems it was loading litrus and not vseeface. I'm putting it into the launch arguments fixed it