Installer warcraft-ii-tides-of-darkness-cd-with-ipxwrapper

files:
- patch: https://harmony15.altervista.org/War2Patch/War2Patch_202.exe
- setup: N/A:Select the installer for Warcraft II Battle.net Edition
- ipxwrapper: http://www.solemnwarning.net/ipxwrapper/ipxwrapper-0.6.0.zip
game:
  arch: win32
  exe: drive_c/Program Files/Warcraft II BNE/Warcraft II BNE.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Installing Warcraft II Battle.net Edition
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Patching Warcraft II Battle.net Edition to 2.02
    executable: patch
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Warcraft II BNE
    file: ipxwrapper
wine:
  overrides:
    wsock32: n,b
description: This version bundles in IPXwrapper so you can play LAN games on modern
  networks. Credit goes to whoever added IPXwrapper to Diablo. I used that as a template
  for this.
game_slug: warcraft-ii-tides-of-darkness
gogslug: warcraft_bundle
humblestoreid: ''
installer_slug: warcraft-ii-tides-of-darkness-cd-with-ipxwrapper
name: 'Warcraft II: Tides of Darkness'
notes: ''
runner: wine
script:
  files:
  - patch: https://harmony15.altervista.org/War2Patch/War2Patch_202.exe
  - setup: N/A:Select the installer for Warcraft II Battle.net Edition
  - ipxwrapper: http://www.solemnwarning.net/ipxwrapper/ipxwrapper-0.6.0.zip
  game:
    arch: win32
    exe: drive_c/Program Files/Warcraft II BNE/Warcraft II BNE.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Installing Warcraft II Battle.net Edition
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Patching Warcraft II Battle.net Edition to 2.02
      executable: patch
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Warcraft II BNE
      file: ipxwrapper
  wine:
    overrides:
      wsock32: n,b
slug: warcraft-ii-tides-of-darkness-cd-with-ipxwrapper
steamid: null
version: CD with IPXwrapper
year: 1999
{
  "game_slug": "warcraft-ii-tides-of-darkness",
  "version": "CD with IPXwrapper",
  "description": "This version bundles in IPXwrapper so you can play LAN games on modern networks. Credit goes to whoever added IPXwrapper to Diablo. I used that as a template for this.",
  "notes": "",
  "name": "Warcraft II: Tides of Darkness",
  "year": 1999,
  "steamid": null,
  "gogslug": "warcraft_bundle",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "warcraft-ii-tides-of-darkness-cd-with-ipxwrapper",
  "installer_slug": "warcraft-ii-tides-of-darkness-cd-with-ipxwrapper",
  "script": {
    "files": [
      {
        "patch": "https://harmony15.altervista.org/War2Patch/War2Patch_202.exe"
      },
      {
        "setup": "N/A:Select the installer for Warcraft II Battle.net Edition"
      },
      {
        "ipxwrapper": "http://www.solemnwarning.net/ipxwrapper/ipxwrapper-0.6.0.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Warcraft II BNE/Warcraft II BNE.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Installing Warcraft II Battle.net Edition",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Patching Warcraft II Battle.net Edition to 2.02",
          "executable": "patch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Warcraft II BNE",
          "file": "ipxwrapper"
        }
      }
    ],
    "wine": {
      "overrides": {
        "wsock32": "n,b"
      }
    }
  }
}
Back to game