CrossOver Support - Community Forums

Important Information These are community forums and not official technical support. If you need official support: Contact Us

CrossOver Linux
Discussion about CrossOver Linux

The following comments are owned by whoever posted them. We are not responsible for them in any way.

Back to Threads Reply to Thread

Fusion 360 App runs in Wine but not CrossOver

I'm wondering why Fusion 360 v2.0.15509 can be run in Wine, but crashes when the same installer is used in CrossOver
What can i do to try and resolve the issues preventing this app from working in Crossover

I would love to get this app running in CrossOver so that the maker community can use this without needing to be tied to windows

The following script works to install Fusion 360 and get to the main window once logged in (Other patches are needed, but this is the simplified installer)

rm -r ~/.wfusion36015509
export env WINEPREFIX=~/.wfusion36015509
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks -O winetricks -P ~/Downloads
chmod +x ~/Downloads/winetricks
~/Downloads/winetricks win10

wget -c --tries=0 --read-timeout=15 'https://web.archive.org/web/20230317210714id_/https://dl.appstreaming.autodesk.com/production/installers/Fusion 360 Admin Install.exe' -O ~/Downloads/Fusion360AdminInstall15509.exe

wine ~/Downloads/Fusion360AdminInstall15509.exe --quiet
wine REG ADD "HKCU\Software\Wine\DllOverrides" /v "adpclientservice.exe" /t REG_SZ /d "" /f

WINEPREFIX=~/.wfusion36015509 WINEDEBUG=fixme-all,fixme+bcrypt wine 'C:\users\Public\Desktop\Autodesk Fusion 360.lnk'

Hi there,

What version of Wine is working well for Fusion 360? It's possible that CrossOver 22.1.1 isn't working because it's based on Wine 7.7.

If the Wine version isn't the issue, then it's just a matter of making sure you're using the same strategies in CrossOver that the script does for Wine. It looks like a Windows 10 bottle is needed, and a DLL override needs to be set - does anything else need to be done with Wine?

Best,
Meredith

Ive currently been using Wine 8.5 Staging.
However it seems I was working under assumptions due to the length of time Fusion 360 has worked on wine (since at least Feb 2021, ~wine 6.0? ) that the dependencies and fixes would have been merged.

I will get WineHQ 7.7 installed to definitively confirm if it can run, and hopefully be able to diagnose something from there ^_^

Edit: Using bottles the following 'Runners' work:
lutris-7.2.2 (needs DXVK enabled to run)
vaniglia-7.18 (needs DXVK enabled to run)
soda-7.0-9

Unfortunately I'm not sure how to compare against a vanilla version of Wine 7.7

I can confirm that Fusion 360 has been working on Wine since 6.23

The minimal requirements to run the application (after extensive testing) on wine are the following:
vcrun2017
Arial

The OS type must be Windows 10

the following allows for a successful install using Wine 8.0.1

# Default-Path:
SP_PATH="$HOME/.wfusion360"
# Default-Prefix:
SP_PREFIX="default"

mkdir -p "$SP_PATH/downloads"
mkdir -p "$SP_PATH/wineprefixes/$SP_PREFIX"

export env WINEPREFIX="$SP_PATH/wineprefixes/$SP_PREFIX"
export env WINEDEBUG=fixme-all
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks -O "$SP_PATH/downloads/winetricks"
chmod +x "$SP_PATH/downloads/winetricks"
"$SP_PATH/downloads/winetricks" -q vcrun2017 arial
wine winecfg -v win10
wget -T 15 -t 0 -c 'https://web.archive.org/web/20230317210714id_/https://dl.appstreaming.autodesk.com/production/installers/Fusion 360 Admin Install.exe' -O "$SP_PATH/downloads/Fusion_360_Admin_Install_2_0_15509.exe"
wine "$SP_PATH/downloads/Fusion_360_Admin_Install_2_0_15509.exe" --quiet
wine REG ADD "HKCU\Software\Wine\DllOverrides" /v "adpclientservice.exe" /t REG_SZ /d "" /f
wine REG ADD "HKCU\Software\Wine\AppDefaults\AdCefWebBrowser_dpiAware.exe\DllOverrides" /v "d3d9" /t REG_SZ /d "builtin" /f

wine 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Autodesk\Autodesk Fusion 360.lnk'

In that case, I would think that this should work fine in CrossOver provided you do the following:

  • Use a win10 bottle
  • Install Microsoft Visual C++ 2017 Redistributable Runtime
  • Install TrueType font: Arial
  • Use regedit to make the needed registry changes

Best,
Meredith

Please Note: This Forum is for non-application specific questions relating to installation/configuration of CrossOver. All application-specific posts to this Forum will be moved to their appropriate Compatibility Center Forum.

CrossOver Forums: the place to discuss running Windows applications on Mac and Linux

CodeWeavers or its third-party tools process personal data (e.g. browsing data or IP addresses) and use cookies or other identifiers, which are necessary for its functioning and required to achieve the purposes illustrated in our Privacy Policy. You accept the use of cookies or other identifiers by clicking the Acknowledge button.
Please Wait...
eyJjb3VudHJ5IjoiVVMiLCJsYW5nIjoiZW4iLCJjYXJ0IjowLCJ0enMiOi01LCJjZG4iOiJodHRwczpcL1wvbWVkaWEuY29kZXdlYXZlcnMuY29tXC9wdWJcL2Nyb3Nzb3Zlclwvd2Vic2l0ZSIsImNkbnRzIjoxNzA4NjEzODE4LCJjc3JmX3Rva2VuIjoicmR1OUtUc2FrV1pRTnB4dSIsImdkcHIiOjB9