nowrep / obs-vkcapture

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

Cannot capture Red Dead Redemption 2 #111

Closed DomiStyle closed 1 year ago

DomiStyle commented 1 year ago

Not sure if I'm doing something wrong but I can't get obs-vkcapture to capture Red Dead Redemption 2 via Vulkan.

I tried Doom Eternal, which also uses Vulkan in Proton and it captures with no issues but with Red Dead Redemption 2 the screen will just stay black in OBS.

Here is the Proton log with debugging enabled: steam-1174180.log

Any ideas? This is the only game I have issues with.

nowrep commented 1 year ago

Can you try with current master? Also do you see the exe in OBS (in preferences of Game Capture)?

DomiStyle commented 1 year ago

Ah yes, master seems to fix the issue. Thanks! Unfortunately 1.2.0 is the latest available in Nobara but I will keep using my own build for now.

Quick question, I assume I have to build the 32-bit version as well since i only have a obs_vkcapture_64.json in my implicit layers now. What would be the correct cmake command for that?

nowrep commented 1 year ago

If you want to use it with 32bit software, then yes. Look at nobara packaging to see how to make a 32bit build.