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

game:
  arch: win32
  exe: drive_c/Program Files/Microsoft Games/Age of Empires II/empires2.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: aoesetup.exe
- task:
    executable: $DISC/aoesetup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: directplay
    description: Installing directplay for multiplayer support
    name: winetricks
    prefix: $GAMEDIR
    silent: true
wine:
  version: lutris-6.0-x86_64
description: ''
game_slug: age-of-empires-ii-the-age-of-kings
gogslug: ''
humblestoreid: ''
installer_slug: age-of-empires-ii-the-age-of-cd
name: 'Age of Empires II: The Age of Kings'
notes: Wine version is pinned to lutris-6.0-x86_64 since the installer fails with
  lutris-fshack-6.21-6
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Microsoft Games/Age of Empires II/empires2.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: aoesetup.exe
  - task:
      executable: $DISC/aoesetup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: directplay
      description: Installing directplay for multiplayer support
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  wine:
    version: lutris-6.0-x86_64
slug: age-of-empires-ii-the-age-of-cd
steamid: null
version: CD
year: 1999
{
  "game_slug": "age-of-empires-ii-the-age-of-kings",
  "version": "CD",
  "description": "",
  "notes": "Wine version is pinned to lutris-6.0-x86_64 since the installer fails with lutris-fshack-6.21-6",
  "name": "Age of Empires II: The Age of Kings",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "age-of-empires-ii-the-age-of-cd",
  "installer_slug": "age-of-empires-ii-the-age-of-cd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Microsoft Games/Age of Empires II/empires2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "aoesetup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/aoesetup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directplay",
          "description": "Installing directplay for multiplayer support",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ],
    "wine": {
      "version": "lutris-6.0-x86_64"
    }
  }
}
Back to game