Autodesk-Fusion-360-for-Linux
Autodesk-Fusion-360-for-Linux copied to clipboard
Broken paths in dxvk_opengl_1()
The script is trying to point to "$SELECTED_DIRECTORY/drive_c/users/$USER/Downloads/DXVK.reg", which does not exist. it looks like /wineprefixes/default/ is missing from there, so it never manages to store and install the .reg file
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/blob/ec0e484202f864d4d69419244b0dbb0e66ba4669/files/setup/autodesk_fusion_installer_x86-64.sh#L1091-L1095