We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this is my config
@echo off set DEFAULT=1 set TIMEOUT=5
set STEAM_LOCATION="D:\Steam\steamapps\common\Black Desert Online" set NONSTEAM_LOCATION="D:\Steam\steamapps\common\Black Desert Online"
set STEAM_LAUNCH=Steam_BlackDesertLauncher.exe set NONSTEAM_LAUNCH=Steam_BlackDesertLauncher.exe
The text was updated successfully, but these errors were encountered:
Did you just copy the example path for the Steam install location or did you grab the one your game is actually installed to?
Heres a video with the install process to double check you did everything correctly https://www.youtube.com/watch?v=t60UcPSCBIA
Sorry, something went wrong.
No branches or pull requests
this is my config
@echo off
set DEFAULT=1
set TIMEOUT=5
set STEAM_LOCATION="D:\Steam\steamapps\common\Black Desert Online"
set NONSTEAM_LOCATION="D:\Steam\steamapps\common\Black Desert Online"
set STEAM_LAUNCH=Steam_BlackDesertLauncher.exe
set NONSTEAM_LAUNCH=Steam_BlackDesertLauncher.exe
The text was updated successfully, but these errors were encountered: