LukeShortCloud / rootpages

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.
Other
56 stars 6 forks source link

[graphics][gaming] Steam CLI options #994

Open LukeShortCloud opened 1 year ago

LukeShortCloud commented 1 year ago

https://developer.valvesoftware.com/wiki/Command_Line_Options

LukeShortCloud commented 1 year ago

https://gist.github.com/davispuh/6600880?permalink_comment_id=4194845

LukeShortCloud commented 1 year ago

Common launch arguments:

LukeShortCloud commented 1 year ago

Turn off Steam with -shutdown

LukeShortCloud commented 1 year ago

-bigpicture, for a short time, was split into -oldbigpicture and -newbigpicture.

https://www.gamingonlinux.com/2022/11/steam-client-beta-adds-a-new-launch-option-for-big-picture-mode/

LukeShortCloud commented 1 year ago

Launch fully minimized: steam -console -dev -nochatui -nofriendsui -no-browser -silent

Launch fully minimized and automatically sign-in: steam -console -dev -nochatui -nofriendsui -no-browser -silent -login '<USERNAME>' '<PASSWORD>'

LukeShortCloud commented 11 months ago

Disable Steam client updates: -noverifyfiles -nobootstrapupdate -skipinitialbootstrap -norepairfiles -overridepackageurl

https://steamcommunity.com/discussions/forum/1/1639788130289877816/