Installer age-of-empires-ii-the-conquer-widescreen-patch

files:
- patch: https://web.archive.org/web/20160731024448if_/http://www.boekabart.net/aoe2wide/latestpatcher/AoE2WideSetup.msi
game:
  arch: win32
  prefix: $GAMEDIR
installer:
- move:
    dst: $GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II
    src: patch
- task:
    executable: patch
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: $GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/AoE2Wide/AoE2Wide.exe
    name: wineexec
    prefix: $GAMEDIR
requires: age-of-empires-ii-the-conquer-cd
description: Patch to play in widescreen format.
game_slug: age-of-empires-ii-the-conquerors
gogslug: ''
humblestoreid: ''
installer_slug: age-of-empires-ii-the-conquer-widescreen-patch
name: 'Age of Empires II: The Conquerors'
notes: A resolution higher than 1280x1024 is necessary for the patch to work. This
  patch simply replaces the numbers 1280 and 1024 in the game binary by the current
  resolution. Therefore you must set the resolution to 1280x1024 in the game options.
runner: wine
script:
  files:
  - patch: https://web.archive.org/web/20160731024448if_/http://www.boekabart.net/aoe2wide/latestpatcher/AoE2WideSetup.msi
  game:
    arch: win32
    prefix: $GAMEDIR
  installer:
  - move:
      dst: $GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II
      src: patch
  - task:
      executable: patch
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: $GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/AoE2Wide/AoE2Wide.exe
      name: wineexec
      prefix: $GAMEDIR
  requires: age-of-empires-ii-the-conquer-cd
slug: age-of-empires-ii-the-conquer-widescreen-patch
steamid: null
version: Widescreen Patch
year: 2000
{
  "game_slug": "age-of-empires-ii-the-conquerors",
  "version": "Widescreen Patch",
  "description": "Patch to play in widescreen format.",
  "notes": "A resolution higher than 1280x1024 is necessary for the patch to work. This patch simply replaces the numbers 1280 and 1024 in the game binary by the current resolution. Therefore you must set the resolution to 1280x1024 in the game options.",
  "name": "Age of Empires II: The Conquerors",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "age-of-empires-ii-the-conquer-widescreen-patch",
  "installer_slug": "age-of-empires-ii-the-conquer-widescreen-patch",
  "script": {
    "files": [
      {
        "patch": "https://web.archive.org/web/20160731024448if_/http://www.boekabart.net/aoe2wide/latestpatcher/AoE2WideSetup.msi"
      }
    ],
    "game": {
      "arch": "win32",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II",
          "src": "patch"
        }
      },
      {
        "task": {
          "executable": "patch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/AoE2Wide/AoE2Wide.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "requires": "age-of-empires-ii-the-conquer-cd"
  }
}
Back to game