The forum

Wine 6.0

Vulkan Renderer Setting & DXVK

Author Replies
booman Tuesday 19 January 2021 at 18:10
booman

Wine 6.0 is released and has some great new features:

  • Media Foundation Support
  • Vulkan Renderer
  • XACT3 (Faudio)

Will PlayOnLinux included the new "Vulkan" option in Configure/Display/DirectDraw Renderer?

Also, will the Vulkan support remove the newly added DXVK components?

https://www.winehq.org/announce/6.0

Edited by booman


† Booman †
Mint 21 64-bit | Nvidia 515| GeForce GTX 1650
Linux for Beginners | PlayOnLinux Guides | PlayOnLinux Explained
booman Wednesday 20 January 2021 at 16:14
booman

Currently we have to make a registry change in order for Wine 6.0 to use Vulkan as the renderer

- New or modified HKEY_CURRENT_USER\Software\Wine\Direct3D registry keys:
  - "renderer" (REG_SZ)
    The backend API to target. This existing setting has an additional
    valid value in this release: "vulkan". Possible values are now
    "gl" (default) for OpenGL, "gdi" or "no3d" for GDI, and "vulkan"
    for Vulkan.

† Booman †
Mint 21 64-bit | Nvidia 515| GeForce GTX 1650
Linux for Beginners | PlayOnLinux Guides | PlayOnLinux Explained
Quentin PÂRIS Friday 22 January 2021 at 22:18
Quentin PÂRISAnonymous

Yep it will probably include it.

If you want to make a merge request on github, you're very welcome :) Should be quite easy

You are here: Index > PlayOnLinux > Wine 6.0