Installer zoo-tycoon-complete-collection-

game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon/zoo.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon
installer:
- insert-disc:
    requires: setup.exe
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: Might work with other versions as well.
game_slug: zoo-tycoon
gogslug: ''
humblestoreid: ''
installer_slug: zoo-tycoon-complete-collection-
name: Zoo Tycoon
notes: Due to the copy protection, this game will not run until the exe file has been
  patched to remove aforementioned protection.
runner: wine
script:
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon/zoo.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon
  installer:
  - insert-disc:
      requires: setup.exe
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: zoo-tycoon-complete-collection-
steamid: 613880
version: Complete Collection (CD)
year: 2001
{
  "game_slug": "zoo-tycoon",
  "version": "Complete Collection (CD)",
  "description": "Might work with other versions as well.",
  "notes": "Due to the copy protection, this game will not run until the exe file has been patched to remove aforementioned protection.",
  "name": "Zoo Tycoon",
  "year": 2001,
  "steamid": 613880,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "zoo-tycoon-complete-collection-",
  "installer_slug": "zoo-tycoon-complete-collection-",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon/zoo.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game