Installer the-longest-journey-gog-scummvm

custom-name: The Longest Journey - GOG - ScummVM
files:
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20Longest%20Journey/clean.sh
- gogsetup: N/A:Select the EXE downloaded from GOG
game:
  game_id: tlj
  path: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: gogsetup
    format: gog
- input_menu:
    description: 'Choose your language for menus and subtitles:'
    id: LANG
    options:
    - keep: I prefer to keep default install language for menus and subtitles
    - fr: French
    - it: Italian
    - sp: Spanish
    - ge: German
    preselect: keep
- chmodx: script
- execute:
    args: $INPUT_LANG
    file: script
scummvm:
  aspect: true
  filtering: true
  subtitles: true
description: '"The Longest Journey" first opus provided by GOG using ScummVM'
game_slug: the-longest-journey
gogslug: the_longest_journey
humblestoreid: ''
installer_slug: the-longest-journey-gog-scummvm
name: The Longest Journey
notes: '- Multilanguage: you will be able to choose language for menus and subtitles
  during install between spanish, italian, french and german'
runner: scummvm
script:
  custom-name: The Longest Journey - GOG - ScummVM
  files:
  - script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20Longest%20Journey/clean.sh
  - gogsetup: N/A:Select the EXE downloaded from GOG
  game:
    game_id: tlj
    path: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: gogsetup
      format: gog
  - input_menu:
      description: 'Choose your language for menus and subtitles:'
      id: LANG
      options:
      - keep: I prefer to keep default install language for menus and subtitles
      - fr: French
      - it: Italian
      - sp: Spanish
      - ge: German
      preselect: keep
  - chmodx: script
  - execute:
      args: $INPUT_LANG
      file: script
  scummvm:
    aspect: true
    filtering: true
    subtitles: true
slug: the-longest-journey-gog-scummvm
steamid: 6310
version: GOG + ScummVM
year: 1999
{
  "game_slug": "the-longest-journey",
  "version": "GOG + ScummVM",
  "description": "\"The Longest Journey\" first opus provided by GOG using ScummVM",
  "notes": "- Multilanguage: you will be able to choose language for menus and subtitles during install between spanish, italian, french and german",
  "name": "The Longest Journey",
  "year": 1999,
  "steamid": 6310,
  "gogslug": "the_longest_journey",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "the-longest-journey-gog-scummvm",
  "installer_slug": "the-longest-journey-gog-scummvm",
  "script": {
    "custom-name": "The Longest Journey - GOG - ScummVM",
    "files": [
      {
        "script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20Longest%20Journey/clean.sh"
      },
      {
        "gogsetup": "N/A:Select the EXE downloaded from GOG"
      }
    ],
    "game": {
      "game_id": "tlj",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "gogsetup",
          "format": "gog"
        }
      },
      {
        "input_menu": {
          "description": "Choose your language for menus and subtitles:",
          "id": "LANG",
          "options": [
            {
              "keep": "I prefer to keep default install language for menus and subtitles"
            },
            {
              "fr": "French"
            },
            {
              "it": "Italian"
            },
            {
              "sp": "Spanish"
            },
            {
              "ge": "German"
            }
          ],
          "preselect": "keep"
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "args": "$INPUT_LANG",
          "file": "script"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "filtering": true,
      "subtitles": true
    }
  }
}
Back to game