nowrep / obs-vkcapture

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

Add an option to enable Overlays capture #144

Closed Faugus closed 1 year ago

Faugus commented 1 year ago

OBS doesn't capture MangoHud while using obs-gamecapture. A workaround for this is set VK_ADD_LAYER_PATH=/usr/share/vulkan/implicit_layer.d VK_LOADER_LAYERS_ENABLE=VK_LAYER_OBS_vkcapture_* as enviroment variables.

Game Capture on OBS for Windows has an option to enable Overlays capture. Would be possible to add a similar option to obs-vkcapture?

nowrep commented 1 year ago

If it was possible there wouldn't need to be that workaround :)