Installer black-white-2-dvd-patch-fan-patch

files:
- patch_1_1:
    filename: bw2Patch_v11.exe
    url: https://forum.bwgame.net/downloads/bw2-v1-1-patch.587/download
- patch_1_2:
    filename: BW2patch_v12.exe
    url: https://forum.bwgame.net/downloads/bw2-v1-2-patch.695/download
- patch_1_42:
    filename: B&W2 Fan Patch v1.42 Installer.exe
    url: https://forum.bwgame.net/downloads/black-white-2-unofficial-patch-v1-42.1421/download
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Lionhead Studios/Black & White 2/white.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    message: Please insert your Black & White 2 installation disc.
    requires: setup.exe
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: patch_1_1
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: patch_1_2
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: patch_1_42
    name: wineexec
    prefix: $GAMEDIR
description: Requires a Black & White 2 DVD
game_slug: black-white-2
gogslug: ''
humblestoreid: ''
installer_slug: black-white-2-dvd-patch-fan-patch
name: Black & White 2
notes: The DVD has to be mounted for the game or the installer to work
runner: wine
script:
  files:
  - patch_1_1:
      filename: bw2Patch_v11.exe
      url: https://forum.bwgame.net/downloads/bw2-v1-1-patch.587/download
  - patch_1_2:
      filename: BW2patch_v12.exe
      url: https://forum.bwgame.net/downloads/bw2-v1-2-patch.695/download
  - patch_1_42:
      filename: B&W2 Fan Patch v1.42 Installer.exe
      url: https://forum.bwgame.net/downloads/black-white-2-unofficial-patch-v1-42.1421/download
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Lionhead Studios/Black & White 2/white.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      message: Please insert your Black & White 2 installation disc.
      requires: setup.exe
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: patch_1_1
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: patch_1_2
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: patch_1_42
      name: wineexec
      prefix: $GAMEDIR
slug: black-white-2-dvd-patch-fan-patch
steamid: null
version: DVD + Patch + Fan Patch
year: 2005
{
  "game_slug": "black-white-2",
  "version": "DVD + Patch + Fan Patch",
  "description": "Requires a Black & White 2 DVD",
  "notes": "The DVD has to be mounted for the game or the installer to work",
  "name": "Black & White 2",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "black-white-2-dvd-patch-fan-patch",
  "installer_slug": "black-white-2-dvd-patch-fan-patch",
  "script": {
    "files": [
      {
        "patch_1_1": {
          "filename": "bw2Patch_v11.exe",
          "url": "https://forum.bwgame.net/downloads/bw2-v1-1-patch.587/download"
        }
      },
      {
        "patch_1_2": {
          "filename": "BW2patch_v12.exe",
          "url": "https://forum.bwgame.net/downloads/bw2-v1-2-patch.695/download"
        }
      },
      {
        "patch_1_42": {
          "filename": "B&W2 Fan Patch v1.42 Installer.exe",
          "url": "https://forum.bwgame.net/downloads/black-white-2-unofficial-patch-v1-42.1421/download"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Lionhead Studios/Black & White 2/white.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "message": "Please insert your Black & White 2 installation disc.",
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "patch_1_1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "patch_1_2",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "patch_1_42",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game