RiskiVR / BSLegacyLauncher

Simple and fancy launcher designed to download and launch any version of Beat Saber easily and quickly.
GNU General Public License v3.0
121 stars 11 forks source link

Launching via --LaunchBS does not respect saved Launch Options #41

Open TheXorog opened 2 years ago

TheXorog commented 2 years ago

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).

RiskiVR commented 2 years ago

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

k8188219 commented 11 months ago

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

TheXorog commented 11 months ago

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.

RiskiVR commented 11 months ago

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