siredmar / winepatchfusion360installer

Contains a script that makes the Fusion 360 installer install in Linux using wine
34 stars 4 forks source link

d3d11 builtin #2

Open Adrian-at-CrimsonAzure opened 5 years ago

Adrian-at-CrimsonAzure commented 5 years ago

-Open winecfg and add d3d11 as native on Libraries Tab, or edit it to native if is allready on the list (Please check first if it's on the list).

The only way I could get Fusion to run after the installation is if I set d3d11 to builtin on Wine 4.8.

It also shows as not responding and Ubuntu asks to kill it.

digitalsanity commented 4 years ago

fingers crossed but I am currently testing the installer here:

https://github.com/pastapojken/Fusion360WineInstaller

but replacing the installer.tar.gz with the tmp dir contents from this project.

They are using DXVK to enable DX11 after the installer runs (but using DX9 to install).