files:
- setup:
filename: BlackDesert_Installer_SA.exe
url: https://sa-o-dn.playblackdesert.com/UploadData/installer/BlackDesert_Installer_SA.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: South America Edition
game_slug: black-desert-online-sa
gogslug: ''
humblestoreid: ''
installer_slug: black-desert-online-sa-standalone
name: Black Desert Online SA
notes: Uses wine-ge-8-26 runner to run the game
runner: wine
script:
files:
- setup:
filename: BlackDesert_Installer_SA.exe
url: https://sa-o-dn.playblackdesert.com/UploadData/installer/BlackDesert_Installer_SA.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-sa-standalone
steamid: 706220
version: Standalone
year: null
{
"game_slug": "black-desert-online-sa",
"version": "Standalone",
"description": "South America Edition",
"notes": "Uses wine-ge-8-26 runner to run the game",
"name": "Black Desert Online SA",
"year": null,
"steamid": 706220,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "black-desert-online-sa-standalone",
"installer_slug": "black-desert-online-sa-standalone",
"script": {
"files": [
{
"setup": {
"filename": "BlackDesert_Installer_SA.exe",
"url": "https://sa-o-dn.playblackdesert.com/UploadData/installer/BlackDesert_Installer_SA.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
}
}
}
}