files:
- fusion_installer: https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20Admin%20Install.exe
game:
arch: win64
exe: drive_c/Users/Public/Desktop/Autodesk Fusion 360.lnk
prefix: $GAMEDIR
installer:
- task:
app: arial galliumnine win10
description: Installing required Winetricks verbs
name: winetricks
prefix: $GAMEDIR
- task:
args: -p deploy -g -f log.txt --quiet
blocking: true
description: Running the installer
executable: fusion_installer
name: wineexec
prefix: $GAMEDIR
- write_file:
content: ' <?xml version="1.0" encoding="UTF-16" standalone="no" ?> <OptionGroups>
<BootstrapOptionsGroup SchemaVersion="2" ToolTip="Special preferences that require
the application to be restarted after a change." UserName="Bootstrap"> <driverOptionId
ToolTip="The driver used to display the graphics" UserName="Graphics driver"
Value="VirtualDeviceDx9"/> </BootstrapOptionsGroup> </OptionGroups>'
file: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Autodesk/Neutron Platform/Options/NMachineSpecificOptions.xml
- task:
key: d3d9
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\AdCefWebBrowser_dpiAware.exe\DllOverrides
type: REG_SZ
value: builtin
system:
env:
FUSION_IDSDK: 'false'
wine:
dxvk: false
overrides:
adpclientservice.exe: disabled
api-ms-win-crt-conio-l1-1-0: n,b
api-ms-win-crt-convert-l1-1-0: n,b
api-ms-win-crt-environment-l1-1-0: n,b
api-ms-win-crt-filesystem-l1-1-0: n,b
api-ms-win-crt-heap-l1-1-0: n,b
api-ms-win-crt-locale-l1-1-0: n,b
api-ms-win-crt-math-l1-1-0: n,b
api-ms-win-crt-multibyte-l1-1-0: n,b
api-ms-win-crt-private-l1-1-0: n,b
api-ms-win-crt-process-l1-1-0: n,b
api-ms-win-crt-runtime-l1-1-0: n,b
api-ms-win-crt-stdio-l1-1-0: n,b
api-ms-win-crt-string-l1-1-0: n,b
api-ms-win-crt-time-l1-1-0: n,b
api-ms-win-crt-utility-l1-1-0: n,b
atl140: n,b
concrt140: n,b
msvcp140: n,b
msvcp140_1: n,b
msvcp140_atomic_wait: n,b
ucrtbase: n,b
vccorlib140: n,b
vcomp140: n,b
vcruntime140: n,b
vcruntime140_1: n,b
description: Silent Admin Install (latest)
game_slug: autodesk-fusion-360
gogslug: ''
humblestoreid: ''
installer_slug: autodesk-fusion-360-latest-dx9
name: Autodesk Fusion 360
notes: "Downloads the latest Admin Install executable from Autodesk.\r\nIt uses Gallium\
\ Nine instead of DXVK so it needs to run in DirectX 9 mode.\r\nIf the main 3D window\
\ does not render it's most probably due to the app being in DX11 mode.\r\nYou can\
\ check which driver the app uses in the following ways:\r\n- Help -> Support and\
\ Diagnostics -> Graphics Diagnostics (look at the GPU Driver API)\r\n- File ->\
\ View -> Show Text Commands, Press \"Txt\" at the bottom right and execute this\
\ command: `Options.driver`\r\n- Check the file `$GAMEDIR/drive_c/users/$USER/AppData/Roaming/Autodesk/Neutron\
\ Platform/Options/NMachineSpecificOptions.xml`. If it does not have a `` or if\
\ its value isn't `VirtualDeviceDx9` you're not running DirectX 9.\r\n\r\nTo fix\
\ it do one of the following:\r\n- In text commands enter the command `Options.driver\
\ /DX9` and restart\r\n- Close the app and edit the xml file mentioned above and\
\ under `` enter the following line: ``"
runner: wine
script:
files:
- fusion_installer: https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20Admin%20Install.exe
game:
arch: win64
exe: drive_c/Users/Public/Desktop/Autodesk Fusion 360.lnk
prefix: $GAMEDIR
installer:
- task:
app: arial galliumnine win10
description: Installing required Winetricks verbs
name: winetricks
prefix: $GAMEDIR
- task:
args: -p deploy -g -f log.txt --quiet
blocking: true
description: Running the installer
executable: fusion_installer
name: wineexec
prefix: $GAMEDIR
- write_file:
content: ' <?xml version="1.0" encoding="UTF-16" standalone="no" ?> <OptionGroups>
<BootstrapOptionsGroup SchemaVersion="2" ToolTip="Special preferences that
require the application to be restarted after a change." UserName="Bootstrap">
<driverOptionId ToolTip="The driver used to display the graphics" UserName="Graphics
driver" Value="VirtualDeviceDx9"/> </BootstrapOptionsGroup> </OptionGroups>'
file: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Autodesk/Neutron Platform/Options/NMachineSpecificOptions.xml
- task:
key: d3d9
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\AdCefWebBrowser_dpiAware.exe\DllOverrides
type: REG_SZ
value: builtin
system:
env:
FUSION_IDSDK: 'false'
wine:
dxvk: false
overrides:
adpclientservice.exe: disabled
api-ms-win-crt-conio-l1-1-0: n,b
api-ms-win-crt-convert-l1-1-0: n,b
api-ms-win-crt-environment-l1-1-0: n,b
api-ms-win-crt-filesystem-l1-1-0: n,b
api-ms-win-crt-heap-l1-1-0: n,b
api-ms-win-crt-locale-l1-1-0: n,b
api-ms-win-crt-math-l1-1-0: n,b
api-ms-win-crt-multibyte-l1-1-0: n,b
api-ms-win-crt-private-l1-1-0: n,b
api-ms-win-crt-process-l1-1-0: n,b
api-ms-win-crt-runtime-l1-1-0: n,b
api-ms-win-crt-stdio-l1-1-0: n,b
api-ms-win-crt-string-l1-1-0: n,b
api-ms-win-crt-time-l1-1-0: n,b
api-ms-win-crt-utility-l1-1-0: n,b
atl140: n,b
concrt140: n,b
msvcp140: n,b
msvcp140_1: n,b
msvcp140_atomic_wait: n,b
ucrtbase: n,b
vccorlib140: n,b
vcomp140: n,b
vcruntime140: n,b
vcruntime140_1: n,b
slug: autodesk-fusion-360-latest-dx9
steamid: null
version: Latest (DX9)
year: null
{
"game_slug": "autodesk-fusion-360",
"version": "Latest (DX9)",
"description": "Silent Admin Install (latest)",
"notes": "Downloads the latest Admin Install executable from Autodesk.\r\nIt uses Gallium Nine instead of DXVK so it needs to run in DirectX 9 mode.\r\nIf the main 3D window does not render it's most probably due to the app being in DX11 mode.\r\nYou can check which driver the app uses in the following ways:\r\n- Help -> Support and Diagnostics -> Graphics Diagnostics (look at the GPU Driver API)\r\n- File -> View -> Show Text Commands, Press \"Txt\" at the bottom right and execute this command: `Options.driver`\r\n- Check the file `$GAMEDIR/drive_c/users/$USER/AppData/Roaming/Autodesk/Neutron Platform/Options/NMachineSpecificOptions.xml`. If it does not have a `` or if its value isn't `VirtualDeviceDx9` you're not running DirectX 9.\r\n\r\nTo fix it do one of the following:\r\n- In text commands enter the command `Options.driver /DX9` and restart\r\n- Close the app and edit the xml file mentioned above and under `` enter the following line: ``",
"name": "Autodesk Fusion 360",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "autodesk-fusion-360-latest-dx9",
"installer_slug": "autodesk-fusion-360-latest-dx9",
"script": {
"files": [
{
"fusion_installer": "https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20Admin%20Install.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Users/Public/Desktop/Autodesk Fusion 360.lnk",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "arial galliumnine win10",
"description": "Installing required Winetricks verbs",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "-p deploy -g -f log.txt --quiet",
"blocking": true,
"description": "Running the installer",
"executable": "fusion_installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"write_file": {
"content": " <?xml version=\"1.0\" encoding=\"UTF-16\" standalone=\"no\" ?> <OptionGroups> <BootstrapOptionsGroup SchemaVersion=\"2\" ToolTip=\"Special preferences that require the application to be restarted after a change.\" UserName=\"Bootstrap\"> <driverOptionId ToolTip=\"The driver used to display the graphics\" UserName=\"Graphics driver\" Value=\"VirtualDeviceDx9\"/> </BootstrapOptionsGroup> </OptionGroups>",
"file": "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/Autodesk/Neutron Platform/Options/NMachineSpecificOptions.xml"
}
},
{
"task": {
"key": "d3d9",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\AppDefaults\\AdCefWebBrowser_dpiAware.exe\\DllOverrides",
"type": "REG_SZ",
"value": "builtin"
}
}
],
"system": {
"env": {
"FUSION_IDSDK": "false"
}
},
"wine": {
"dxvk": false,
"overrides": {
"adpclientservice.exe": "disabled",
"api-ms-win-crt-conio-l1-1-0": "n,b",
"api-ms-win-crt-convert-l1-1-0": "n,b",
"api-ms-win-crt-environment-l1-1-0": "n,b",
"api-ms-win-crt-filesystem-l1-1-0": "n,b",
"api-ms-win-crt-heap-l1-1-0": "n,b",
"api-ms-win-crt-locale-l1-1-0": "n,b",
"api-ms-win-crt-math-l1-1-0": "n,b",
"api-ms-win-crt-multibyte-l1-1-0": "n,b",
"api-ms-win-crt-private-l1-1-0": "n,b",
"api-ms-win-crt-process-l1-1-0": "n,b",
"api-ms-win-crt-runtime-l1-1-0": "n,b",
"api-ms-win-crt-stdio-l1-1-0": "n,b",
"api-ms-win-crt-string-l1-1-0": "n,b",
"api-ms-win-crt-time-l1-1-0": "n,b",
"api-ms-win-crt-utility-l1-1-0": "n,b",
"atl140": "n,b",
"concrt140": "n,b",
"msvcp140": "n,b",
"msvcp140_1": "n,b",
"msvcp140_atomic_wait": "n,b",
"ucrtbase": "n,b",
"vccorlib140": "n,b",
"vcomp140": "n,b",
"vcruntime140": "n,b",
"vcruntime140_1": "n,b"
}
}
}
}