DXVK Version 0.52 Released (Run Direct3D 11 with Vulkan in Wine)
DXVK Version 0.52 has been released.
Summary:
"DXVK provides a Vulkan-based compatibility layer for DXGI and D3D11, which may be used to run 3D applications on Linux using Wine."
Improvements:
- Initial support for DXGI 1.2. Fixes crash in Bioshock 2 Remastered (#121) and Frostpunk (#385).
- Optimized rendering on deferred contexts. Improves performance significantly in Diablo 3.
Bug fixes:
- Fallout 4: Fixed freeze during the loading screen (#348)
- Fixed potential performance issue with MSAA
DXVK releases are nice, but i prefer to build it from source. You can squeeze a bit more performance by using compile flags like "-march=native".
I build it from source too but didn't know about that flag. Thanks for the tip.