-
Notifications
You must be signed in to change notification settings - Fork 36
Description
Last week the 'Force HDR' option was removed in eb5d624
The 'Force HDR' is required for at least one game (Deep Rock Galactic running in gamescope), which cannot be recorded in HDR by OBS without it.
I tried flatpak OBS and native OBS.
I also tried the OBS_VKCAPTURE_COLOR_SPACE variable with 0, 1 and 2 - but no change in preview or recording.
I haven't tried other games yet, will add to this report if/when I do.
Screenshots or video
Screenshot of obs-vkgamecapture 1.5.5 without 'Force HDR' option
Screenshot of obs-vkgamecapture 1.5.3 with 'Force HDR' enabled
System (please complete the following information):
- OS: CachyOS
- GPU: AMD Radeon RX 7900 XTX
- Mesa version: 26.0.1-arch2.3
- obs-vkcapture version: 1.5.5
Game log:
[obs-vkcapture] ------------------ vulkan capture started ------------------
[obs-vkcapture] ------------------- vulkan capture freed -------------------
[obs-vkcapture] Texture VK_FORMAT_A2B10G10R10_UNORM_PACK32 3840x2160
The format is correct, VK_FORMAT_A2B10G10R10_UNORM_PACK32 is the swapchain used by the game, but OBS cannot properly record the input from obs-vkgamecapture, at least for Deep Rock Galactic
Thanks in advance