BSLegacyLauncher
BSLegacyLauncher copied to clipboard
Launching via --LaunchBS does not respect saved Launch Options
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
).
This will be looked at for the next release, thank you.
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
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.
That's pretty cool, glad to hear you got a pretty neat work around :D