files:
- setup:
filename: BlackDesert_Installer_NAEU.exe
url: https://naeu-o-dn.playblackdesert.com/UploadData/installer/BlackDesert_Installer_NAEU.exe
game:
appid: 582660
exe: $GAMEDIR/drive_c/Pearlabyss/BlackDesert/BlackDesertLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
description: Running Black Desert Online Installer. Please do not run the game
until this script finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
SteamGameId: 582660
WINE_DISABLE_KERNEL_WRITEWATCH: 1
description: null
game_slug: black-desert-online
gogslug: ''
humblestoreid: ''
installer_slug: black-desert-online-standalone
name: Black Desert Online
notes: ''
runner: wine
script:
files:
- setup:
filename: BlackDesert_Installer_NAEU.exe
url: https://naeu-o-dn.playblackdesert.com/UploadData/installer/BlackDesert_Installer_NAEU.exe
game:
appid: 582660
exe: $GAMEDIR/drive_c/Pearlabyss/BlackDesert/BlackDesertLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
description: Running Black Desert Online Installer. Please do not run the game
until this script finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
SteamGameId: 582660
WINE_DISABLE_KERNEL_WRITEWATCH: 1
slug: black-desert-online-standalone
steamid: 582660
version: Standalone
year: 2014
{
"game_slug": "black-desert-online",
"version": "Standalone",
"description": null,
"notes": "",
"name": "Black Desert Online",
"year": 2014,
"steamid": 582660,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "black-desert-online-standalone",
"installer_slug": "black-desert-online-standalone",
"script": {
"files": [
{
"setup": {
"filename": "BlackDesert_Installer_NAEU.exe",
"url": "https://naeu-o-dn.playblackdesert.com/UploadData/installer/BlackDesert_Installer_NAEU.exe"
}
}
],
"game": {
"appid": 582660,
"exe": "$GAMEDIR/drive_c/Pearlabyss/BlackDesert/BlackDesertLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running Black Desert Online Installer. Please do not run the game until this script finishes installing.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"SteamGameId": 582660,
"WINE_DISABLE_KERNEL_WRITEWATCH": 1
}
}
}
}