Installer crysis-warhead-gog

files:
- game: N/A:Select the Crysis Warhead installer provided by GOG.
game:
  exe: drive_c/GOG Games/Crysis Warhead/Bin64/Crysis.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2005
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dx10_43
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_43
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    executable: game
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: crysis-warhead
gogslug: crysiswarhead
humblestoreid: ''
installer_slug: crysis-warhead-gog
name: Crysis Warhead
notes: 'At the end of the GOG installer you may get: "Runtime Error" - You can just
  press OK and ignore this.'
runner: wine
script:
  files:
  - game: N/A:Select the Crysis Warhead installer provided by GOG.
  game:
    exe: drive_c/GOG Games/Crysis Warhead/Bin64/Crysis.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2005
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dx10_43
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_43
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      executable: game
      name: wineexec
      prefix: $GAMEDIR
slug: crysis-warhead-gog
steamid: 17330
version: GOG
year: 2008
{
  "game_slug": "crysis-warhead",
  "version": "GOG",
  "description": null,
  "notes": "At the end of the GOG installer you may get: \"Runtime Error\" - You can just press OK and ignore this.",
  "name": "Crysis Warhead",
  "year": 2008,
  "steamid": 17330,
  "gogslug": "crysiswarhead",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "crysis-warhead-gog",
  "installer_slug": "crysis-warhead-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Select the Crysis Warhead installer provided by GOG."
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Crysis Warhead/Bin64/Crysis.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2005",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx10_43",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_43",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game