Installer sid-meiers-civilization-ii-chronicles

game:
  arch: win32
  exe: drive_c/Program Files/Sid Meier's Civilization Chronicles/Sid Meier's Civilization
    II Multiplayer Gold/civ2.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: Civ2/civ2.exe
- task:
    app: winxp
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
    working_dir: $DISK
- task:
    app: icodecs
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
wine:
  arch: win32
description: This installer is designed to run the version of Civilization II that
  ships with the Civilization Chronicles box set.
game_slug: sid-meiers-civilization-ii
gogslug: ''
humblestoreid: ''
installer_slug: sid-meiers-civilization-ii-chronicles
name: Sid Meier's Civilization II
notes: The indeo driver install that comes with the disc will fail. This is ok as
  the script will automatically install custom versions straight after.
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Sid Meier's Civilization Chronicles/Sid Meier's Civilization
      II Multiplayer Gold/civ2.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: Civ2/civ2.exe
  - task:
      app: winxp
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
      working_dir: $DISK
  - task:
      app: icodecs
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  wine:
    arch: win32
slug: sid-meiers-civilization-ii-chronicles
steamid: null
version: Chronicles
year: 1996
{
  "game_slug": "sid-meiers-civilization-ii",
  "version": "Chronicles",
  "description": "This installer is designed to run the version of Civilization II that ships with the Civilization Chronicles box set.",
  "notes": "The indeo driver install that comes with the disc will fail. This is ok as the script will automatically install custom versions straight after.",
  "name": "Sid Meier's Civilization II",
  "year": 1996,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sid-meiers-civilization-ii-chronicles",
  "installer_slug": "sid-meiers-civilization-ii-chronicles",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Sid Meier's Civilization Chronicles/Sid Meier's Civilization II Multiplayer Gold/civ2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Civ2/civ2.exe"
        }
      },
      {
        "task": {
          "app": "winxp",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "working_dir": "$DISK"
        }
      },
      {
        "task": {
          "app": "icodecs",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "arch": "win32"
    }
  }
}
Back to game