Installer warcraft-iii-reign-of-chaos-130

files:
- setup: 'N/A:Select the installer for Warcraft III: Reign of Chaos'
game:
  arch: win32
  exe: drive_c/Program Files/Warcraft III/Warcraft III.exe
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial winxp
    arch: win32
    description: Installing Arial font and winxp
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    description: 'Installing Warcraft III: Reign of Chaos'
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
wine:
  dxvk: false
  overrides:
    d3d12: disabled
    nvapi: disabled
    nvapi64: disabled
description: For CD or Digital game version.
game_slug: warcraft-iii-reign-of-chaos
gogslug: ''
humblestoreid: ''
installer_slug: warcraft-iii-reign-of-chaos-130
name: 'Warcraft III: Reign of Chaos'
notes: "When Prompted by the installer, please set the install directory to 'Program\
  \ Files', NOT 'Program Files (x86)'\r\nAlthough the installer fails on asking for\
  \ the cd-keys on first launch of the game it will ask for the cd-keys without failure.\
  \ If the cd-key window is blank just moved it out of screen bounds and move it back\
  \ in. Some rendering issues."
runner: wine
script:
  files:
  - setup: 'N/A:Select the installer for Warcraft III: Reign of Chaos'
  game:
    arch: win32
    exe: drive_c/Program Files/Warcraft III/Warcraft III.exe
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial winxp
      arch: win32
      description: Installing Arial font and winxp
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      description: 'Installing Warcraft III: Reign of Chaos'
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  wine:
    dxvk: false
    overrides:
      d3d12: disabled
      nvapi: disabled
      nvapi64: disabled
slug: warcraft-iii-reign-of-chaos-130
steamid: null
version: '1.30'
year: 2002
{
  "game_slug": "warcraft-iii-reign-of-chaos",
  "version": "1.30",
  "description": "For CD or Digital game version.",
  "notes": "When Prompted by the installer, please set the install directory to 'Program Files', NOT 'Program Files (x86)'\r\nAlthough the installer fails on asking for the cd-keys on first launch of the game it will ask for the cd-keys without failure. If the cd-key window is blank just moved it out of screen bounds and move it back in. Some rendering issues.",
  "name": "Warcraft III: Reign of Chaos",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "warcraft-iii-reign-of-chaos-130",
  "installer_slug": "warcraft-iii-reign-of-chaos-130",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the installer for Warcraft III: Reign of Chaos"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Warcraft III/Warcraft III.exe"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial winxp",
          "arch": "win32",
          "description": "Installing Arial font and winxp",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "description": "Installing Warcraft III: Reign of Chaos",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dxvk": false,
      "overrides": {
        "d3d12": "disabled",
        "nvapi": "disabled",
        "nvapi64": "disabled"
      }
    }
  }
}
Back to game