files:
- installer: N/A:Please select the setup.exe located on the installation DVD.
game:
arch: win64
exe: drive_c/Program Files/ZWSOFT/ZWCAD 2020/ZWCAD.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64-bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 7 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win7
- task:
name: winekill
prefix: $GAMEDIR
- task:
app: dotnet48
arch: win64
description: Installing dotnet48
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dcompiler_47
arch: win64
description: Installing d3dcompiler_47
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
description: Installing corefonts
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Running setup
executable: installer
name: wineexec
prefix: $GAMEDIR
description: ZWCAD 2020 SP2
game_slug: zw-cad
gogslug: ''
humblestoreid: ''
installer_slug: zw-cad-58
name: ZW CAD
notes: ''
runner: wine
script:
files:
- installer: N/A:Please select the setup.exe located on the installation DVD.
game:
arch: win64
exe: drive_c/Program Files/ZWSOFT/ZWCAD 2020/ZWCAD.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64-bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 7 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win7
- task:
name: winekill
prefix: $GAMEDIR
- task:
app: dotnet48
arch: win64
description: Installing dotnet48
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dcompiler_47
arch: win64
description: Installing d3dcompiler_47
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
description: Installing corefonts
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Running setup
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: zw-cad-58
steamid: null
version: '5.8'
year: 2020
{
"game_slug": "zw-cad",
"version": "5.8",
"description": "ZWCAD 2020 SP2",
"notes": "",
"name": "ZW CAD",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "zw-cad-58",
"installer_slug": "zw-cad-58",
"script": {
"files": [
{
"installer": "N/A:Please select the setup.exe located on the installation DVD."
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/ZWSOFT/ZWCAD 2020/ZWCAD.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64-bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Setting Windows 7 mode for Wine",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR",
"value": "win7"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet48",
"arch": "win64",
"description": "Installing dotnet48",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dcompiler_47",
"arch": "win64",
"description": "Installing d3dcompiler_47",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"arch": "win64",
"description": "Installing corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Running setup",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}