Installer riven-the-sequel-to-myst-gog-scummvm

custom-name: Riven - The Sequel to Myst - GOG - ScummVM
files:
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
- gogsetup: N/A:Please select Windows setup exe file downloaded from your GOG account.
game:
  args: --language=$INPUT_LANG --filtering
  game_id: mohawk:riven
  path: $GAMEDIR
installer:
- extract:
    dst: $CACHE/innoextract
    file: inno
- execute:
    args: --extract --gog $gogsetup --output-dir "$GAMEDIR/"
    file: $CACHE/innoextract/innoextract
- input_menu:
    description: 'Choose your preferred game''s language:'
    id: LANG
    options:
    - en: English
    - fr: French
    - de: German
    - pl: Polish
    - es: Spanish
    - it: Italian
    - jp: Japanese
    - ru: Russian
    preselect: en
scummvm:
  aspect: true
  fullscreen: true
description: "\"Riven - The Sequel to Myst\" on Linux OS.\r\nIt is only compatible\
  \ with GOG edition and uses Lutris ScummVM runner."
game_slug: riven-the-sequel-to-myst
gogslug: myst_30th_anniversary_collection
humblestoreid: ''
installer_slug: riven-the-sequel-to-myst-gog-scummvm
name: 'Riven: The Sequel to Myst'
notes: '- Multilanguage: you could choose your preferred game language during install
  between english (default), french, german, polish, spanish, italian, japanese and
  russian.'
runner: scummvm
script:
  custom-name: Riven - The Sequel to Myst - GOG - ScummVM
  files:
  - inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
  - gogsetup: N/A:Please select Windows setup exe file downloaded from your GOG account.
  game:
    args: --language=$INPUT_LANG --filtering
    game_id: mohawk:riven
    path: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/innoextract
      file: inno
  - execute:
      args: --extract --gog $gogsetup --output-dir "$GAMEDIR/"
      file: $CACHE/innoextract/innoextract
  - input_menu:
      description: 'Choose your preferred game''s language:'
      id: LANG
      options:
      - en: English
      - fr: French
      - de: German
      - pl: Polish
      - es: Spanish
      - it: Italian
      - jp: Japanese
      - ru: Russian
      preselect: en
  scummvm:
    aspect: true
    fullscreen: true
slug: riven-the-sequel-to-myst-gog-scummvm
steamid: 63610
version: GOG + ScummVM
year: 1997
{
  "game_slug": "riven-the-sequel-to-myst",
  "version": "GOG + ScummVM",
  "description": "\"Riven - The Sequel to Myst\" on Linux OS.\r\nIt is only compatible with GOG edition and uses Lutris ScummVM runner.",
  "notes": "- Multilanguage: you could choose your preferred game language during install between english (default), french, german, polish, spanish, italian, japanese and russian.",
  "name": "Riven: The Sequel to Myst",
  "year": 1997,
  "steamid": 63610,
  "gogslug": "myst_30th_anniversary_collection",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "riven-the-sequel-to-myst-gog-scummvm",
  "installer_slug": "riven-the-sequel-to-myst-gog-scummvm",
  "script": {
    "custom-name": "Riven - The Sequel to Myst - GOG - ScummVM",
    "files": [
      {
        "inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
      },
      {
        "gogsetup": "N/A:Please select Windows setup exe file downloaded from your GOG account."
      }
    ],
    "game": {
      "args": "--language=$INPUT_LANG --filtering",
      "game_id": "mohawk:riven",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/innoextract",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "--extract --gog $gogsetup --output-dir \"$GAMEDIR/\"",
          "file": "$CACHE/innoextract/innoextract"
        }
      },
      {
        "input_menu": {
          "description": "Choose your preferred game's language:",
          "id": "LANG",
          "options": [
            {
              "en": "English"
            },
            {
              "fr": "French"
            },
            {
              "de": "German"
            },
            {
              "pl": "Polish"
            },
            {
              "es": "Spanish"
            },
            {
              "it": "Italian"
            },
            {
              "jp": "Japanese"
            },
            {
              "ru": "Russian"
            }
          ],
          "preselect": "en"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "fullscreen": true
    }
  }
}
Back to game