files:
- game: N/A:Select the Linux installer downloaded from GOG
- gemrbengine:
filename: gemrb-linux-v0.9.5.AppImage
url: https://sourceforge.net/projects/gemrb/files/Releases/0.9.5/gemrb-linux-v0.9.5.AppImage/download
game:
args: -c baldurs-gate-1.cfg
exe: gemrb-linux-v0.9.5.AppImage
installer:
- extract:
dst: $GAMEDIR/tmp
file: $game
- move:
dst: $GAMEDIR/baldurs-gate-1
src: $GAMEDIR/tmp
- chmodx: $gemrbengine
- move:
dst: $GAMEDIR
src: $gemrbengine
- write_file:
content: "GamePath=./baldurs-gate-1\n GameType=bg1\n Width=640\n Height=480\n\
\ Bpp=32\n CachePath=~/.cache/baldurs-gate-1/\n "
file: $GAMEDIR/baldurs-gate-1.cfg
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:
filename: gemrb-linux-v0.9.5.AppImage
url: https://sourceforge.net/projects/gemrb/files/Releases/0.9.5/gemrb-linux-v0.9.5.AppImage/download
game:
args: -c baldurs-gate-1.cfg
exe: gemrb-linux-v0.9.5.AppImage
installer:
- extract:
dst: $GAMEDIR/tmp
file: $game
- move:
dst: $GAMEDIR/baldurs-gate-1
src: $GAMEDIR/tmp
- chmodx: $gemrbengine
- move:
dst: $GAMEDIR
src: $gemrbengine
- write_file:
content: "GamePath=./baldurs-gate-1\n GameType=bg1\n Width=640\n Height=480\n\
\ Bpp=32\n CachePath=~/.cache/baldurs-gate-1/\n "
file: $GAMEDIR/baldurs-gate-1.cfg
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": {
"filename": "gemrb-linux-v0.9.5.AppImage",
"url": "https://sourceforge.net/projects/gemrb/files/Releases/0.9.5/gemrb-linux-v0.9.5.AppImage/download"
}
}
],
"game": {
"args": "-c baldurs-gate-1.cfg",
"exe": "gemrb-linux-v0.9.5.AppImage"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/tmp",
"file": "$game"
}
},
{
"move": {
"dst": "$GAMEDIR/baldurs-gate-1",
"src": "$GAMEDIR/tmp"
}
},
{
"chmodx": "$gemrbengine"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "$gemrbengine"
}
},
{
"write_file": {
"content": "GamePath=./baldurs-gate-1\n GameType=bg1\n Width=640\n Height=480\n Bpp=32\n CachePath=~/.cache/baldurs-gate-1/\n ",
"file": "$GAMEDIR/baldurs-gate-1.cfg"
}
}
]
}
}