Installer zax-the-alien-hunter-cd

game:
  arch: win32
  exe: drive_c/Program Files/Zax/Zax.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: Install Zax.exe
- task:
    executable: $DISC/Install Zax.exe
    name: wineexec
    prefix: $GAMEDIR
description: Original CD must be inserted or No-CD patch needed because of SecuROM.
game_slug: zax-the-alien-hunter
gogslug: ''
humblestoreid: ''
installer_slug: zax-the-alien-hunter-cd
name: 'Zax: The Alien Hunter'
notes: 'Set wine to: Windows 98'
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Zax/Zax.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: Install Zax.exe
  - task:
      executable: $DISC/Install Zax.exe
      name: wineexec
      prefix: $GAMEDIR
slug: zax-the-alien-hunter-cd
steamid: null
version: CD
year: 2002
{
  "game_slug": "zax-the-alien-hunter",
  "version": "CD",
  "description": "Original CD must be inserted or No-CD patch needed because of SecuROM.",
  "notes": "Set wine to: Windows 98",
  "name": "Zax: The Alien Hunter",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "zax-the-alien-hunter-cd",
  "installer_slug": "zax-the-alien-hunter-cd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Zax/Zax.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Install Zax.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/Install Zax.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game