mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-05 04:45:48 +01:00
Update fusion360-dxvk.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user