I use PlayOnLinux and Wine for my limited gaming needs as they were and was wondering is there is a way to aquire an install of directX 10 or even 11? I have a Dragon Age Oigins/Awaking disk set and at some point during a previous install it prompted to install DirectX 11 and I did, and other games like Second Life played WAY better and looked better than what comes with Wine (DirectX 9) I am aware that 9 is free now, i just wonder if there is a way to get it without using my Dragon Age disk, because I can't do it again for some reason. At the time I unmounted the Awakening disk and mounted again, and opened my disk drive and closed it, I guess I just got lucky I'm not sure exactly how it read the disk then and won't do it now far enough to get to the DirectX 11 setup. Do you have to pay for 10 and 11? I get my PhsX the same way and it works fine. Any suggestions? Thank you in advance.
NS
Wine Directx 11 Install Windows 10
Jun 07, 2010 Direct3D 11 is out and ready for use by your game today to exploit the latest in video hardware features as well as current generation machines. This talk brings you up to speed with the API, offers tips on how to get your renderer up and running, presents key feature overviews, and shows how to deploy your application. 2 Answers to your question: To install native directx components with winetricks you need to know which ones you want and then do something like winetricks d3dx924 to get that one. If you want it all you can use the wine uninstaller. Just press the install button and select the directx.redist.exe and install it. More recently, people been using Vulkan reporting even better framerates than using Wine's native DirectX9. I don't recall the entire installation procedure. You will need to obtain latest winetricks from github, then. Chmod +x /path/winetricks sudo ln -s /path/winetricks /usr/bin. Dec 17, 2012 This guide will walk you through setting up Nvidia drivers, Wine versions and DXVK version for DirectX 11 games in PlayOnLinux 1. Install Nvidia 440 Use the Driver Manager or Additional Drivers (Mint/Ubuntu) to install Nvidia 440 drivers Reboot If you don't see 440 then you may have to enter this PPA: Open Terminal Run command.