Installer broken-sword-the-shadow-of-th-cd

custom-name: Broken Sword - The Shadow of the Templars - CD - ScummVM
files:
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Broken%20Sword%20-%20Shadow%20of%20the%20Templars/clean.sh
game:
  args: --language=$INPUT_LANG --filtering
  game_id: sword1
  path: $GAMEDIR
  subtitles: true
installer:
- insert-disc:
    description: Please insert disc 1
    requires: cd1.id
- merge:
    dst: $GAMEDIR/cd1
    src: $DISC
- insert-disc:
    description: Please insert disc 2
    requires: cd2.id
- merge:
    dst: $GAMEDIR/cd2
    src: $DISC
- chmodx: script
- execute:
    file: script
- input_menu:
    description: 'Choose language for menus and subtitles:'
    id: LANG
    options:
    - en: English
    - fr: French
    - de: German
    - it: Italian
    - es: Spanish
    preselect: en
scummvm:
  fullscreen: true
description: '"Broken Sword: The Shadow of the Templars" 2 CD Edition running with
  ScummVM.'
game_slug: broken-sword-the-shadow-of-the-templars
gogslug: broken_sword_directors_cut
humblestoreid: broken-sword-shadow-of-the-templars-the-directors-cut
installer_slug: broken-sword-the-shadow-of-th-cd
name: 'Broken Sword: The Shadow of the Templars'
notes: "- During install you can choose language for menus and subtitles beween English\
  \ (default), French, German, Italian, Spanish\r\n- You will need the 2 CD only during\
  \ install"
runner: scummvm
script:
  custom-name: Broken Sword - The Shadow of the Templars - CD - ScummVM
  files:
  - script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Broken%20Sword%20-%20Shadow%20of%20the%20Templars/clean.sh
  game:
    args: --language=$INPUT_LANG --filtering
    game_id: sword1
    path: $GAMEDIR
    subtitles: true
  installer:
  - insert-disc:
      description: Please insert disc 1
      requires: cd1.id
  - merge:
      dst: $GAMEDIR/cd1
      src: $DISC
  - insert-disc:
      description: Please insert disc 2
      requires: cd2.id
  - merge:
      dst: $GAMEDIR/cd2
      src: $DISC
  - chmodx: script
  - execute:
      file: script
  - input_menu:
      description: 'Choose language for menus and subtitles:'
      id: LANG
      options:
      - en: English
      - fr: French
      - de: German
      - it: Italian
      - es: Spanish
      preselect: en
  scummvm:
    fullscreen: true
slug: broken-sword-the-shadow-of-th-cd
steamid: 57640
version: CD
year: 1996
{
  "game_slug": "broken-sword-the-shadow-of-the-templars",
  "version": "CD",
  "description": "\"Broken Sword: The Shadow of the Templars\" 2 CD Edition running with ScummVM.",
  "notes": "- During install you can choose language for menus and subtitles beween English (default), French, German, Italian, Spanish\r\n- You will need the 2 CD only during install",
  "name": "Broken Sword: The Shadow of the Templars",
  "year": 1996,
  "steamid": 57640,
  "gogslug": "broken_sword_directors_cut",
  "humblestoreid": "broken-sword-shadow-of-the-templars-the-directors-cut",
  "runner": "scummvm",
  "slug": "broken-sword-the-shadow-of-th-cd",
  "installer_slug": "broken-sword-the-shadow-of-th-cd",
  "script": {
    "custom-name": "Broken Sword - The Shadow of the Templars - CD - ScummVM",
    "files": [
      {
        "script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Broken%20Sword%20-%20Shadow%20of%20the%20Templars/clean.sh"
      }
    ],
    "game": {
      "args": "--language=$INPUT_LANG --filtering",
      "game_id": "sword1",
      "path": "$GAMEDIR",
      "subtitles": true
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please insert disc 1",
          "requires": "cd1.id"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/cd1",
          "src": "$DISC"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 2",
          "requires": "cd2.id"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/cd2",
          "src": "$DISC"
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "file": "script"
        }
      },
      {
        "input_menu": {
          "description": "Choose language for menus and subtitles:",
          "id": "LANG",
          "options": [
            {
              "en": "English"
            },
            {
              "fr": "French"
            },
            {
              "de": "German"
            },
            {
              "it": "Italian"
            },
            {
              "es": "Spanish"
            }
          ],
          "preselect": "en"
        }
      }
    ],
    "scummvm": {
      "fullscreen": true
    }
  }
}
Back to game