Installer the-guild-ii-pirates-of-the-e-dvd

game:
  exe: drive_c/Program Files (x86)/The Guild 2 - Pirates of the European Seas/GuildII.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: directplay
    description: Installing WINE data
    name: winetricks
    prefix: $GAMEDIR
- insert-disc:
    description: Insert disc
    requires: setup.exe
- task:
    args: /SILENT /NOGUI /SUPPRESSMSGBOXES
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: the-guild-ii-pirates-of-the-european-seas
gogslug: ''
humblestoreid: ''
installer_slug: the-guild-ii-pirates-of-the-e-dvd
name: The Guild II - Pirates of the European Seas
notes: Not install Directx 9.0c from DVD
runner: wine
script:
  game:
    exe: drive_c/Program Files (x86)/The Guild 2 - Pirates of the European Seas/GuildII.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: directplay
      description: Installing WINE data
      name: winetricks
      prefix: $GAMEDIR
  - insert-disc:
      description: Insert disc
      requires: setup.exe
  - task:
      args: /SILENT /NOGUI /SUPPRESSMSGBOXES
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: the-guild-ii-pirates-of-the-e-dvd
steamid: 39660
version: DVD
year: 2007
{
  "game_slug": "the-guild-ii-pirates-of-the-european-seas",
  "version": "DVD",
  "description": null,
  "notes": "Not install Directx 9.0c from DVD",
  "name": "The Guild II - Pirates of the European Seas",
  "year": 2007,
  "steamid": 39660,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-guild-ii-pirates-of-the-e-dvd",
  "installer_slug": "the-guild-ii-pirates-of-the-e-dvd",
  "script": {
    "game": {
      "exe": "drive_c/Program Files (x86)/The Guild 2 - Pirates of the European Seas/GuildII.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directplay",
          "description": "Installing WINE data",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "description": "Insert disc",
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "args": "/SILENT /NOGUI /SUPPRESSMSGBOXES",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game