Posted March 01, 2023
I'm trying to find a way to start games using Galaxy in silent mode.
I know you can run a game without Galaxy, but I understand some features like achievements and online gaming are features provided by Galaxy and I don't mind running it. What I do mind is opening the launcher.
I use a dedicated PC with a controller using Big Box as the launcher. The problem is that I want to start games without opening Galaxy launcher, but keeping its features.
I found no documentation at all about its command line arguments, which is kind of bizarre, and the best command I came up with was
"{GalaxyDir}\GalaxyClient.exe" /launchViaAutoStart /command=runGame /gameId={GameId} /path="{GameDir}"
It almost works. It starts in a silent mode, but only if Galaxy is not already running. The next time I start a game, the launcher is opened.
Does anyone know a way to do this?
I know you can run a game without Galaxy, but I understand some features like achievements and online gaming are features provided by Galaxy and I don't mind running it. What I do mind is opening the launcher.
I use a dedicated PC with a controller using Big Box as the launcher. The problem is that I want to start games without opening Galaxy launcher, but keeping its features.
I found no documentation at all about its command line arguments, which is kind of bizarre, and the best command I came up with was
"{GalaxyDir}\GalaxyClient.exe" /launchViaAutoStart /command=runGame /gameId={GameId} /path="{GameDir}"
It almost works. It starts in a silent mode, but only if Galaxy is not already running. The next time I start a game, the launcher is opened.
Does anyone know a way to do this?