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 --subtitles
game_id: dw
path: $GAMEDIR
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
description: Play "Discworld" CD edition on Linux!
game_slug: discworld
gogslug: ''
humblestoreid: ''
installer_slug: discworld-cd-scummvm
name: Discworld
notes: "- Included remastered soundtracks by James Woodcock\r\n- Press F1 for main\
\ menu (change menus and subtitles language, load, save, quit...)\r\n- 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- Multilanguage: during install you will be\
\ able to choose game menus and subtitles language between English (default), Italian,\
\ French, Spanish and German, whatever the CD version you use"
runner: scummvm
script:
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 --subtitles
game_id: dw
path: $GAMEDIR
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
slug: discworld-cd-scummvm
steamid: null
version: CD + ScummVM
year: 1995
{
"game_slug": "discworld",
"version": "CD + ScummVM",
"description": "Play \"Discworld\" CD edition on Linux!",
"notes": "- Included remastered soundtracks by James Woodcock\r\n- Press F1 for main menu (change menus and subtitles language, load, save, quit...)\r\n- 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- Multilanguage: during install you will be able to choose game menus and subtitles language between English (default), Italian, French, Spanish and German, whatever the CD version you use",
"name": "Discworld",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "scummvm",
"slug": "discworld-cd-scummvm",
"installer_slug": "discworld-cd-scummvm",
"script": {
"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 --subtitles",
"game_id": "dw",
"path": "$GAMEDIR"
},
"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"
}
}
]
}
}