Skip to content
New issue

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

Please start launcher from steam. Error when following your guide on unified installs #1

Open
NantaArthur123 opened this issue Dec 29, 2023 · 1 comment
Labels
invalid This doesn't seem right

Comments

@NantaArthur123
Copy link

  1. Install BDO on Steam
  2. Open the steam install dir for BDO
  3. Rename 'BlackDesertLauncher.exe' to 'Steam_BlackDesertLauncher.exe'
  4. Copy 'BlackDesertLauncher.exe' and 'BlackDesertLauncher_Config.bat' from the BDOLaunchProxy zip[ github.com ] into the install dir.
  5. Set NONSTEAM_LAUNCH to 'Steam_BlackDesertLauncher.exe'

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

@Stapleton
Copy link
Owner

Stapleton commented Apr 12, 2024

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

@Stapleton Stapleton added the invalid This doesn't seem right label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants