Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
We do often include affiliate links to earn us some pennies. See more here.

After a while between major releases, the DXVK project has splashed onto the scene again with a juicy new release ripe for picking with DXVK 1.9 out now.

For those not aware: DXVK is a Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine. It's a major part of what powers Steam Play Proton. In short, it makes Windows games with DirectX run with Vulkan instead so they work on Linux through compatibility layers.

Some of the new features include:

  • Implemented basic support for various subsampled YUV texture formats such as NV12, which is used for video playback in some games, as well as basic support for ID3D11VideoProcessor APIs. This is needed for videos in Nier Replicant to play back (#2048), and may also be required for Contra: Rogue Corps (#1676). Note that Nier videos currently do not work with Proton for other reasons.
  • Implemented Conservative Rasterization for supported GPUs, which allows enabling the Nvidia ShadowLibs option in Final Fantasy XV and possibly similar options in other games.
  • Reduced presentation latency by up to one frame under some circumstances. This may help with games that are limited by vertical synchronization, DXGI frame latency settings, or external frame limiters that operate on vkAcquireNextImageKHR (PR #2075).
  • Added a frame rate limiter. This is mostly intended as a workaround for games that do not work correctly at high frame rates, but can also be controlled with an environment variable. Check the README for detais.

There's also a nice issue solved where "Software-only Vulkan implementations" like Lavapipe don't get reported to whatever you're trying to run, as long as you have a GPU that supports Vulkan. This should hopefully stop newer Mesa version sometimes crashing. You can use Lavapipe manually if you want still.

Quite a lot of other changes made it in like improved texture and buffer uploads in D3D9, a reduction in the size of the state cache files, numerous bug fixes and a number of Windows games should work better including: Atelier Mysterious Trilogy Deluxe Pack, Dal Segno, Nights of Azure, Days Gone, Demon Stone, Dragon Quest Builder 2, Final Fantasy XIII, Spec Ops: The Line, the GTA IV re-release, Halo 2, Kohan II, Nier Replicant, Second Sight and TrackMania Forever.

See the release notes for the full details.


As a reminder: if you're making use of Steam Play Proton which includes DXVK - you can upgrade this by itself, without waiting for a new Proton release. To do so you can just overwrite the existing DXVK files with the release download of DXVK 1.9. You can find your Proton install somewhere like this (depending on your Steam Library drives):

path-to-your/SteamLibrary/steamapps/common/Proton x.x/dist

Where x.x is whatever Proton version installed you wish to give a new DXVK.

Inside there you will see "lib" and "lib64", for 32bit and 64bit. Inside each of those, there's a "wine" folder and inside there is a "dxvk" folder and that's where you replace the files with new versions. Do so at your own risk but it's usually harmless. If you mess anything up, one way to ensure it gets reinstalled cleanly is just to remove the "/dist" folder.

Article taken from GamingOnLinux.com.
Tags: Proton, Misc, Open Source, Vulkan, Wine | Apps: DXVK
25 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly checked on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. You can also follow my personal adventures on Bluesky.
See more from me
The comments on this article are closed.
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
13 comments

Pangaea Jun 15, 2021
Wasn't it announced a while back that DXVK was feature complete, and went into maintenance mode? Was that changed again, or is this counted as part of "maintenance"? Great with new releases in any case. DXVK has been a gamechanger!
Liam Dawe Jun 15, 2021
Wasn't it announced a while back that DXVK was feature complete, and went into maintenance mode? Was that changed again, or is this counted as part of "maintenance"? Great with new releases in any case. DXVK has been a gamechanger!
We asked some time ago, their statement can be found here.
Comandante Ñoñardo Jun 15, 2021
I wonder when they gonna fix the Epic Store Client stuttering bug...
mphuZ Jun 15, 2021
Cool!
YoRHa-2B Jun 15, 2021
I wonder when they gonna fix the Epic Store Client stuttering bug...
which EGS client stuttering bug?
Purple Library Guy Jun 15, 2021
"Conservative Rasterization"? Bah! Reactionary project! I insist on Socialist Rasterization!
Comandante Ñoñardo Jun 15, 2021
I wonder when they gonna fix the Epic Store Client stuttering bug...
which EGS client stuttering bug?

Sorry, I mean the extreme flickering... That bug that force us to use -opengl
Avehicle7887 Jun 15, 2021
A frame limiter built into DXVK is super helpful for me.


Amazing release THANKS!
Brisse Jun 15, 2021
Any reason to use DXVK's framerate-limiter rather than libstrangle, or does it not matter? Assuming libstrangle works with the application in question that is, which isn't always the case.


Last edited by Brisse on 15 June 2021 at 8:00 pm UTC
fagnerln Jun 15, 2021
I hate when games don't have vsync option, I have some simple indie games that the FPS goes to infinitum, making my computer make sounds like an airplane. This is really handy.
Beren Jun 15, 2021
Spoiler, click me
I wonder when they gonna fix the Epic Store Client stuttering bug...
which EGS client stuttering bug?

Sorry, I mean the extreme flickering... That bug that force us to use -opengl

If there is no bug report for this, the devs may be unaware of it. And without further info, the devs may be unable to reproduce it.
YoRHa-2B Jun 16, 2021
if I'm not mistaken, VK_EXT_full_screen_exclusive is required by DXVK
It's not, in fact, we don't even use it if we know we're running on winevulkan. It's more of a Windows thing to make sure we get a fast path for presentation there.
YoRHa-2B Jun 17, 2021
if you have amdvlk installed, the device selection layer they started shipping a while ago is known to crash DXVK and some other Vulkan apps.


Last edited by YoRHa-2B on 17 June 2021 at 6:36 pm UTC
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.