As a test, I just installed ADE 2.0.1 on this computer. Went pretty flawlessly.
winetricks -q dotnet35sp1
winetricks -q windowscodecs
winetricks -q corefonts
wine ${INSTALL_FILE}
The only additional step I required was installing the 32-bit version of nvidia's official driver. (I use nvidia graphics cards.)
This is on wine 2.0.1,1 on FreeBSD 11.0-RELEASE. It should work on any linux though.
|