nowrep / obs-vkcapture

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

VkCapture will not capture games #197

Open YukiAlmasy opened 4 months ago

YukiAlmasy commented 4 months ago

the issue is that no matter which game I launch, no matter which command parameters i put in, obs will not capture any games using vkcapute version 1.4.9. all my other info is in the text files info.txt pc info.txt steam info.txt

nowrep commented 4 months ago

info: Loading up OpenGL on adapter Mesa llvmpipe (LLVM 15.0.7, 256 bits)

Here's your issue most likely, OBS isn't using your GPU OpenGL driver.

YukiAlmasy commented 4 months ago

info: Loading up OpenGL on adapter Mesa llvmpipe (LLVM 15.0.7, 256 bits)

Here's your issue most likely, OBS isn't using your GPU OpenGL driver.

How would I fix that?

nowrep commented 4 months ago

Maybe you are missing some packages? Please note EGL is used there, not GLX.

Otherwise you'll have to ask at nvidia support forums.