files:
- game: N/A:Select the base game's installer provided by GOG
game:
arch: win32
exe: drive_c/GOG Games/Commandos/comandos.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Installing Commandos
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: amstream quartz devenum
name: winetricks
prefix: $GAMEDIR
description: ''
game_slug: commandos-behind-enemy-lines
gogslug: commandos_ammo_pack
humblestoreid: ''
installer_slug: commandos-behind-enemy-lines-gog
name: 'Commandos: Behind Enemy Lines'
notes: Enable dgVoodoo in Lutris settings for smoother gameplay.
runner: wine
script:
files:
- game: N/A:Select the base game's installer provided by GOG
game:
arch: win32
exe: drive_c/GOG Games/Commandos/comandos.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Installing Commandos
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: amstream quartz devenum
name: winetricks
prefix: $GAMEDIR
slug: commandos-behind-enemy-lines-gog
steamid: 6800
version: GOG
year: 1998
{
"game_slug": "commandos-behind-enemy-lines",
"version": "GOG",
"description": "",
"notes": "Enable dgVoodoo in Lutris settings for smoother gameplay.",
"name": "Commandos: Behind Enemy Lines",
"year": 1998,
"steamid": 6800,
"gogslug": "commandos_ammo_pack",
"humblestoreid": "",
"runner": "wine",
"slug": "commandos-behind-enemy-lines-gog",
"installer_slug": "commandos-behind-enemy-lines-gog",
"script": {
"files": [
{
"game": "N/A:Select the base game's installer provided by GOG"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Commandos/comandos.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"description": "Installing Commandos",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "amstream quartz devenum",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}