Installer half-life-cd-goty

files:
- game: N/A:Select the game's Setup.exe
game:
  args: -gl -w 640 -h 480
  exe: drive_c/SIERRA/Half-Life/hl.exe
  prefix: $GAMEDIR
installer:
- task:
    executable: game
    name: wineexec
    prefix: $GAMEDIR
description: Installs from the original Sierra branded CD-ROM without the need for
  the Steam client.  To my knowledge, this is the only way to run Half-Life on Linux
  legally without the Steam client.
game_slug: half-life
gogslug: ''
humblestoreid: ''
installer_slug: half-life-cd-goty
name: Half-Life
notes: "When it prompts \"Did you hear the sound file?\" say yes, even if you didn't\
  \ hear anything.\r\nClick the default options in the installer.\r\nDon't opt to\
  \ update the game during installation.\r\nDon't opt to register or to run the game\
  \ through the windows installer at the end.\r\nOn first run, the game will ask for\
  \ a CD Key.  You can either use your legitimate key or find one online.\r\nThe game\
  \ won't play its CD audio OST without the disc inserted, but the game is quite playable\
  \ after install without a disc."
runner: wine
script:
  files:
  - game: N/A:Select the game's Setup.exe
  game:
    args: -gl -w 640 -h 480
    exe: drive_c/SIERRA/Half-Life/hl.exe
    prefix: $GAMEDIR
  installer:
  - task:
      executable: game
      name: wineexec
      prefix: $GAMEDIR
slug: half-life-cd-goty
steamid: 70
version: CD (GOTY)
year: 1998
{
  "game_slug": "half-life",
  "version": "CD (GOTY)",
  "description": "Installs from the original Sierra branded CD-ROM without the need for the Steam client.  To my knowledge, this is the only way to run Half-Life on Linux legally without the Steam client.",
  "notes": "When it prompts \"Did you hear the sound file?\" say yes, even if you didn't hear anything.\r\nClick the default options in the installer.\r\nDon't opt to update the game during installation.\r\nDon't opt to register or to run the game through the windows installer at the end.\r\nOn first run, the game will ask for a CD Key.  You can either use your legitimate key or find one online.\r\nThe game won't play its CD audio OST without the disc inserted, but the game is quite playable after install without a disc.",
  "name": "Half-Life",
  "year": 1998,
  "steamid": 70,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "half-life-cd-goty",
  "installer_slug": "half-life-cd-goty",
  "script": {
    "files": [
      {
        "game": "N/A:Select the game's Setup.exe"
      }
    ],
    "game": {
      "args": "-gl -w 640 -h 480",
      "exe": "drive_c/SIERRA/Half-Life/hl.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game