Installer age-of-empires-iii-complete-c-cd

game:
  exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires III/age3y.exe
  prefix: $GAMEDIR
installer:
- task:
    app: winxp
    description: Setting up wine to windows xp
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts  quartz mfc42 l3codecx msxml4 vcrun6 riched20
    description: Insert disc 1
    name: winetricks
    prefix: $GAMEDIR
- insert-disc:
    description: Insert AoE3 Complette
    requires: setup.exe
- task:
    description: Installing the game extension
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: Complete cd edition. Thx to the wine community for helping to create
  this installation script.
game_slug: age-of-empires-iii-complete-collection
gogslug: ''
humblestoreid: ''
installer_slug: age-of-empires-iii-complete-c-cd
name: 'Age of Empires III: Complete Collection'
notes: "If the installer can't copy the game files from the discs, try to copy  them\
  \ yourself and then select them.\r\nThe game must be updated manually to be played\
  \ without any disc. Just launch the game and look for updates in the options section\
  \ or download the patch on the internet.\r\nThe sound rarelly crackles and there\
  \ are minor graphic glitches. No workaround."
runner: wine
script:
  game:
    exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires III/age3y.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: winxp
      description: Setting up wine to windows xp
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts  quartz mfc42 l3codecx msxml4 vcrun6 riched20
      description: Insert disc 1
      name: winetricks
      prefix: $GAMEDIR
  - insert-disc:
      description: Insert AoE3 Complette
      requires: setup.exe
  - task:
      description: Installing the game extension
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: age-of-empires-iii-complete-c-cd
steamid: 105450
version: CD
year: 2009
{
  "game_slug": "age-of-empires-iii-complete-collection",
  "version": "CD",
  "description": "Complete cd edition. Thx to the wine community for helping to create this installation script.",
  "notes": "If the installer can't copy the game files from the discs, try to copy  them yourself and then select them.\r\nThe game must be updated manually to be played without any disc. Just launch the game and look for updates in the options section or download the patch on the internet.\r\nThe sound rarelly crackles and there are minor graphic glitches. No workaround.",
  "name": "Age of Empires III: Complete Collection",
  "year": 2009,
  "steamid": 105450,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "age-of-empires-iii-complete-c-cd",
  "installer_slug": "age-of-empires-iii-complete-c-cd",
  "script": {
    "game": {
      "exe": "drive_c/Program Files (x86)/Microsoft Games/Age of Empires III/age3y.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "winxp",
          "description": "Setting up wine to windows xp",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts  quartz mfc42 l3codecx msxml4 vcrun6 riched20",
          "description": "Insert disc 1",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "description": "Insert AoE3 Complette",
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "description": "Installing the game extension",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game