-
Notifications
You must be signed in to change notification settings - Fork 878
Home
Philip Rebohle edited this page Sep 10, 2022
·
61 revisions
DXVK provides a Vulkan-based translation layer for D3D9, D3D10 and D3D11, which can be used on Linux with Wine.
- The latest release can be found here.
- The latest legacy release with relaxed driver requirements is version 1.10.3.
- Up-to-date development builds can be found here.
When running into issues:
- Please keep your drivers up to date. Check the Driver support page for driver version requirements.
- For details on how to help troubleshoot issues with any given game, please check the Using Apitrace page.
- For Windows users, please check the Windows page for common issues.
When targeting the Steam Deck or porting a D3D11 game, please check the following pages:
- Feature support to check for supported D3D11 features.
- Developer guidelines for more in-depth implementation details.