files:
- game: N/A:Select the Linux installer downloaded from GOG
- gemrbengine: https://lutris.net/files/runners/gemrb-0.8.1-x64.tar.gz
game:
args: -c baldurs-gate-1.cfg
exe: gemrb
installer:
- input_menu:
description: Select the game's language (same as the version downloaded from GOG)
id: FOLDER
options:
- Baldur's Gate: English
- Baldur's Gate (French): French
- Baldur's Gate (German): German
- Baldur's Gate (Polish): Polish
- Baldur's Gate (Russian): Russian
- extract:
dst: $GAMEDIR/tmp
file: $game
- extract:
dst: $GAMEDIR
file: gemrbengine
- move:
dst: $GAMEDIR/baldurs-gate-1
src: $GAMEDIR/tmp/data/noarch/prefix/drive_c/GOG Games/$INPUT_FOLDER
description: GOG version run with the GemRB libre engine. (gemrb.org)
game_slug: baldurs-gate-the-original-saga
gogslug: ultra_pack_deluxe_turbo_hd_remix_vol2
humblestoreid: ''
installer_slug: baldurs-gate-the-original-sag-gog-native-gemrb
name: 'Baldur''s Gate: The Original Saga'
notes: ''
runner: linux
script:
files:
- game: N/A:Select the Linux installer downloaded from GOG
- gemrbengine: https://lutris.net/files/runners/gemrb-0.8.1-x64.tar.gz
game:
args: -c baldurs-gate-1.cfg
exe: gemrb
installer:
- input_menu:
description: Select the game's language (same as the version downloaded from
GOG)
id: FOLDER
options:
- Baldur's Gate: English
- Baldur's Gate (French): French
- Baldur's Gate (German): German
- Baldur's Gate (Polish): Polish
- Baldur's Gate (Russian): Russian
- extract:
dst: $GAMEDIR/tmp
file: $game
- extract:
dst: $GAMEDIR
file: gemrbengine
- move:
dst: $GAMEDIR/baldurs-gate-1
src: $GAMEDIR/tmp/data/noarch/prefix/drive_c/GOG Games/$INPUT_FOLDER
slug: baldurs-gate-the-original-sag-gog-native-gemrb
steamid: null
version: GOG - Native (GemRB)
year: 1998
{
"game_slug": "baldurs-gate-the-original-saga",
"version": "GOG - Native (GemRB)",
"description": "GOG version run with the GemRB libre engine. (gemrb.org)",
"notes": "",
"name": "Baldur's Gate: The Original Saga",
"year": 1998,
"steamid": null,
"gogslug": "ultra_pack_deluxe_turbo_hd_remix_vol2",
"humblestoreid": "",
"runner": "linux",
"slug": "baldurs-gate-the-original-sag-gog-native-gemrb",
"installer_slug": "baldurs-gate-the-original-sag-gog-native-gemrb",
"script": {
"files": [
{
"game": "N/A:Select the Linux installer downloaded from GOG"
},
{
"gemrbengine": "https://lutris.net/files/runners/gemrb-0.8.1-x64.tar.gz"
}
],
"game": {
"args": "-c baldurs-gate-1.cfg",
"exe": "gemrb"
},
"installer": [
{
"input_menu": {
"description": "Select the game's language (same as the version downloaded from GOG)",
"id": "FOLDER",
"options": [
{
"Baldur's Gate": "English"
},
{
"Baldur's Gate (French)": "French"
},
{
"Baldur's Gate (German)": "German"
},
{
"Baldur's Gate (Polish)": "Polish"
},
{
"Baldur's Gate (Russian)": "Russian"
}
]
}
},
{
"extract": {
"dst": "$GAMEDIR/tmp",
"file": "$game"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "gemrbengine"
}
},
{
"move": {
"dst": "$GAMEDIR/baldurs-gate-1",
"src": "$GAMEDIR/tmp/data/noarch/prefix/drive_c/GOG Games/$INPUT_FOLDER"
}
}
]
}
}