Skip to content

Releases: nowrep/obs-vkcapture

v1.4.9

11 Feb 13:02
v1.4.9
4304c6b
Compare
Choose a tag to compare
  • Added OBS_VKCAPTURE_QUIET=1 env var to disable Vulkan layer logging
  • Fixed possible plugin crash when client disconnects

v1.4.8

29 Dec 16:27
v1.4.8
f8b1ded
Compare
Choose a tag to compare
  • Added pt_BR locale
  • OpenGL: Fixed capturing games not linked against libGLX
  • OpenGL: Fixed capturing games inside Steam scout runtime

v1.4.7

02 Dec 11:40
v1.4.7
39db320
Compare
Choose a tag to compare
  • OpenGL: Link to GL libs (regression from 1.4.6)

v1.4.6

01 Dec 17:28
v1.4.6
948ae70
Compare
Choose a tag to compare
  • Added uk_UA locale
  • Vulkan: Fixed capturing games when running on amdvlk or amdpro drivers
  • OpenGL: Fixed crashes in some games

v1.4.5

09 Nov 13:31
v1.4.5
c5dd97d
Compare
Choose a tag to compare
  • Added pl_PL locale
  • Fixed high CPU usage after disconnecting unresponsive client

v1.4.4

02 Oct 10:49
v1.4.4
3b2fb4f
Compare
Choose a tag to compare
  • Vulkan: Don't require vkCreateWaylandSurfaceKHR (regression from 1.4.3)

v1.4.3

18 Sep 08:24
v1.4.3
bbe9389
Compare
Choose a tag to compare
  • Use xcb cursor also on Wayland
  • Vulkan: Support capturing more formats directly without format conversion

v1.4.2

07 Sep 07:38
v1.4.2
f7e8799
Compare
Choose a tag to compare
  • plugin: Don't disconnect from client on hide

v1.4.1

10 Jul 06:03
v1.4.1
ba9ab83
Compare
Choose a tag to compare
  • Always use Vulkan allocation on GLX with NVIDIA

v1.4.0

16 Jun 20:40
v1.4.0
5a5f82d
Compare
Choose a tag to compare
  • Added fallback Vulkan allocation for OpenGL capture (fixes GLX capture with NVIDIA)