Installer amazing-adventures-the-forgot-cd-installer

game:
  arch: win32
  exe: drive_c/Program Files(x86)/PopCap Games/Amazing Adventures 4/AmazingAdventures4.exe
  prefix: $GAMEDIR
installer:
- insert-disc: null
- task:
    executable: $DISC/installers/AmazingAdventures4Setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: Installed from PopCap's original Hidden Object Treasure Trove collection
game_slug: amazing-adventures-the-forgotten-dynasty
gogslug: ''
humblestoreid: ''
installer_slug: amazing-adventures-the-forgot-cd-installer
name: 'Amazing Adventures: The Forgotten Dynasty'
notes: Must gave game disk
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files(x86)/PopCap Games/Amazing Adventures 4/AmazingAdventures4.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc: null
  - task:
      executable: $DISC/installers/AmazingAdventures4Setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: amazing-adventures-the-forgot-cd-installer
steamid: null
version: CD Installer
year: 2011
{
  "game_slug": "amazing-adventures-the-forgotten-dynasty",
  "version": "CD Installer",
  "description": "Installed from PopCap's original Hidden Object Treasure Trove collection",
  "notes": "Must gave game disk",
  "name": "Amazing Adventures: The Forgotten Dynasty",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "amazing-adventures-the-forgot-cd-installer",
  "installer_slug": "amazing-adventures-the-forgot-cd-installer",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files(x86)/PopCap Games/Amazing Adventures 4/AmazingAdventures4.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": null
      },
      {
        "task": {
          "executable": "$DISC/installers/AmazingAdventures4Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game