files:
- setup: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Destroy All Humans/DH.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Installing Destroy All Humans
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
pulse_latency: false
description: null
game_slug: destroy-all-humans
gogslug: destroy_all_humans
humblestoreid: ''
installer_slug: destroy-all-humans-gog
name: Destroy All Humans!
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Destroy All Humans/DH.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Installing Destroy All Humans
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
pulse_latency: false
slug: destroy-all-humans-gog
steamid: 803330
version: GOG
year: 2005
{
"game_slug": "destroy-all-humans",
"version": "GOG",
"description": null,
"notes": "",
"name": "Destroy All Humans!",
"year": 2005,
"steamid": 803330,
"gogslug": "destroy_all_humans",
"humblestoreid": "",
"runner": "wine",
"slug": "destroy-all-humans-gog",
"installer_slug": "destroy-all-humans-gog",
"script": {
"files": [
{
"setup": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Destroy All Humans/DH.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"description": "Installing Destroy All Humans",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
},
"pulse_latency": false
}
}
}