Installer aliens-versus-predator-2-best-seller

files:
- avpinstaller: N/A:Select the game's setup file (disk 1)
game:
  exe: drive_c/Program Files (x86)/Fox/Aliens vs. Predator 2/Autorun.exe
  prefix: $GAMEDIR
installer:
- task:
    executable: avpinstaller
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: d3dx9_43
    description: Installing DirectX library
    name: winetricks
    prefix: $GAMEDIR
    silent: true
description: ''
game_slug: aliens-versus-predator-2
gogslug: ''
humblestoreid: ''
installer_slug: aliens-versus-predator-2-best-seller
name: Aliens versus Predator 2
notes: "## Installation ##\r\n[1] Say no when asked if you want to install \"Directx\
  \ 8\"\r\n[2] Say no when asked if you want to install \"GameSpy arcade\"\r\n[3]\
  \ When asked to insert disk 2, just select the second map. Containing the contents\
  \ of disk 2\r\n\r\n## For cd-rom users only ##\r\n\r\nBefore you start the installation,\
  \ make sure to copy over the contents of both disks to two different directories.\
  \ These will represent disk 1 and disk 2\r\n\r\n## What works ##\r\n[1] Installation"
runner: wine
script:
  files:
  - avpinstaller: N/A:Select the game's setup file (disk 1)
  game:
    exe: drive_c/Program Files (x86)/Fox/Aliens vs. Predator 2/Autorun.exe
    prefix: $GAMEDIR
  installer:
  - task:
      executable: avpinstaller
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: d3dx9_43
      description: Installing DirectX library
      name: winetricks
      prefix: $GAMEDIR
      silent: true
slug: aliens-versus-predator-2-best-seller
steamid: null
version: Best seller
year: 2001
{
  "game_slug": "aliens-versus-predator-2",
  "version": "Best seller",
  "description": "",
  "notes": "## Installation ##\r\n[1] Say no when asked if you want to install \"Directx 8\"\r\n[2] Say no when asked if you want to install \"GameSpy arcade\"\r\n[3] When asked to insert disk 2, just select the second map. Containing the contents of disk 2\r\n\r\n## For cd-rom users only ##\r\n\r\nBefore you start the installation, make sure to copy over the contents of both disks to two different directories. These will represent disk 1 and disk 2\r\n\r\n## What works ##\r\n[1] Installation",
  "name": "Aliens versus Predator 2",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "aliens-versus-predator-2-best-seller",
  "installer_slug": "aliens-versus-predator-2-best-seller",
  "script": {
    "files": [
      {
        "avpinstaller": "N/A:Select the game's setup file (disk 1)"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Fox/Aliens vs. Predator 2/Autorun.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "executable": "avpinstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9_43",
          "description": "Installing DirectX library",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ]
  }
}
Back to game