From 7de05f590dcc00cfc9592df65b83f14b19a0da2a Mon Sep 17 00:00:00 2001 From: Steve Zabka <79079633+cryinkfly@users.noreply.github.com> Date: Fri, 14 May 2021 15:39:29 +0200 Subject: [PATCH] Update fusion360-dxvk.sh --- fusion360-dxvk.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fusion360-dxvk.sh b/fusion360-dxvk.sh index a90202e..d535069 100644 --- a/fusion360-dxvk.sh +++ b/fusion360-dxvk.sh @@ -67,6 +67,10 @@ if [[ 1 -ne $# ]]; then echo "d3d9 = builtin" echo "dxgi = builtin" WINEPREFIX=~/.fusion360 winecfg && + + +# Autodesk Fusion 360 works also, when you skip the next step!!! + echo "Now we open wine regedit and go to HKEY_CURRENT_USER\Software\Wine\Direct3D" echo "And here we can change this option (Experimental): renderer to vulkan" WINEPREFIX=~/.fusion360 wine regedit