files:
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
- engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20BFG/RBDOOM-3-BFG.tar.xz
game:
exe: $GAMEDIR/RBDoom3BFG
gogid: 1135892318
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
- execute:
command: cd "$GAMEDIR"; mv app/base . ;
- extract:
dst: $GAMEDIR
file: engine
type: txz
description: 'Play "Doom 3: BFG" provided by GOG on Linux!'
game_slug: doom-3-bfg-edition
gogslug: doom_3
humblestoreid: ''
installer_slug: doom-3-bfg-edition-gog-rbdoom-3-bfg
name: 'Doom 3: BFG Edition'
notes: '- Using RBDOOM-3-BFG engine (compiled 25 september 2023 from Github - commit
a51833e - 64 bits)'
runner: linux
script:
files:
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
- engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20BFG/RBDOOM-3-BFG.tar.xz
game:
exe: $GAMEDIR/RBDoom3BFG
gogid: 1135892318
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
- execute:
command: cd "$GAMEDIR"; mv app/base . ;
- extract:
dst: $GAMEDIR
file: engine
type: txz
slug: doom-3-bfg-edition-gog-rbdoom-3-bfg
steamid: 208200
version: GOG + RBDOOM-3-BFG
year: 2012
{
"game_slug": "doom-3-bfg-edition",
"version": "GOG + RBDOOM-3-BFG",
"description": "Play \"Doom 3: BFG\" provided by GOG on Linux!",
"notes": "- Using RBDOOM-3-BFG engine (compiled 25 september 2023 from Github - commit a51833e - 64 bits)",
"name": "Doom 3: BFG Edition",
"year": 2012,
"steamid": 208200,
"gogslug": "doom_3",
"humblestoreid": "",
"runner": "linux",
"slug": "doom-3-bfg-edition-gog-rbdoom-3-bfg",
"installer_slug": "doom-3-bfg-edition-gog-rbdoom-3-bfg",
"script": {
"files": [
{
"gogsetup": "N/A:Please select the Windows setup exe file downloaded from your GOG account."
},
{
"engine": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20BFG/RBDOOM-3-BFG.tar.xz"
}
],
"game": {
"exe": "$GAMEDIR/RBDoom3BFG",
"gogid": 1135892318
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "gogsetup",
"format": "gog"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR\"; mv app/base . ;"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine",
"type": "txz"
}
}
]
}
}