https://www.phoronix.com/news/Direct3D-8-D8VK-In-DXVK
From the project README,
I'm going to do a build of proton-tkg and the dxvk for my system wine-tkg. I see it's enabled by default (meson options). I might as well have it than not (and at least see if it builds)DXVK
A Vulkan-based translation layer for Direct3D 8/9/10/11 which allows running 3D applications on Linux using Wine.
Code: Select all
option('enable_d3d8', type : 'boolean', value : true, description: 'Build D3D8')
I have some DirectX 2.0 games from the 90's I wouldn't mind seeing again (they died with Windows XP)
