files:
- gogsetup: N/A:Select setup exe file downloaded from your GOG games library page.
game:
exe: $GAMEDIR/drive_c/GOG Games/Blood Omen/Kain.exe
prefix: $GAMEDIR
installer:
- task:
description: Create Prefix...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
description: 'Installing Blood Omen: Legacy of Kain'
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
- task:
description: Setting Game Options
executable: $GAMEDIR/drive_c/GOG Games/Blood Omen/dxcfg.exe
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
overrides:
ddraw.dll: n,b
description: 'This setup will install Legacy of Kain: Blood Omen (GOG) on your Linux
OS.'
game_slug: blood-omen-legacy-of-kain
gogslug: blood_omen_legacy_of_kain
humblestoreid: ''
installer_slug: blood-omen-legacy-of-kain-gog
name: 'Blood Omen: Legacy of Kain'
notes: "German language patch available under:\r\nhttps://www.compiware-forum.de/downloads/file/774-blood-omen-legacy-of-kain-german-patch/"
runner: wine
script:
files:
- gogsetup: N/A:Select setup exe file downloaded from your GOG games library page.
game:
exe: $GAMEDIR/drive_c/GOG Games/Blood Omen/Kain.exe
prefix: $GAMEDIR
installer:
- task:
description: Create Prefix...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
description: 'Installing Blood Omen: Legacy of Kain'
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
- task:
description: Setting Game Options
executable: $GAMEDIR/drive_c/GOG Games/Blood Omen/dxcfg.exe
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
overrides:
ddraw.dll: n,b
slug: blood-omen-legacy-of-kain-gog
steamid: null
version: GOG
year: 1996
{
"game_slug": "blood-omen-legacy-of-kain",
"version": "GOG",
"description": "This setup will install Legacy of Kain: Blood Omen (GOG) on your Linux OS.",
"notes": "German language patch available under:\r\nhttps://www.compiware-forum.de/downloads/file/774-blood-omen-legacy-of-kain-german-patch/",
"name": "Blood Omen: Legacy of Kain",
"year": 1996,
"steamid": null,
"gogslug": "blood_omen_legacy_of_kain",
"humblestoreid": "",
"runner": "wine",
"slug": "blood-omen-legacy-of-kain-gog",
"installer_slug": "blood-omen-legacy-of-kain-gog",
"script": {
"files": [
{
"gogsetup": "N/A:Select setup exe file downloaded from your GOG games library page."
}
],
"game": {
"exe": "$GAMEDIR/drive_c/GOG Games/Blood Omen/Kain.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Create Prefix...",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Blood Omen: Legacy of Kain",
"executable": "gogsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Setting Game Options",
"executable": "$GAMEDIR/drive_c/GOG Games/Blood Omen/dxcfg.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true,
"overrides": {
"ddraw.dll": "n,b"
}
}
}
}