files:
- GOG_INSTALLER: N/A:Please select the GOG installer
- INNO_INSTALLER: https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz
game:
game_id: eob2
gogid: 1432576039
path: $GAMEDIR
installer:
- input_menu:
description: Choose available game language
id: LANG
options:
- de-DE: Deutsche
- en-US: English
- es-ES: "Espa\xF1ol"
preselect: en-US
- extract:
dst: $CACHE
file: $INNO_INSTALLER
- execute:
args: --language "$INPUT_LANG" -d "$CACHE" "$GOG_INSTALLER"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE
description: "Required Lutris 5.x or greater\r\nRequire a GOG account with this game\
\ in the account's collection.\r\nCurrently supports English and German languages."
game_slug: eye-of-the-beholder-ii-the-legend-of-darkmoon
gogslug: dd_classics
humblestoreid: ''
installer_slug: eye-of-the-beholder-ii-the-le-gogscummvm
name: 'Eye of the Beholder II: The Legend of Darkmoon'
notes: "The Espa\xF1ol (Spanish) language doesn't work because of ScummVM 2.0.0 hash\
\ mismatch and ScummVM doesn't detect the game. Waiting for ScummVM to add the correct\
\ hash to detect the Spanish version of the game."
runner: scummvm
script:
files:
- GOG_INSTALLER: N/A:Please select the GOG installer
- INNO_INSTALLER: https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz
game:
game_id: eob2
gogid: 1432576039
path: $GAMEDIR
installer:
- input_menu:
description: Choose available game language
id: LANG
options:
- de-DE: Deutsche
- en-US: English
- es-ES: "Espa\xF1ol"
preselect: en-US
- extract:
dst: $CACHE
file: $INNO_INSTALLER
- execute:
args: --language "$INPUT_LANG" -d "$CACHE" "$GOG_INSTALLER"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE
slug: eye-of-the-beholder-ii-the-le-gogscummvm
steamid: null
version: GOG+ScummVM
year: 1991
{
"game_slug": "eye-of-the-beholder-ii-the-legend-of-darkmoon",
"version": "GOG+ScummVM",
"description": "Required Lutris 5.x or greater\r\nRequire a GOG account with this game in the account's collection.\r\nCurrently supports English and German languages.",
"notes": "The Espa\u00f1ol (Spanish) language doesn't work because of ScummVM 2.0.0 hash mismatch and ScummVM doesn't detect the game. Waiting for ScummVM to add the correct hash to detect the Spanish version of the game.",
"name": "Eye of the Beholder II: The Legend of Darkmoon",
"year": 1991,
"steamid": null,
"gogslug": "dd_classics",
"humblestoreid": "",
"runner": "scummvm",
"slug": "eye-of-the-beholder-ii-the-le-gogscummvm",
"installer_slug": "eye-of-the-beholder-ii-the-le-gogscummvm",
"script": {
"files": [
{
"GOG_INSTALLER": "N/A:Please select the GOG installer"
},
{
"INNO_INSTALLER": "https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz"
}
],
"game": {
"game_id": "eob2",
"gogid": 1432576039,
"path": "$GAMEDIR"
},
"installer": [
{
"input_menu": {
"description": "Choose available game language",
"id": "LANG",
"options": [
{
"de-DE": "Deutsche"
},
{
"en-US": "English"
},
{
"es-ES": "Espa\u00f1ol"
}
],
"preselect": "en-US"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "$INNO_INSTALLER"
}
},
{
"execute": {
"args": "--language \"$INPUT_LANG\" -d \"$CACHE\" \"$GOG_INSTALLER\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE"
}
}
]
}
}