Autodesk Fusion-360 - Linux (Wine Version)
Autodesk Fusion 360 information: https://www.autodesk.com/products/fusion-360/features
Autodesk Fusion 360 for personal use: https://www.autodesk.com/products/fusion-360/personal
Project on GitHub: https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-#fusion-360---linux-wine-version
Application Details:
Version: | latest |
License: | Subscription |
URL: | http://www.autodesk.com/produc... |
Votes: | 8 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 8.3-staging |
Maintainers: About Maintainership
What works
I tested the construction part. I modified one of my constructions and I made a new simple construction. This worked. The access to the Fusion cloud works too.
What does not
Under directx 9 the browser toolbar make problems. If I move it with mouse it crashes. Additionally the right marginal is not visible. With directx 11 this works.
It's not able to close the app legally. If I close the app fusion crashes. So I have to kill the process
Workarounds
Don't move or change the browser-toolbar (directx 9).
What was not tested
The other modules (animation, simulation ...). I only tested the construction module.
Hardware tested
Graphics:
Additional Comments
Installation:
First I installed some additional packages:
libvkd3d-utils1, libvkd3d-utils1-32bit, phyton2-vulkan, phyton3-vulkan, libvkd3d1, libvkd3d1-32bit, libvulkan1, libvulkan1-32bit, vulkan-tools
I use Intel-processor graphic: libvulkan_intel, libvulkan_intel-32bit
I use q4wine. With q4wine I made a new prefix "Fusion360" (64Bit, win10)
Then I installed some dlls with winetricks:
env WINEPREFIX=~/.local/share/wineprefixes/Fusion360 sh winetricks atmlib gdiplus msxml3 msxml6 vcrun2017 corefonts fontsmooth=rgb winhttp win10
Next I downloaded the newest dxvk (1.3.3) from https://github.com/doitsujin/dxvk/releases
Next unpack and install:
tar -xzf dxvk-1.3.3.tar.gz
env WINEPREFIX=~/.local/share/wineprefixes/Fusion360 sh setup_dxvk.sh install
Next I changed to the wineprefix folder:
cd ~/.local/share/wineprefixes/Fusion360
Next I downloaded Fusion 360:
wget https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20Admin%20Install.exe
Next unpack installer:
7z x -osetup/ "Fusion 360 Admin Install.exe"
Next modify installation-package that Autodesk think you install Fusion on a windows machine:
curl -Lo setup/platform.py https //github.com/python/cpython/raw/3.5/Lib/platform.py
sed -i 's/winver._platform_version or //' setup/platform.py
Next I started the fusion setup with q4wine:
Run streamer.exe in folder ~/.local/share/wineprefixes/Fusion360/setup
After some time a login to Autodesk cloud appears. Then to bugs appears. You can confirm them with close and ok.
If your graphics hardware works perfect with dxvk Fusion 360 works with directx11 and Fusion is ready to use.
I corrected the two bugs at startup while forcing the app AdCefWebBrowser.exe to work with windows 7: Winecfg - Apps > add app > AdCefWebBrowser.exe > Windows Version Windows 7
Path to AdCefWebBrowser.exe:
/home/stolz/.local/share/wineprefixes/Fusion360/drive_c/users/stolz/Local Settings/Application Data/Autodesk/webdeploy/production/20d8a215552686a0cc6ad2a520b7fb0a527ccca5/WIN64/
Next I added with q4wine an icon to start Fusion 360. The automatic generated icon on the desktop don't work for me.
On my laptop Fusion works with directx 11. My desktop PC works only with directx 9.
So I started Fusion on my desktop PC and switched Fusion to directx 9: preferences > global > graphics driver
I killed the fusion process and restarted my PC.
Then I uninstalled dxvk:
env WINEPREFIX=~/.local/share/wineprefixes/Fusion360 sh setup_dxvk.sh uninstall
Now I can start Fusion and it works with directx 9.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Fedora 37 x86_64 | May 28 2023 | 8.3-staging | Yes | Yes | Yes | Bronze | Markus B. | |
Show | openSUSE MicroOS | Mar 16 2023 | 8.3 | Yes | Yes | Yes | Silver | Steve Zabka (Cryinkfly) | |
Show | openSUSE Leap 15.4 | Dec 18 2022 | 8.0-rc1-staging | Yes | Yes | Yes | Silver | Steve Zabka (Cryinkfly) | |
Show | openSUSE Tumbleweed (rolling release) | Jul 26 2022 | 7.13-staging | Yes | Yes | Yes | Bronze | Steve Zabka (Cryinkfly) | |
Show | openSUSE Tumbleweed (rolling release) | May 10 2022 | 7.8 | Yes | Yes | Yes | Silver | Steve Zabka (Cryinkfly) |
Bug # | Description | Status | Resolution | Other apps affected |
44728 | Bad windows version detection with python module "platform" | NEEDINFO | View | |
45277 | Multiple applications need Vulkan child window rendering (DxO PhotoLab, Affinity Photo, Google Earth Pro, Autodesk Fusion 360) | NEW | View | |
51664 | Autodesk Fusion360: crashes when try to create drawings | UNCONFIRMED | View | |
53286 | Fusion360.exe hangs after window being closed | UNCONFIRMED | View | |
54611 | Autodesk Fusion 360 hangs during installation | UNCONFIRMED | View |
On my GitHub-Channel you can find the minimum requirement what you need for the installation of Autodesk Fusion 360 on Linux: https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-#hardware-and-software-requirements
The standard way:
The experimental way (Flatpak):