Skip to content

Instantly share code, notes, and snippets.

@oddstr13
Created December 20, 2017 17:42
Show Gist options
  • Save oddstr13/2a8cd2d5ecdec60a126b8d899e98b681 to your computer and use it in GitHub Desktop.
Save oddstr13/2a8cd2d5ecdec60a126b8d899e98b681 to your computer and use it in GitHub Desktop.
set __COMPAT_LAYER=RUNASINVOKER
start "Black Desert Online" "Black Desert Online Launcher.exe"
@Genos002
Copy link

Genos002 commented May 25, 2020 via email

@Genos002
Copy link

Im a bit noob when it comes to this kind of stuff and sometimes i need specifics. Also I run mine on D: not C:, is that ok?

Can you tell what you used as target exec name?
also can you specify the location where you placed the .bat file? I know mine might be different but i just want to have some ideas

@oddstr13
Copy link
Author

oddstr13 commented May 25, 2020

Im a bit noob when it comes to this kind of stuff and sometimes i need specifics. Also I run mine on D: not C:, is that ok?

Just place the .bat file next to the launcher .exe, and it should be fine.
Replace "Black Desert Online Launcher.exe" with whatever the file name of the launcher is.

I am no longer running Windows, so I can't test this for you at the moment.

@Genos002
Copy link

Genos002 commented May 25, 2020 via email

@Asharas
Copy link

Asharas commented May 26, 2020

Have you tried launching the game nonetheless?
Does it really matter what Steam detects as long as the game runs?

@Genos002
Copy link

Genos002 commented May 26, 2020 via email

@Gayane36
Copy link

Still works like a charm even on steam. Just replace the start name with what the file name currently is for example for me I had to replace
"Black Desert Online Launcher.exe"
with
"BlackDesertLauncher.exe"
image_2024-01-17_130658848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment