-
-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Custom Launch parameters (Steam) #407
Comments
I haven't added a way to use launch arguments with Steam or any platform yet. What commands do you use for Steam? |
This is related to my other feature request, so I will just list what I used. I used the first one as it works just fine for me (the latter one is only if I got error with the first set - but I didn't get any, so I don't use it)
set VPROJECT=steammulti start "Steam1" "C:\Program Files (x86)\Steam\steam.exe" -master_ipc_name_override steam1 -dev -console -no-dwrite -nofriendsui -nointro -nobigpicture -nofasthtml -cef-disable-xcomposite-workaround -cef-disable-renderer-restart -nocrashmonitor -cef-disable-gpu -cef-disable-occlusion -cef-disable-js-logging -cef-disable-hang-timeouts -noshaders -no-shared-textures -cef-disable-seccomp-sandbox -disablehighdpi -cef-single-process -cef-in-process-gpu -cef-disable-delaypageload -single_core -cef-disable-d3d11 -cef-disable-sandbox -disable-winh264 -no-cef-sandbox -vrdisable -cef-disable-breakpad -vrskip -skipstreamingdrivers -cef-use-shell-exec -cef-disable-gpu-compositing -browser-offline -disable-overlay-gpu-pri -compat-disable-filtering -cef-disable-site-isolation -cef-disable-touch-focus-workaround -userchooser |
Steam seems to run on default using TCNOco, and I would like to use the parameters steam got to reduce its cpu/ram/whatever usage.
The text was updated successfully, but these errors were encountered: