custom-name: The Dig - GOG - ScummVM
files:
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
- language: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20DIG/lang.7z
game:
game_id: dig
path: $GAMEDIR
subtitles: true
installer:
- extract:
dst: $CACHE/innoextract
file: inno
- execute:
args: --extract $gogsetup --output-dir "$GAMEDIR"
file: $CACHE/innoextract/innoextract
- input_menu:
description: 'Please choose your preferred game''s language for subtitles:'
id: LANG
options:
- en: English
- fr: French
- de: German
- es: Spanish
- it: Italian
preselect: en
- extract:
dst: $GAMEDIR/tmp
src: $language
- execute:
command: cd "$GAMEDIR"; if [ "$INPUT_LANG" != "en" ]; then cp tmp/$INPUT_LANG/LANGUAGE.BND
"$GAMEDIR"; fi; rm -f -r app commonappdata __redist __support tmp goggame-1425299904.*;
scummvm:
aspect: true
fullscreen: true
description: '"The DIG" using Lutris ScummVM runner.'
game_slug: the-dig
gogslug: the_dig
humblestoreid: ''
installer_slug: the-dig-gog
name: The Dig
notes: '- Multilanguage: you could choose your preferred language for game subtitles
during install between english (default), french, german, italian and spanish'
runner: scummvm
script:
custom-name: The Dig - GOG - ScummVM
files:
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
- language: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20DIG/lang.7z
game:
game_id: dig
path: $GAMEDIR
subtitles: true
installer:
- extract:
dst: $CACHE/innoextract
file: inno
- execute:
args: --extract $gogsetup --output-dir "$GAMEDIR"
file: $CACHE/innoextract/innoextract
- input_menu:
description: 'Please choose your preferred game''s language for subtitles:'
id: LANG
options:
- en: English
- fr: French
- de: German
- es: Spanish
- it: Italian
preselect: en
- extract:
dst: $GAMEDIR/tmp
src: $language
- execute:
command: cd "$GAMEDIR"; if [ "$INPUT_LANG" != "en" ]; then cp tmp/$INPUT_LANG/LANGUAGE.BND
"$GAMEDIR"; fi; rm -f -r app commonappdata __redist __support tmp goggame-1425299904.*;
scummvm:
aspect: true
fullscreen: true
slug: the-dig-gog
steamid: 6040
version: GOG
year: 1995
{
"game_slug": "the-dig",
"version": "GOG",
"description": "\"The DIG\" using Lutris ScummVM runner.",
"notes": "- Multilanguage: you could choose your preferred language for game subtitles during install between english (default), french, german, italian and spanish",
"name": "The Dig",
"year": 1995,
"steamid": 6040,
"gogslug": "the_dig",
"humblestoreid": "",
"runner": "scummvm",
"slug": "the-dig-gog",
"installer_slug": "the-dig-gog",
"script": {
"custom-name": "The Dig - GOG - ScummVM",
"files": [
{
"inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
},
{
"gogsetup": "N/A:Please select the Windows setup exe file downloaded from your GOG account."
},
{
"language": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20DIG/lang.7z"
}
],
"game": {
"game_id": "dig",
"path": "$GAMEDIR",
"subtitles": true
},
"installer": [
{
"extract": {
"dst": "$CACHE/innoextract",
"file": "inno"
}
},
{
"execute": {
"args": "--extract $gogsetup --output-dir \"$GAMEDIR\"",
"file": "$CACHE/innoextract/innoextract"
}
},
{
"input_menu": {
"description": "Please choose your preferred game's language for subtitles:",
"id": "LANG",
"options": [
{
"en": "English"
},
{
"fr": "French"
},
{
"de": "German"
},
{
"es": "Spanish"
},
{
"it": "Italian"
}
],
"preselect": "en"
}
},
{
"extract": {
"dst": "$GAMEDIR/tmp",
"src": "$language"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR\"; if [ \"$INPUT_LANG\" != \"en\" ]; then cp tmp/$INPUT_LANG/LANGUAGE.BND \"$GAMEDIR\"; fi; rm -f -r app commonappdata __redist __support tmp goggame-1425299904.*;"
}
}
],
"scummvm": {
"aspect": true,
"fullscreen": true
}
}
}