custom-name: Myst - Masterpiece Edition - GOG - ScummVM
files:
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
- gogsetup: N/A:Select the GOG setup file
game:
args: --language=$INPUT_LANG --filtering
game_id: mohawk:myst
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 the game''s language:'
id: LANG
options:
- en: English
- fr: French
- de: German
- pl: Polish
- es: Spanish
preselect: en
- execute:
command: cd "$GAMEDIR"; rm -f -r app commonappdata __redist source __support tmp
goggame-1207658818.* language_setup.* Launch_MystME.exe;
scummvm:
aspect: true
fullscreen: true
description: "\"Myst - Masterpiece Edition\" on Linux OS.\r\nIt is only compatible\
\ with GOG edition and uses Lutris ScummVM runner."
game_slug: myst-masterpiece-edition
gogslug: myst_through_the_ages
humblestoreid: ''
installer_slug: myst-masterpiece-edition-gog-scummvm
name: 'Myst: Masterpiece Edition'
notes: '- Multilanguage: you could choose your preferred game language during install
between english (default), french, german, polish and spanish.'
runner: scummvm
script:
custom-name: Myst - Masterpiece Edition - GOG - ScummVM
files:
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
- gogsetup: N/A:Select the GOG setup file
game:
args: --language=$INPUT_LANG --filtering
game_id: mohawk:myst
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 the game''s language:'
id: LANG
options:
- en: English
- fr: French
- de: German
- pl: Polish
- es: Spanish
preselect: en
- execute:
command: cd "$GAMEDIR"; rm -f -r app commonappdata __redist source __support
tmp goggame-1207658818.* language_setup.* Launch_MystME.exe;
scummvm:
aspect: true
fullscreen: true
slug: myst-masterpiece-edition-gog-scummvm
steamid: 63660
version: GOG + ScummVM
year: 2000
{
"game_slug": "myst-masterpiece-edition",
"version": "GOG + ScummVM",
"description": "\"Myst - Masterpiece Edition\" 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 and spanish.",
"name": "Myst: Masterpiece Edition",
"year": 2000,
"steamid": 63660,
"gogslug": "myst_through_the_ages",
"humblestoreid": "",
"runner": "scummvm",
"slug": "myst-masterpiece-edition-gog-scummvm",
"installer_slug": "myst-masterpiece-edition-gog-scummvm",
"script": {
"custom-name": "Myst - Masterpiece Edition - GOG - ScummVM",
"files": [
{
"inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
},
{
"gogsetup": "N/A:Select the GOG setup file"
}
],
"game": {
"args": "--language=$INPUT_LANG --filtering",
"game_id": "mohawk:myst",
"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 the game's language:",
"id": "LANG",
"options": [
{
"en": "English"
},
{
"fr": "French"
},
{
"de": "German"
},
{
"pl": "Polish"
},
{
"es": "Spanish"
}
],
"preselect": "en"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR\"; rm -f -r app commonappdata __redist source __support tmp goggame-1207658818.* language_setup.* Launch_MystME.exe;"
}
}
],
"scummvm": {
"aspect": true,
"fullscreen": true
}
}
}