-
Notifications
You must be signed in to change notification settings - Fork 851
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 check the following pages:
- Driver support for information on required or recommended drivers.
- Using Apitrace for instructions on how to record a trace when reporting a bug.
- Windows when using DXVK in a Windows environment.
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.