Installer warcraft-iii-the-frozen-thron-digital-127-ws

extends: warcraft-iii-reign-of-chaos
installer:
- input_menu:
    description: 'Please choose same language of your already Warcraft III ROC install:'
    id: LANG
    options:
    - enUS: English
    - frFR: French
    - itIT: Italian
    - deDE: German
    - esES: Spanish
    - jaJA: Japanese
    - koKR: Korean
    - plPL: Polish
    - ruRU: Russian
    - zhZN: Chinese (S)
    - zhTW: Chinese (T)
    preselect: enUS
- execute:
    command: cd "$GAMEDIR/drive_c/tmp"; wget --no-check-certificate -O w3tft.exe "https://us.battle.net/download/getLegacy?product=W3XP&locale=$INPUT_LANG&os=WIN";
description: '"Warcraft III - The Frozen Throne" Digital edition 1.27 using a Widescreen
  patch'
game_slug: warcraft-iii-the-frozen-throne
gogslug: ''
humblestoreid: ''
installer_slug: warcraft-iii-the-frozen-thron-digital-127-ws
name: 'Warcraft III: The Frozen Throne'
notes: "- You need first to install \"Warcraft III - ROC\" called \"Digital 1.27 +\
  \ WS\" before to install this extension \r\n- This script will download official\
  \ Blizzard extension \"Warcraft III - The Frozen Throne\" 1.27 in English, French,\
  \ Italian, German, Spanish, Japanese, Korean, Polish, Russian, Chinese.\r\n- You\
  \ will need a valid \"Warcraft III - The Frozen Throne\"  key.\r\n- Widescreen mode\
  \ without stretch.\r\n- You can not play multiplayer games on Internet, only Local\
  \ LAN network games will be available. If it's a problem prefer playing Reforged\
  \ version instead.\r\n- Cinematics will not play correctly and game could be unstable\
  \ if you use DXVK or Wine with fshack patch. Prefer using Wine vanilla or your Wine\
  \ system version.\r\n- Running with Wine, this game could be a little unstable,\
  \ it's advised to save regularly your party."
runner: wine
script:
  extends: warcraft-iii-reign-of-chaos
  installer:
  - input_menu:
      description: 'Please choose same language of your already Warcraft III ROC install:'
      id: LANG
      options:
      - enUS: English
      - frFR: French
      - itIT: Italian
      - deDE: German
      - esES: Spanish
      - jaJA: Japanese
      - koKR: Korean
      - plPL: Polish
      - ruRU: Russian
      - zhZN: Chinese (S)
      - zhTW: Chinese (T)
      preselect: enUS
  - execute:
      command: cd "$GAMEDIR/drive_c/tmp"; wget --no-check-certificate -O w3tft.exe
        "https://us.battle.net/download/getLegacy?product=W3XP&locale=$INPUT_LANG&os=WIN";
slug: warcraft-iii-the-frozen-thron-digital-127-ws
steamid: null
version: Digital 1.27 + WS
year: 2003
{
  "game_slug": "warcraft-iii-the-frozen-throne",
  "version": "Digital 1.27 + WS",
  "description": "\"Warcraft III - The Frozen Throne\" Digital edition 1.27 using a Widescreen patch",
  "notes": "- You need first to install \"Warcraft III - ROC\" called \"Digital 1.27 + WS\" before to install this extension \r\n- This script will download official Blizzard extension \"Warcraft III - The Frozen Throne\" 1.27 in English, French, Italian, German, Spanish, Japanese, Korean, Polish, Russian, Chinese.\r\n- You will need a valid \"Warcraft III - The Frozen Throne\"  key.\r\n- Widescreen mode without stretch.\r\n- You can not play multiplayer games on Internet, only Local LAN network games will be available. If it's a problem prefer playing Reforged version instead.\r\n- Cinematics will not play correctly and game could be unstable if you use DXVK or Wine with fshack patch. Prefer using Wine vanilla or your Wine system version.\r\n- Running with Wine, this game could be a little unstable, it's advised to save regularly your party.",
  "name": "Warcraft III: The Frozen Throne",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "warcraft-iii-the-frozen-thron-digital-127-ws",
  "installer_slug": "warcraft-iii-the-frozen-thron-digital-127-ws",
  "script": {
    "extends": "warcraft-iii-reign-of-chaos",
    "installer": [
      {
        "input_menu": {
          "description": "Please choose same language of your already Warcraft III ROC install:",
          "id": "LANG",
          "options": [
            {
              "enUS": "English"
            },
            {
              "frFR": "French"
            },
            {
              "itIT": "Italian"
            },
            {
              "deDE": "German"
            },
            {
              "esES": "Spanish"
            },
            {
              "jaJA": "Japanese"
            },
            {
              "koKR": "Korean"
            },
            {
              "plPL": "Polish"
            },
            {
              "ruRU": "Russian"
            },
            {
              "zhZN": "Chinese (S)"
            },
            {
              "zhTW": "Chinese (T)"
            }
          ],
          "preselect": "enUS"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR/drive_c/tmp\"; wget --no-check-certificate -O w3tft.exe \"https://us.battle.net/download/getLegacy?product=W3XP&locale=$INPUT_LANG&os=WIN\";"
        }
      }
    ]
  }
}
Back to game