Installer the-colonels-bequest-gog-dos-in-native-sc

files:
- setup: N/A:Select the setup file
game:
  game_id: sci:laurabow
  path: $GAMEDIR
installer:
- execute:
    args: -d "$CACHE" -g -m setup
    description: Extracting data from setup file (using innoextract).
    file: innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE
- execute:
    command: rm -rf 'gog/' '__redist/' '__support/' 'app/' 'commonappdata/' 'scummvm/'
      'fingerprints.jpg' 'README' './Manual.pdf' './Map.pdf' ./*.BAT ./INSTALL.* ./goggame-*
    description: Deleting unnecessary files.
require-binaries: xdg-open, innoextract
system:
  prelaunch_command: /bin/xdg-open $GAMEDIR/Fingerprints.pdf
description: This uses the system/Lutris ScummVM run natively, rather than the bundled
  version in Wine.
game_slug: the-colonels-bequest
gogslug: the_colonels_bequest
humblestoreid: ''
installer_slug: the-colonels-bequest-gog-dos-in-native-sc
name: The Colonel's Bequest
notes: Copy protection is not bypassed, and thus the document required to pass the
  fingerprint challenge is auto-opened on game-launch. This requires xdg-open, a common
  dependency which should already be installed. Also requires innoextract to install.
runner: scummvm
script:
  files:
  - setup: N/A:Select the setup file
  game:
    game_id: sci:laurabow
    path: $GAMEDIR
  installer:
  - execute:
      args: -d "$CACHE" -g -m setup
      description: Extracting data from setup file (using innoextract).
      file: innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE
  - execute:
      command: rm -rf 'gog/' '__redist/' '__support/' 'app/' 'commonappdata/' 'scummvm/'
        'fingerprints.jpg' 'README' './Manual.pdf' './Map.pdf' ./*.BAT ./INSTALL.*
        ./goggame-*
      description: Deleting unnecessary files.
  require-binaries: xdg-open, innoextract
  system:
    prelaunch_command: /bin/xdg-open $GAMEDIR/Fingerprints.pdf
slug: the-colonels-bequest-gog-dos-in-native-sc
steamid: null
version: GOG (DOS in Native ScummVM)
year: 1988
{
  "game_slug": "the-colonels-bequest",
  "version": "GOG (DOS in Native ScummVM)",
  "description": "This uses the system/Lutris ScummVM run natively, rather than the bundled version in Wine.",
  "notes": "Copy protection is not bypassed, and thus the document required to pass the fingerprint challenge is auto-opened on game-launch. This requires xdg-open, a common dependency which should already be installed. Also requires innoextract to install.",
  "name": "The Colonel's Bequest",
  "year": 1988,
  "steamid": null,
  "gogslug": "the_colonels_bequest",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "the-colonels-bequest-gog-dos-in-native-sc",
  "installer_slug": "the-colonels-bequest-gog-dos-in-native-sc",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the setup file"
      }
    ],
    "game": {
      "game_id": "sci:laurabow",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "execute": {
          "args": "-d \"$CACHE\" -g -m setup",
          "description": "Extracting data from setup file (using innoextract).",
          "file": "innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE"
        }
      },
      {
        "execute": {
          "command": "rm -rf 'gog/' '__redist/' '__support/' 'app/' 'commonappdata/' 'scummvm/' 'fingerprints.jpg' 'README' './Manual.pdf' './Map.pdf' ./*.BAT ./INSTALL.* ./goggame-*",
          "description": "Deleting unnecessary files."
        }
      }
    ],
    "require-binaries": "xdg-open, innoextract",
    "system": {
      "prelaunch_command": "/bin/xdg-open $GAMEDIR/Fingerprints.pdf"
    }
  }
}
Back to game