

Verify which ones you are missing using these commands: dpkg -l | grep glx I never used Vulkan, but if I'm not mistaken you will also need to install the i386 versions of your graphics drivers, penGL libraries, Vulkan libraries, etc. WINEPREFIX=~/.wine_test64 WINEARCH=win64 winetricks


You will need to obtain the latest winetricks from GitHub, then: chmod +x /path/winetricksĪnd then: WINEPREFIX=~/.wine_test64 WINEARCH=win64 winecfg I don't recall the entire installation procedure. More recently people that have been using Vulkan are reporting even better framerates than using Wine's native DirectX 9. I'm not sure if Wine ever successfully supported DirectX 11.
