Installer kings-quest-vii-the-princeles-gog-updated-installe

files:
- installer: N/A:Select the GOG.com game setup file
- fileextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  game_id: kq7
  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
system:
  reset_desktop: true
description: This installer will extract the game data from the windows installer
  from GOG.com
game_slug: kings-quest-vii-the-princeless-bride
gogslug: kings_quest_7_8
humblestoreid: ''
installer_slug: kings-quest-vii-the-princeles-gog-updated-installe
name: 'King''s Quest VII: The Princeless Bride'
notes: GOG changed the installer for this game from DOSBox to Scummvm.  If you have
  the old installer, you can use the DOSBox installer for this game.  If you have
  the new install file (setup_kings_quest_7_-_the_princeless_bride_2.00b_(20239).exe)
  then this installer will work.
runner: scummvm
script:
  files:
  - installer: N/A:Select the GOG.com game setup file
  - fileextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    game_id: kq7
    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
  system:
    reset_desktop: true
slug: kings-quest-vii-the-princeles-gog-updated-installe
steamid: null
version: GOG (Updated Installer)
year: 1994
{
  "game_slug": "kings-quest-vii-the-princeless-bride",
  "version": "GOG (Updated Installer)",
  "description": "This installer will extract the game data from the windows installer from GOG.com",
  "notes": "GOG changed the installer for this game from DOSBox to Scummvm.  If you have the old installer, you can use the DOSBox installer for this game.  If you have the new install file (setup_kings_quest_7_-_the_princeless_bride_2.00b_(20239).exe) then this installer will work.",
  "name": "King's Quest VII: The Princeless Bride",
  "year": 1994,
  "steamid": null,
  "gogslug": "kings_quest_7_8",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "kings-quest-vii-the-princeles-gog-updated-installe",
  "installer_slug": "kings-quest-vii-the-princeles-gog-updated-installe",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the GOG.com game setup file"
      },
      {
        "fileextract": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "game_id": "kq7",
      "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"
    },
    "system": {
      "reset_desktop": true
    }
  }
}
Back to game