David Rosca

Results 257 comments of David Rosca

I don't have the game, so I can't test it myself on AMD. I would like to know if it also happens on radv or is just nvidia issue. Also,...

Does 52687d406e222f9e9cd0a05f6517ec48aa724b62 help?

Do you have the transparency option enabled?

If it fails to import buffers from discrete gpu, you should also run OBS on discrete gpu.

@Joe0770 Can i get better logs? It looks like the game just crashes on dGPU? Is that only with counter strike or does all games crash when trying to run...

Please post logs from the games where it doesn't work.

In the Day of Defeat case it can't load the glcapture library because the game is 32bit. You also need to install `lib32-obs-vkcapture-git`. In the America's Army Proving Grounds case...

Please post logs with `VK_LOADER_DEBUG=all`

Yes, on Vulkan it requires `VK_EXT_external_memory_dma_buf`, on GLX it requires `DRI3` and on EGL it requires `EGL_MESA_image_dma_buf_export` (it should probably query this extension). But it only works on opensource drivers...