Installer age-of-empires-ii-the-conquer-cd

files:
- patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Age%20of%20Empires%20II%20-%20The%20Conquerors/aoec_patch.zip
game:
  exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/age2_x1.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: aocsetup.exe
- task:
    executable: $DISC/aocsetup.exe
    name: wineexec
    prefix: $GAMEDIR
    return_code: 256
- merge:
    dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/backup
    src: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/age2_x1.exe
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1
    file: patch
requires: age-of-empires-ii-the-age-of-cd-patch-20a
description: Play "Age of Empires II - The Conquerors" CD edition on Linux!
game_slug: age-of-empires-ii-the-conquerors
gogslug: ''
humblestoreid: ''
installer_slug: age-of-empires-ii-the-conquer-cd
name: 'Age of Empires II: The Conquerors'
notes: "- Choose the full install or you won't be able to see the cutscenes\r\n- Once\
  \ installed, you can play the game without a CD, but the CD is required to play\
  \ the background music"
runner: wine
script:
  files:
  - patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Age%20of%20Empires%20II%20-%20The%20Conquerors/aoec_patch.zip
  game:
    exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/age2_x1.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: aocsetup.exe
  - task:
      executable: $DISC/aocsetup.exe
      name: wineexec
      prefix: $GAMEDIR
      return_code: 256
  - merge:
      dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/backup
      src: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/age2_x1.exe
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1
      file: patch
  requires: age-of-empires-ii-the-age-of-cd-patch-20a
slug: age-of-empires-ii-the-conquer-cd
steamid: null
version: CD
year: 2000
{
  "game_slug": "age-of-empires-ii-the-conquerors",
  "version": "CD",
  "description": "Play \"Age of Empires II - The Conquerors\" CD edition on Linux!",
  "notes": "- Choose the full install or you won't be able to see the cutscenes\r\n- Once installed, you can play the game without a CD, but the CD is required to play the background music",
  "name": "Age of Empires II: The Conquerors",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "age-of-empires-ii-the-conquer-cd",
  "installer_slug": "age-of-empires-ii-the-conquer-cd",
  "script": {
    "files": [
      {
        "patch": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Age%20of%20Empires%20II%20-%20The%20Conquerors/aoec_patch.zip"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/age2_x1.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "aocsetup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/aocsetup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "return_code": 256
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/backup",
          "src": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/age2_x1.exe"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1",
          "file": "patch"
        }
      }
    ],
    "requires": "age-of-empires-ii-the-age-of-cd-patch-20a"
  }
}
Back to game