Installer black-desert-online-standalone-1

files:
- setup:
    filename: BlackDesert_Installer_TW.exe
    url: https://dn.blackdesert.com.tw/UploadData/installer/BlackDesert_Installer_TW.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: Taiwan edition
game_slug: black-desert-online
gogslug: ''
humblestoreid: ''
installer_slug: black-desert-online-standalone-1
name: Black Desert Online
notes: "for ubuntu 24.04:\r\nBy default, only 64-bit libraries are installed. You\
  \ need to manually enable the i386 architecture and install all i386 packages for\
  \ Vulkan and WINE.\r\nYou also need to manually manage WINE versions to install\
  \ wine-ge-8-xx version and use it as the default, after installing Lutris."
runner: wine
script:
  files:
  - setup:
      filename: BlackDesert_Installer_TW.exe
      url: https://dn.blackdesert.com.tw/UploadData/installer/BlackDesert_Installer_TW.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-1
steamid: 582660
version: Standalone
year: 2014
{
  "game_slug": "black-desert-online",
  "version": "Standalone",
  "description": "Taiwan edition",
  "notes": "for ubuntu 24.04:\r\nBy default, only 64-bit libraries are installed. You need to manually enable the i386 architecture and install all i386 packages for Vulkan and WINE.\r\nYou also need to manually manage WINE versions to install wine-ge-8-xx version and use it as the default, after installing Lutris.",
  "name": "Black Desert Online",
  "year": 2014,
  "steamid": 582660,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "black-desert-online-standalone-1",
  "installer_slug": "black-desert-online-standalone-1",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "BlackDesert_Installer_TW.exe",
          "url": "https://dn.blackdesert.com.tw/UploadData/installer/BlackDesert_Installer_TW.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
      }
    }
  }
}
Back to game