files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/game/Commandos3.exe
prefix: $GAMEDIR
gogid: commandos_2_3
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
key: winemenubuilder.exe
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: ''
- task:
args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
description: GOG standalone version
game_slug: commandos-3-destination-berlin
gogslug: commandos_2_3
humblestoreid: ''
installer_slug: commandos-3-destination-berli-gogcom
name: 'Commandos 3: Destination Berlin'
notes: 'Resolution is fixed to 800x600 (see here for a fix: http://pcgamingwiki.com/wiki/Commandos_3:_Destination_Berlin#Video_settings)'
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/game/Commandos3.exe
prefix: $GAMEDIR
gogid: commandos_2_3
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
key: winemenubuilder.exe
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: ''
- task:
args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
slug: commandos-3-destination-berli-gogcom
steamid: 6840
version: GOG.com
year: 2003
{
"game_slug": "commandos-3-destination-berlin",
"version": "GOG.com",
"description": "GOG standalone version",
"notes": "Resolution is fixed to 800x600 (see here for a fix: http://pcgamingwiki.com/wiki/Commandos_3:_Destination_Berlin#Video_settings)",
"name": "Commandos 3: Destination Berlin",
"year": 2003,
"steamid": 6840,
"gogslug": "commandos_2_3",
"humblestoreid": "",
"runner": "wine",
"slug": "commandos-3-destination-berli-gogcom",
"installer_slug": "commandos-3-destination-berli-gogcom",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/game/Commandos3.exe",
"prefix": "$GAMEDIR"
},
"gogid": "commandos_2_3",
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "winemenubuilder.exe",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": ""
}
},
{
"task": {
"args": "/VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'",
"description": "Installing...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "sandbox",
"description": "Disabling unused WINE features",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
]
}
}