Installer anno-1602-ad-gog

files:
- game: N/A:Please select the GOG.com Windows installer.
game:
  arch: win32
  exe: drive_c/game/1602.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
    description: Installing...
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: winxp
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    app: directplay
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    app: directmusic
    name: winetricks
    prefix: $GAMEDIR
    silent: true
system:
  single_cpu: true
description: null
game_slug: anno-1602-ad
gogslug: anno_1602_ad
humblestoreid: ''
installer_slug: anno-1602-ad-gog
name: Anno 1602 A.D.
notes: ''
runner: wine
script:
  files:
  - game: N/A:Please select the GOG.com Windows installer.
  game:
    arch: win32
    exe: drive_c/game/1602.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
      description: Installing...
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: winxp
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      app: directplay
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      app: directmusic
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  system:
    single_cpu: true
slug: anno-1602-ad-gog
steamid: null
version: GOG
year: 1998
{
  "game_slug": "anno-1602-ad",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Anno 1602 A.D.",
  "year": 1998,
  "steamid": null,
  "gogslug": "anno_1602_ad",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "anno-1602-ad-gog",
  "installer_slug": "anno-1602-ad-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/game/1602.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'",
          "description": "Installing...",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "winxp",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "app": "directplay",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "app": "directmusic",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ],
    "system": {
      "single_cpu": true
    }
  }
}
Back to game