started · updated
Intel releases DXVK-IGDEXT to optimize Arc GPU gaming on Linux
Intel has released DXVK-IGDEXT, an open-source project designed to improve gaming performance for Intel Arc GPUs running on Linux. The project provides the igdext64.dll library for Wine and DXVK, allowing Windows games to utilize specific Intel Direct3D 11 graphics extensions.
Without this component, games running via Proton or Wine may fail to detect these extensions and instead revert to a standard, less efficient D3D11 rendering path. While this does not typically cause crashes, it can result in suboptimal performance. The current implementation focuses on Direct3D 11 titles, though stubs for D3D12 functions are included in the DLL.
Valve has already integrated the project into the bleeding-edge branch of Proton Experimental. This integration allows the component to be automatically included in the game prefix upon startup via Steam Play, eliminating the need for manual installation for most users.