Installer discworld-cd-scummvm

custom-name: Discworld - CD - ScummVM
files:
- music: https://dl.dropboxusercontent.com/s/8kcnavvu4n848do/discworld_v2_1_ogg.zip
- multi5: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/discworld_multi5.zip
game:
  args: --language=$INPUT_LANG
  game_id: dw
  path: $GAMEDIR
  subtitles: true
installer:
- insert-disc:
    description: Please insert Discworld disc
    requires: dwu.exe
- merge:
    dst: $GAMEDIR
    src: $DISC/discwld
- extract:
    dst: $GAMEDIR/
    src: multi5
- extract:
    dst: $GAMEDIR
    src: music
- input_menu:
    description: 'Choose your preferred game''s language for game menus and subtitles:'
    id: LANG
    options:
    - en: English
    - fr: French
    - es: Spanish
    - it: Italian
    - de: German
    preselect: en
scummvm:
  fullscreen: true
description: "\"Discworld\" CD edition for ScummVM.\r\n\r\nThis script uses remastered\
  \ soundtracks from James Woodcock. Visit his site to find more adventure games quality\
  \ soundtracks replacement for ScummVM: http://scummvm.jameswoodcock.co.uk/"
game_slug: discworld
gogslug: ''
humblestoreid: ''
installer_slug: discworld-cd-scummvm
name: Discworld
notes: "- You will need the Discworld CD only one time during install.\r\n- This script\
  \ is compatible with US and European CD version.\r\n- Press F1 for main menu (load,\
  \ save, quit...).\r\n- Multilanguage: during install you will be able to choose\
  \ your preferred menus and subtitles game language between English (default), Italian,\
  \ French, Spanish and German, whatever the Discworld CD version you use."
runner: scummvm
script:
  custom-name: Discworld - CD - ScummVM
  files:
  - music: https://dl.dropboxusercontent.com/s/8kcnavvu4n848do/discworld_v2_1_ogg.zip
  - multi5: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/discworld_multi5.zip
  game:
    args: --language=$INPUT_LANG
    game_id: dw
    path: $GAMEDIR
    subtitles: true
  installer:
  - insert-disc:
      description: Please insert Discworld disc
      requires: dwu.exe
  - merge:
      dst: $GAMEDIR
      src: $DISC/discwld
  - extract:
      dst: $GAMEDIR/
      src: multi5
  - extract:
      dst: $GAMEDIR
      src: music
  - input_menu:
      description: 'Choose your preferred game''s language for game menus and subtitles:'
      id: LANG
      options:
      - en: English
      - fr: French
      - es: Spanish
      - it: Italian
      - de: German
      preselect: en
  scummvm:
    fullscreen: true
slug: discworld-cd-scummvm
steamid: null
version: CD + ScummVM
year: 1995
{
  "game_slug": "discworld",
  "version": "CD + ScummVM",
  "description": "\"Discworld\" CD edition for ScummVM.\r\n\r\nThis script uses remastered soundtracks from James Woodcock. Visit his site to find more adventure games quality soundtracks replacement for ScummVM: http://scummvm.jameswoodcock.co.uk/",
  "notes": "- You will need the Discworld CD only one time during install.\r\n- This script is compatible with US and European CD version.\r\n- Press F1 for main menu (load, save, quit...).\r\n- Multilanguage: during install you will be able to choose your preferred menus and subtitles game language between English (default), Italian, French, Spanish and German, whatever the Discworld CD version you use.",
  "name": "Discworld",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "discworld-cd-scummvm",
  "installer_slug": "discworld-cd-scummvm",
  "script": {
    "custom-name": "Discworld - CD - ScummVM",
    "files": [
      {
        "music": "https://dl.dropboxusercontent.com/s/8kcnavvu4n848do/discworld_v2_1_ogg.zip"
      },
      {
        "multi5": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/discworld_multi5.zip"
      }
    ],
    "game": {
      "args": "--language=$INPUT_LANG",
      "game_id": "dw",
      "path": "$GAMEDIR",
      "subtitles": true
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please insert Discworld disc",
          "requires": "dwu.exe"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$DISC/discwld"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/",
          "src": "multi5"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "music"
        }
      },
      {
        "input_menu": {
          "description": "Choose your preferred game's language for game menus and subtitles:",
          "id": "LANG",
          "options": [
            {
              "en": "English"
            },
            {
              "fr": "French"
            },
            {
              "es": "Spanish"
            },
            {
              "it": "Italian"
            },
            {
              "de": "German"
            }
          ],
          "preselect": "en"
        }
      }
    ],
    "scummvm": {
      "fullscreen": true
    }
  }
}
Back to game