Installer starcraft-brood-war-classic

custom-name: 'Starcraft: Brood War Classic'
files:
- patch: https://web.archive.org/web/20140908015808/http://ftp.blizzard.com/pub/starcraft/patches/PC/SC-1161.exe
game:
  arch: win32
  exe: drive_c/Program Files/Starcraft/StarCraft.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: bw.ico
- task:
    description: Installing Starcraft Brood War...
    executable: $DISC/setup.exe
    name: wineexec
- execute:
    command: cp "$DISC"/INSTALL.EXE "$GAMEDIR"/drive_c/"Program Files"/Starcraft/BroodWar.mpq;
- task:
    description: Installing Starcraft Brood War update...
    executable: $patch
    name: wineexec
- execute:
    command: rm "$GAMEDIR"/drive_c/"Program Files"/Starcraft/bnupdate.exe;
requires: starcraft
description: '"Starcraft - Brood War" CD edtion using Wine. It will prevent it from
  updating past 1.16.1, the last version before the StarCraft: Remastered versions.'
game_slug: starcraft-brood-war
gogslug: ''
humblestoreid: ''
installer_slug: starcraft-brood-war-classic
name: 'Starcraft: Brood War'
notes: "- Before to launch this script, you have to install \"Starcraft\"\r\n- Do\
  \ not launch \"Starcraft Brood War\" during install process\r\n- Game will be updated\
  \ to 1.16.1\r\n- Temporarily disconnect from the internet before closing patch tool\
  \ to prevent bnupdate.exe from launching when it automatically launches Starcraft.\
  \ Immediately exit Starcraft. You can reconnect to the internet again.\r\n- bnupdate.exe\
  \ will be removed after the initial install to prevent automatically updating to\
  \ the Remastered version.\r\n- You will need \"Starcraft Brood War\" CD only one\
  \ time during install\r\n- Battle.net won't work. Trying to connect to Battle.net\
  \ might cause it to try to update. Other multiplayer modes work, though."
runner: wine
script:
  custom-name: 'Starcraft: Brood War Classic'
  files:
  - patch: https://web.archive.org/web/20140908015808/http://ftp.blizzard.com/pub/starcraft/patches/PC/SC-1161.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Starcraft/StarCraft.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: bw.ico
  - task:
      description: Installing Starcraft Brood War...
      executable: $DISC/setup.exe
      name: wineexec
  - execute:
      command: cp "$DISC"/INSTALL.EXE "$GAMEDIR"/drive_c/"Program Files"/Starcraft/BroodWar.mpq;
  - task:
      description: Installing Starcraft Brood War update...
      executable: $patch
      name: wineexec
  - execute:
      command: rm "$GAMEDIR"/drive_c/"Program Files"/Starcraft/bnupdate.exe;
  requires: starcraft
slug: starcraft-brood-war-classic
steamid: null
version: Classic
year: 1998
{
  "game_slug": "starcraft-brood-war",
  "version": "Classic",
  "description": "\"Starcraft - Brood War\" CD edtion using Wine. It will prevent it from updating past 1.16.1, the last version before the StarCraft: Remastered versions.",
  "notes": "- Before to launch this script, you have to install \"Starcraft\"\r\n- Do not launch \"Starcraft Brood War\" during install process\r\n- Game will be updated to 1.16.1\r\n- Temporarily disconnect from the internet before closing patch tool to prevent bnupdate.exe from launching when it automatically launches Starcraft. Immediately exit Starcraft. You can reconnect to the internet again.\r\n- bnupdate.exe will be removed after the initial install to prevent automatically updating to the Remastered version.\r\n- You will need \"Starcraft Brood War\" CD only one time during install\r\n- Battle.net won't work. Trying to connect to Battle.net might cause it to try to update. Other multiplayer modes work, though.",
  "name": "Starcraft: Brood War",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "starcraft-brood-war-classic",
  "installer_slug": "starcraft-brood-war-classic",
  "script": {
    "custom-name": "Starcraft: Brood War Classic",
    "files": [
      {
        "patch": "https://web.archive.org/web/20140908015808/http://ftp.blizzard.com/pub/starcraft/patches/PC/SC-1161.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Starcraft/StarCraft.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "bw.ico"
        }
      },
      {
        "task": {
          "description": "Installing Starcraft Brood War...",
          "executable": "$DISC/setup.exe",
          "name": "wineexec"
        }
      },
      {
        "execute": {
          "command": "cp \"$DISC\"/INSTALL.EXE \"$GAMEDIR\"/drive_c/\"Program Files\"/Starcraft/BroodWar.mpq;"
        }
      },
      {
        "task": {
          "description": "Installing Starcraft Brood War update...",
          "executable": "$patch",
          "name": "wineexec"
        }
      },
      {
        "execute": {
          "command": "rm \"$GAMEDIR\"/drive_c/\"Program Files\"/Starcraft/bnupdate.exe;"
        }
      }
    ],
    "requires": "starcraft"
  }
}
Back to game