Last active
June 17, 2025 10:03
-
-
Save ccjmne/7bd1c31d1fa6050b5b006466ff2172d9 to your computer and use it in GitHub Desktop.
BDO launch options
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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