Update fusion360-dxvk.sh

This commit is contained in:
Steve Zabka
2021-05-14 15:39:29 +02:00
committed by GitHub
parent 96568ef686
commit 7de05f590d

View File

@@ -67,6 +67,10 @@ if [[ 1 -ne $# ]]; then
echo "d3d9 = builtin" echo "d3d9 = builtin"
echo "dxgi = builtin" echo "dxgi = builtin"
WINEPREFIX=~/.fusion360 winecfg && 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 "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" echo "And here we can change this option (Experimental): renderer to vulkan"
WINEPREFIX=~/.fusion360 wine regedit WINEPREFIX=~/.fusion360 wine regedit