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-2.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 2: English
- Baldur's Gate 2 (French): French
- Baldur's Gate 2 (German): German
- Baldur's Gate 2 (Polish): Polish
- Baldur's Gate 2 (Russian): Russian
- extract:
dst: $GAMEDIR/tmp
file: $game
- extract:
dst: $GAMEDIR
file: gemrbengine
- move:
dst: $GAMEDIR/baldurs-gate-2
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-ii-enhanced-edition
gogslug: ultra_pack_deluxe_turbo_hd_remix_vol2
humblestoreid: ''
installer_slug: baldurs-gate-ii-enhanced-edit-gog-native-gemrb
name: 'Baldur''s Gate II: Enhanced Edition'
notes: "Requires a Linux distro from 2015 or more recent.\r\nRequires the latest version\
\ of GOG's Linux setup."
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-2.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 2: English
- Baldur's Gate 2 (French): French
- Baldur's Gate 2 (German): German
- Baldur's Gate 2 (Polish): Polish
- Baldur's Gate 2 (Russian): Russian
- extract:
dst: $GAMEDIR/tmp
file: $game
- extract:
dst: $GAMEDIR
file: gemrbengine
- move:
dst: $GAMEDIR/baldurs-gate-2
src: $GAMEDIR/tmp/data/noarch/prefix/drive_c/GOG Games/$INPUT_FOLDER
slug: baldurs-gate-ii-enhanced-edit-gog-native-gemrb
steamid: 257350
version: GOG - Native (GemRB)
year: 2013
{
"game_slug": "baldurs-gate-ii-enhanced-edition",
"version": "GOG - Native (GemRB)",
"description": "GOG version run with the GemRB libre engine. (gemrb.org)",
"notes": "Requires a Linux distro from 2015 or more recent.\r\nRequires the latest version of GOG's Linux setup.",
"name": "Baldur's Gate II: Enhanced Edition",
"year": 2013,
"steamid": 257350,
"gogslug": "ultra_pack_deluxe_turbo_hd_remix_vol2",
"humblestoreid": "",
"runner": "linux",
"slug": "baldurs-gate-ii-enhanced-edit-gog-native-gemrb",
"installer_slug": "baldurs-gate-ii-enhanced-edit-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-2.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 2": "English"
},
{
"Baldur's Gate 2 (French)": "French"
},
{
"Baldur's Gate 2 (German)": "German"
},
{
"Baldur's Gate 2 (Polish)": "Polish"
},
{
"Baldur's Gate 2 (Russian)": "Russian"
}
]
}
},
{
"extract": {
"dst": "$GAMEDIR/tmp",
"file": "$game"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "gemrbengine"
}
},
{
"move": {
"dst": "$GAMEDIR/baldurs-gate-2",
"src": "$GAMEDIR/tmp/data/noarch/prefix/drive_c/GOG Games/$INPUT_FOLDER"
}
}
]
}
}