BSLegacyLauncher icon indicating copy to clipboard operation
BSLegacyLauncher copied to clipboard

Launching via --LaunchBS does not respect saved Launch Options

Open TheXorog opened this issue 2 years ago • 4 comments

When launching the game through this Launcher via the --LaunchBS cmdline option, it does not respect the settings you set inside the launcher (e.g. --verbose, -vrmode oculus).

TheXorog avatar Aug 19 '22 15:08 TheXorog

This will be looked at for the next release, thank you.

RiskiVR avatar Aug 19 '22 15:08 RiskiVR

You need to provide startup directory for this to work. start "title" /d "%USERPROFILE%\Desktop\BSLegacyLauncher" "%USERPROFILE%\Desktop\BSLegacyLauncher\Beat Saber Legacy Launcher.exe" --LaunchBS

k8188219 avatar Sep 29 '23 15:09 k8188219

Since i was using AHK for my script anyways, i ended up just simulating the button press in the launcher at the time. But it's good to know that it does work if i get back into beat saber.

TheXorog avatar Sep 29 '23 22:09 TheXorog

That's pretty cool, glad to hear you got a pretty neat work around :D

RiskiVR avatar Sep 30 '23 19:09 RiskiVR