Installer sacrifice-cd

files:
- game: N/A:Select "Setup.exe" from the Sacrifice CD
- patch: http://lutris.net/files/games/sacrifice/SacrificePatch3.exe
game:
  arch: win32
  exe: drive_c/Program Files/Shiny/Sacrifice/Sacrifice.exe
  prefix: $GAMEDIR
installer:
- task:
    app: nt40
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    arch: win32
    description: Installing Sacrifice
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Installing Sacrifice Patch 3
    executable: patch
    name: wineexec
    prefix: $GAMEDIR
description: CD or download version. Will install patch 3.
game_slug: sacrifice
gogslug: sacrifice
humblestoreid: ''
installer_slug: sacrifice-cd
name: Sacrifice
notes: ''
runner: wine
script:
  files:
  - game: N/A:Select "Setup.exe" from the Sacrifice CD
  - patch: http://lutris.net/files/games/sacrifice/SacrificePatch3.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Shiny/Sacrifice/Sacrifice.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: nt40
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      arch: win32
      description: Installing Sacrifice
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Installing Sacrifice Patch 3
      executable: patch
      name: wineexec
      prefix: $GAMEDIR
slug: sacrifice-cd
steamid: 38440
version: CD
year: 2000
{
  "game_slug": "sacrifice",
  "version": "CD",
  "description": "CD or download version. Will install patch 3.",
  "notes": "",
  "name": "Sacrifice",
  "year": 2000,
  "steamid": 38440,
  "gogslug": "sacrifice",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sacrifice-cd",
  "installer_slug": "sacrifice-cd",
  "script": {
    "files": [
      {
        "game": "N/A:Select \"Setup.exe\" from the Sacrifice CD"
      },
      {
        "patch": "http://lutris.net/files/games/sacrifice/SacrificePatch3.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Shiny/Sacrifice/Sacrifice.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "nt40",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Sacrifice",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Sacrifice Patch 3",
          "executable": "patch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game