nowrep / obs-vkcapture

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

obs-vkcapture doesnt capture lutris #159

Closed KaziiTheAvali closed 1 year ago

KaziiTheAvali commented 1 year ago

it will not capture anything litrus. you will have to use the native wine application. when running obs-gamecapture lutris lutris:rungameid/id it will just put this[1] as log then cancel itself [1] image wine apps will capture tho info image .

nowrep commented 1 year ago

You should only enable capture for the games launched by lutris, not for lutris itself.

KaziiTheAvali commented 1 year ago

i do not mean to reopen this and sorry if it does however how would i go about doing this.

nowrep commented 1 year ago

For each game open properties and add environment variable OBS_VKCAPTURE=1 or change the launch command to something like obs-gamecapture %command% (this is Steam syntax, so lutris may be different).

KaziiTheAvali commented 1 year ago

obs_vkcapture (or set obs_vkcapture one in my end) may work however obs-gamecapture wolnt work due to the way to launch a game using litrus is litrus command.

KaziiTheAvali commented 1 year ago

i can just use wine tho

nowrep commented 1 year ago

You can set obs-gamecapture as Command prefix (in System options)

KaziiTheAvali commented 1 year ago

neet. thank ya

KaziiTheAvali commented 1 year ago

you should add that in the readme ngl. if you want that is