Installer phantasmagoria-2-gogcom

files:
- installer: "N/A:Select the GOG.com game setup file. Download it here: \nhttps://www.gog.com/downloads/phantasmagoria_2/en1installer0\n\
    https://www.gog.com/downloads/phantasmagoria_2/en1installer1\n"
- fileextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  game_id: phantasmagoria2
  path: $GAMEDIR
installer:
- extract:
    description: Extracting innoextract application
    dst: $CACHE
    file: $fileextract
- execute:
    args: -d "$CACHE/game" "$installer"
    description: Extracting game data
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE/game
scummvm:
  aspect: true
  fullscreen: true
  gfx-mode: 3x
description: Use the Windows installer to extract the game files.
game_slug: phantasmagoria-2
gogslug: phantasmagoria_2
humblestoreid: ''
installer_slug: phantasmagoria-2-gogcom
name: Phantasmagoria 2
notes: ''
runner: scummvm
script:
  files:
  - installer: "N/A:Select the GOG.com game setup file. Download it here: \nhttps://www.gog.com/downloads/phantasmagoria_2/en1installer0\n\
      https://www.gog.com/downloads/phantasmagoria_2/en1installer1\n"
  - fileextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    game_id: phantasmagoria2
    path: $GAMEDIR
  installer:
  - extract:
      description: Extracting innoextract application
      dst: $CACHE
      file: $fileextract
  - execute:
      args: -d "$CACHE/game" "$installer"
      description: Extracting game data
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE/game
  scummvm:
    aspect: true
    fullscreen: true
    gfx-mode: 3x
slug: phantasmagoria-2-gogcom
steamid: 501970
version: GOG.com
year: 1996
{
  "game_slug": "phantasmagoria-2",
  "version": "GOG.com",
  "description": "Use the Windows installer to extract the game files.",
  "notes": "",
  "name": "Phantasmagoria 2",
  "year": 1996,
  "steamid": 501970,
  "gogslug": "phantasmagoria_2",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "phantasmagoria-2-gogcom",
  "installer_slug": "phantasmagoria-2-gogcom",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the GOG.com game setup file. Download it here: \nhttps://www.gog.com/downloads/phantasmagoria_2/en1installer0\nhttps://www.gog.com/downloads/phantasmagoria_2/en1installer1\n"
      },
      {
        "fileextract": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "game_id": "phantasmagoria2",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting innoextract application",
          "dst": "$CACHE",
          "file": "$fileextract"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE/game\" \"$installer\"",
          "description": "Extracting game data",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/game"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "fullscreen": true,
      "gfx-mode": "3x"
    }
  }
}
Back to game