Installer age-of-mythology-the-titans-cd

game:
  arch: win32
  exe: drive_c/Program Files/Microsoft Games/Age of Mythology/aomx.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: aom/aomx.exe
- task:
    app: mfc42
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
requires: age-of-mythology
description: ''
game_slug: age-of-mythology-the-titans
gogslug: ''
humblestoreid: ''
installer_slug: age-of-mythology-the-titans-cd
name: 'Age of Mythology: The Titans'
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Microsoft Games/Age of Mythology/aomx.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: aom/aomx.exe
  - task:
      app: mfc42
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  requires: age-of-mythology
slug: age-of-mythology-the-titans-cd
steamid: null
version: CD
year: 2003
{
  "game_slug": "age-of-mythology-the-titans",
  "version": "CD",
  "description": "",
  "notes": "",
  "name": "Age of Mythology: The Titans",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "age-of-mythology-the-titans-cd",
  "installer_slug": "age-of-mythology-the-titans-cd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Microsoft Games/Age of Mythology/aomx.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "aom/aomx.exe"
        }
      },
      {
        "task": {
          "app": "mfc42",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "requires": "age-of-mythology"
  }
}
Back to game