Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set env OBS_VKCAPTURE by default for player #278

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

jrelvas-ipc
Copy link
Contributor

OBS_VKCAPTURE allows OBS to capture Roblox Player's vulkan buffer directly, bypassing window decorations and providing lower latencies.

This default is player-only for now, as OBS will get confused with studio and capture plugin windows instead of the actual viewport. Studio captures also flicker, probably due to limitations with the childwindow patch.

OBS_VKCAPTURE allows OBS to capture Roblox Player's vulkan buffer directly, bypassing window decorations and providing lower latencies.

This default is player-only for now, as OBS will get confused with studio and capture plugin windows instead of the actual viewport. Studio captures also flicker, probably due to limitations with the childwindow patch.

Signed-off-by: Jrelvas <[email protected]>
@apprehensions apprehensions merged commit f575191 into vinegarhq:master Nov 21, 2023
1 check passed
@apprehensions apprehensions added the roblox Roblox needs to fix this issue label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roblox Roblox needs to fix this issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants