Skip to content

Instantly share code, notes, and snippets.

@ccjmne
Last active June 17, 2025 10:03
Show Gist options
  • Save ccjmne/7bd1c31d1fa6050b5b006466ff2172d9 to your computer and use it in GitHub Desktop.
Save ccjmne/7bd1c31d1fa6050b5b006466ff2172d9 to your computer and use it in GitHub Desktop.
BDO launch options
SteamGameId=582660 PROTON_ENABLE_NGX_UPDATER=1 PROTON_ENABLE_NVAPI=1 ENABLE_VKBASALT=1 DXVK_CONFIG="dxgi.syncInterval=0" WINE_CPU_TOPOLOGY=6:0,2,4,6,8,10 %command%
Looks like DXVK_CONFIG="dxgi.syncInterval=0" WINE_CPU_TOPOLOGY=6:0,2,4,6,8,10 are quite crucial to reducing input lag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment