kylegospo/obs-vkcapture

Project ID: 92778

Description

OBS plugin for Vulkan/OpenGL game capture on Linux.

Installation Instructions

Installation (Mutable)

Firstly add the Copr repository to your system:

sudo dnf copr enable kylegospo/obs-vkcapture

After adding the repository, install the following:

sudo dnf install obs-vkcapture.x86_64 obs-vkcapture.i686

Installation (Immutable)

Firstly add the Copr repository to your system:

sudo wget https://copr.fedorainfracloud.org/coprs/kylegospo/obs-vkcapture/repo/fedora-$(rpm -E %fedora)/kylegospo-obs-vkcapture-fedora-$(rpm -E %fedora).repo -O /etc/yum.repos.d/_copr_kylegospo-obs-vkcapture.repo

After adding the repository, install the following:

rpm-ostree install obs-vkcapture.x86_64 obs-vkcapture.i686

Usage

See upstream repo for full usage instructions

  1. Add Game Capture to your OBS scene.
  2. Start the game with capture enabled obs-gamecapture %command%.
  3. (Recommended) Start the game with only Vulkan capture enabled env OBS_VKCAPTURE=1 %command%.

Troubleshooting

NVIDIA

Driver version >= 515.43.04 and nvidia-drm.modeset=1 kernel parameter are required.

No Game Capture source available in OBS 27

If you are on X11, make sure you run OBS with EGL enabled: OBS_USE_EGL=1 obs.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 38 i386 (1247)*, x86_64 (53572)* Fedora 38 multilib x86_64+i386 (3392 downloads)
Fedora 39 i386 (21448)*, x86_64 (90308)* Fedora 39 multilib x86_64+i386 (12837 downloads)
Fedora 40 i386 (118)*, x86_64 (536)* Fedora 40 multilib x86_64+i386 (2400 downloads)
Fedora rawhide i386 (107)*, x86_64 (273)* Fedora rawhide multilib x86_64+i386 (98 downloads)

* Total number of downloaded packages.