Skip to content

BDO Optimizer v0.1.0

Choose a tag to compare

@CarlosJunioor CarlosJunioor released this 25 Jul 18:02
· 58 commits to main since this release

Download

Grab bdo-optimizer-v0.1.0-windows-x64.zip below, extract the folder anywhere, and run bdo-optimizer.exe.

Keep bdo-optimizer.exe and PresentMon.exe in the same folder — FPS capture will not start if they are separated.

FPS capture needs Run as administrator (Windows ETW tracing). Hardware inspection and viewing saved sessions do not.

Windows SmartScreen will warn on first run because the build is unsigned: More infoRun anyway. To verify the download first:

Get-FileHash bdo-optimizer-v0.1.0-windows-x64.zip -Algorithm SHA256

SHA256: 037c915f965058348a3705a75dd3fb66c64645171bd170274186ed1b3972ce98

What it does

  • Detects CPU topology, caches, X3D V-Cache CCDs, RAM, GPU and storage.
  • Recommends a BDO CPU-affinity mask and applies it to BlackDesertLauncher.exe, which the game inherits — nothing touches the running game process.
  • Captures frame times with Intel PresentMon and compares a baseline run against an optimized one.

Bundled PresentMon 2.5.1 is Intel's MIT-licensed CLI; see PresentMon-LICENSE.txt.