Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
As far as he knew Steam wraps the executables to first launch Steam and then execute either the launcher or the direct executable, depending on the chosen option.
That said though, he would poke the others once he had the time to see if he either overlooked something or that it may be something implemented in a later stage.
Question though, if you are willing to answer, what is this script you are talking about / what is it (supposed) to do?
start "FaceRig" "F:\SteamLibrary\SteamApps\common\FaceRig\Bin\FaceRig.exe
That runs FaceRig with launcher and I must click "Action". But I want instant action:
start "FaceRig" "F:\SteamLibrary\SteamApps\common\FaceRig\Bin\FaceRig.exe -bypasslaunchersomethingcommandtostartinstantaction
I'm lazy I know but "ends justify the means" :3
By clicking a single shortcut I launch all the machinery behind whole broadcast setup and "here we go". After clicking 400x "Action" only at FaceRig (I was able to setup other apps to be maintenance-free) it gets a bit... well.... you know :3
..... lazy
There is several options to start from steam launch button and there should be options which may be added to command line to do the same!
It's not something special at all! It's something expected to be out of the box!
I have facerig in a "start streaming" script I wrote. Having options like
C:\> facerig.exe -NoLauncher -AdvUI
would really streamline my ability to just run my script and start streaming instead of having to mess around each time