github cryinkfly/Autodesk-Fusion-360-for-Linux v1.1
Autodesk Fusion 360 works with Lutris

latest releases: v7.6.10, v7.6.9, v7.6.8...
3 years ago

1.) Open Yast -> Install Software -> Install these packages: wine & p7zip-full & lutris

  • I have use the wine version 5.0!!!

2.) Reboot the system

3.) Open a Terminal

4.) Run this commands: cd $HOME && mkdir Fusion360

5.) Run this commands: cd $HOME/Downloads && mkdir fusion360 && cd fusion360

6.) Run this command: wget https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20Admin%20Install.exe (Here we downloading the installer of Fusion 360.)

7.) Run this command: 7z x -osetup/ "Fusion 360 Admin Install.exe" && curl -Lo setup/platform.py github.com/python/cpython/raw/3.5/Lib/platform.py && sed -i 's/winver._platform_version or //' setup/platform.py

8.) Open the program Lutris -> Add a new Game -> Configuration this new Game (See Screenshots!)

9.) Open winetricks into Lutris (See Screenshots!) -> Install these packages: (minimum requirement for running Fusion 360)

  • corefonts
  • vcrun2017
  • msxml4
  • dxvk

10.) Then open with winetricks into Lutris: winecfg
11.) Set the windows version to Windows 8

12.) Close this window and winetricks

13.) Run this command: clear (It's better to see, what happens, when we clear the terminal.)

12.) Click on "Play" on the right site (Lutris) and check this with the system monitoring tool (See Screenshots!)

14.) Run this command: env WINEPREFIX="/home/YOUR_USER_NAME/Fusion360" wine C:\windows\command\start.exe /Unix /home/YOUR_USER_NAME/Fusion360/dosdevices/c:/ProgramData/Microsoft/Windows/Start\ Menu/Programs/Autodesk/Autodesk\ Fusion\ 360.lnk (Here we opening the program Fusion 360 and this creating some files in our .Fusion360 folder.)

15.) Login with your account data

16.) Then go to preferences and in General under Graphics driver, select OpenGL <-- This is now the best choise for Fusion 360!

17.) Close Fusion 360

18.) Open Fusion again with this command: env WINEPREFIX="/home/YOUR_USER_NAME/Fusion360" wine C:\windows\command\start.exe /Unix /home/YOUR_USER_NAME/Fusion360/dosdevices/c:/ProgramData/Microsoft/Windows/Start\ Menu/Programs/Autodesk/Autodesk\ Fusion\ 360.lnk (It's important, that your changing to your Fusion360 folder in our home-directory and run then this command now & in the future here.)

20.) Now everything should work so far.

Don't miss a new Autodesk-Fusion-360-for-Linux release

NewReleases is sending notifications on new releases.