files:
- gogsetup: N/A:Please select the GOG installer
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Alone%20in%20the%20Dark%201/clean.sh
game:
config_file: $GAMEDIR/dosbox_conf/dosboxAlone1.conf
main_file: $GAMEDIR/dosbox_conf/dosboxAlone1_single.conf
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
- input_menu:
description: Please choose your preferred game's text language
id: LANG
options:
- 0: "Fran\xE7ais"
- 1: English
- 2: "Espa\xF1ol"
- 3: Deutsch
- 4: Italiano
preselect: 1
- chmodx: script
- execute:
args: $INPUT_LANG
file: script
description: Play "Alone in the Dark" GOG edition on Linux!
game_slug: alone-in-the-dark-1
gogslug: alone_in_the_dark_the_trilogy_123
humblestoreid: ''
installer_slug: alone-in-the-dark-1-gog
name: Alone in the Dark 1
notes: '- Multilanguage: during install, you can choose text language during install
between English (default), French, German, Spanish and Italian'
runner: dosbox
script:
files:
- gogsetup: N/A:Please select the GOG installer
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Alone%20in%20the%20Dark%201/clean.sh
game:
config_file: $GAMEDIR/dosbox_conf/dosboxAlone1.conf
main_file: $GAMEDIR/dosbox_conf/dosboxAlone1_single.conf
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
- input_menu:
description: Please choose your preferred game's text language
id: LANG
options:
- 0: "Fran\xE7ais"
- 1: English
- 2: "Espa\xF1ol"
- 3: Deutsch
- 4: Italiano
preselect: 1
- chmodx: script
- execute:
args: $INPUT_LANG
file: script
slug: alone-in-the-dark-1-gog
steamid: null
version: GOG
year: 1992
{
"game_slug": "alone-in-the-dark-1",
"version": "GOG",
"description": "Play \"Alone in the Dark\" GOG edition on Linux!",
"notes": "- Multilanguage: during install, you can choose text language during install between English (default), French, German, Spanish and Italian",
"name": "Alone in the Dark 1",
"year": 1992,
"steamid": null,
"gogslug": "alone_in_the_dark_the_trilogy_123",
"humblestoreid": "",
"runner": "dosbox",
"slug": "alone-in-the-dark-1-gog",
"installer_slug": "alone-in-the-dark-1-gog",
"script": {
"files": [
{
"gogsetup": "N/A:Please select the GOG installer"
},
{
"script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Alone%20in%20the%20Dark%201/clean.sh"
}
],
"game": {
"config_file": "$GAMEDIR/dosbox_conf/dosboxAlone1.conf",
"main_file": "$GAMEDIR/dosbox_conf/dosboxAlone1_single.conf"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "gogsetup",
"format": "gog"
}
},
{
"input_menu": {
"description": "Please choose your preferred game's text language",
"id": "LANG",
"options": [
{
"0": "Fran\u00e7ais"
},
{
"1": "English"
},
{
"2": "Espa\u00f1ol"
},
{
"3": "Deutsch"
},
{
"4": "Italiano"
}
],
"preselect": 1
}
},
{
"chmodx": "script"
},
{
"execute": {
"args": "$INPUT_LANG",
"file": "script"
}
}
]
}
}