-
Notifications
You must be signed in to change notification settings - Fork 2
/
steamcmdcommands.txt
449 lines (448 loc) · 38.5 KB
/
steamcmdcommands.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
[INFO] List generated on:
[INFO] Sun, 17 Mar 2024 19:10:11 -0400
[INFO] ConVars:
AlwaysCustomizeOnBadExit = "0" :
appcloudsessions = "all" :
app_force_preload = "0" : force this app into preload mode
app_info_http_min = "0" :
app_info_http_num_sockets = "8" :
AsyncFileIOAlternateReadWrite = "0" :
AsyncFileIODisableWrite = "0" :
AsyncFileIOExpectOutstandingIO = "6" :
AsyncFileIOForceGenericIO = "0" :
AsyncFileIOMaxPendingWin32 = "256" :
AsyncFileIOReadHandleCache = "64" :
AsyncFileIOWriteHandleCache = "64" :
batterycharging = "0" :
batterypercent = "-1" :
batterytime = "-1" :
bBroadcastAlwaysUploadThumbnails = "1" :
bBroadcastUploadGameDataIntervalSeconds = "5" :
@bCallerDeadlineAbortJobDisableWhenHTTPReqStart = "1" :
bCheckUGCIntegrity = "1" :
bClientConvar601DEACE = "1" :
@bClientDownloadUseHTTPS = "0" : Set this to use HTTPS on supported download servers
@bClientOpenCacheStickyRedirects = "1" :
bClientPingCSesForCellID = "0" :
@bClientTryRequestManifestWithoutCode = "0" : If set, client will try to get a manifest even without a manifest request code
bCloudAcceptUnexpectedAutoCloudFileChanges = "0" :
@bCloudSyncFailDownloadIfGameOutOfDate = "0" :
@bContentManifestUseProtobufs = "1" :
@bCSForceNoCache = "0" :
bDelayGameUpdatesOnBeta = "0" : Should we do scheduling of updates on Steam Beta? If not, they'll all be ASAP
@bDepotBuilderReadBufferSizeKB = "8192" :
@bDepotBuilderUnbufferedReads = "1" :
bDepotDeltaPatchUseAPI = "1" :
@bDisableDualStackDownloads = "0" :
bDisableTenFootOverlay = "0" :
@bDownloadThrottleDuringCloudSync = "0" :
@bEnableFrameFuncOverageWarnings = "0" : This turns on the spew in SPEW_MISC at level 4, still need to adjust spew levels to see it.
@bEnableHTTP2OnAllCHTTPClients = "0" : Enable HTTP/2 on all CHTTPClients automatically for SSL connections
@bEnableLogTearOff = "1" :
bEnableMHRCAsyncFileReadLog = "0" :
@bEnableNetworkJobsOwnStartList = "1" :
@bEnableOfflineLogonTicket = "1" : If true, an offline logon ticket will be requested during logon if none is cached
@bEnableSiteLicenseConnect = "1" :
@bEnableSiteLicenseConsoleLogging = "0" :
@bEnableSpewThrottle = "1" :
bEnableSubscribedFileListCache = "1" :
@bEnforceValidEmailDomains = "1" : Enable valid email domains in BIsValidEmailAddress
bFinishStagedDepotVersions = "1" :
@bForceStreamUnsupportedApp = "0" :
@bHttpClientRecordHostnameDimension = "0" : Group HTTP metrics by hostname. Careful, the cardinality of your in-memory map might be large.
bInstallscriptReports = "1" : send reports about broken install scripts
@bLANPeerConnectionTimeoutSec = "5" :
@bLogMessageToProtobufClass = "1" : We we first discover the protobuf class used for a particular EMsg, log it
@bMetricsEnabled = "1" : Enabling allows jobs to collect and report metrics through IMetricsReporters.
@bMsgErrorDump = "0" :
bPrefetchDownloadDetails = "1" : Prefetch download size before actual update happens
@bRefreshDownloadSourcesFrequently = "1" :
@bRequireOfflineLogonTicket = "1" : If true, a valid offline logon ticket is required when logging in in offline or no connection mode
broadcast_upload_drop_sec = "6" :
broadcast_upload_update_sec = "3" :
@bScreenshotsLegacyCloudUpload = "0" : If set, use the legacy Steam Cloud upload path for screenshot uploads
bShaderAllowReplay = "1" :
bShaderAllowReplayOnNVIDIA = "1" :
bShaderAlwaysProcessWhenRunningGame = "0" :
bShaderCacheDownloads = "1" : Allow to download shader cache depots
@bShaderClientGetBucketManifestUseWebAPI = "1" :
@bShaderClientUseProtobufLocalHitCache = "1" :
bShaderDepotNative = "1" :
bShaderEnableCacheManagement = "1" :
bShaderEnableFossilizeLayer = "1" :
bShaderEnableUpload = "1" :
bShaderFossilizeFastMerge = "1" :
bShaderPrecompiledCache = "1" :
bShaderVerboseLogs = "0" :
bSingleFileUpdateMode = "1" :
@bSiteLicenseAllowCachedClientCredentials = "0" : Allow Steam clients that associate to this site to save username and auth credentials locally
@bSiteLicenseProxyCacheIsExternalProcess = "0" : If set, the caching content proxy will be handled by some process other than steamcmd. You probably also should set @sSiteLicenseProxyExplicitIP.
@bSiteLicenseProxyEnableIPv6 = "0" : If set, we will enable ipv6 communications to the Steam servers
@bSiteLicenseServer = "0" :
@bSiteLicenseServerGUI = "0" :
bSteam3LimitedUserEnable = "1" :
bSteamLoaderEnable = "1" :
bSubscribedFilesDecompressOnClient = "1" :
bSubscribedFilesPollForUpdates = "0" :
bSubscribedFilesUseRangeRequests = "0" :
bVerifyAllDownloads = "0" : Verify all files after downloading an update
cAppUpdateWorkingSetMB = "256" :
@cbPartnerUploadChunkSize = "1000000" : Chunk size to use for POSTing partner uploads
cChunkValidationMaxLog = "100" :
@cCSClientMaxNumSocketsPerHost = "8" :
@cCSClientMaxNumSocketsPerHostForCachingProxy = "32" :
@cDepotBuilderFileChunkingThreads = "4" :
cFileValidationMaxLog = "100" :
ClientConnectTokenBucketEnable = "1" :
ClientStatsUploadRateSeconds = "10" :
@cloud_testdynamicsyncapp = "0" :
@cMaxContentServersToRequest = "20" :
cMaxDecryptThreadsOverride = "0" :
@cMaxInitialDownloadSources = "-1" :
@cMinimumJobTimeoutsToCheckPerFrame = "100" :
@cNetEncryptionHandshakeWorkMax_HighPri = "8000" :
@cNetEncryptionHandshakeWorkMax_LowPri = "2000" :
@cNetEncryptionHandshakeWorkMax_MedPri = "4000" :
controller_base_rotation_angle = "0" :
controller_edge_cutoff = "0" :
controller_gyro_x_scale = "16000" :
controller_idle_poll_interval = "50" :
controller_min_activation_time = "0.0333" :
controller_momentum_min_vel = "0" :
controller_momentum_num_excluded_samples = "1" :
controller_momentum_num_included_samples = "5" :
controller_momentum_smooth = "0" :
controller_newpoll = "1" :
controller_poll_state = "-1" :
controller_rate = "2000" :
controller_spew_level = "3" :
countrycode = "" :
cPreallocateMinimumSizeKB = "256" :
@csecCSJobSuccessfulRequestTimeWindow = "60" :
@csecCSRequestProcessorTimeOut = "300" :
@csecDurationControlPeriod = "" : Override default duration-control / anti-indulgence time period. If nonzero, initial playtime threshold is this value in seconds
@csecDurationControlPeriodToday = "" : Override default duration-control / anti-indulgence time period. If nonzero, per-day playtime threshold is this value in seconds
@csecDurationControlSimulated = "" : Simulate having already played this many seconds of playtime.
@csecDurationControlSimulatedNonRecent = "" : Simulate having already played this many seconds of playtime today, but not recently.
@csecFavoriteGameAccountCacheTime = "86400" : Control how often we refresh the account IDs in the game server favorites list
@csecIncomingDataRatePeriod = "1" :
csecManifestDownloadTimeout = "120" :
@csecSiteLicenseProxyStatsLog = "60" : Log proxy stats this often
@csecSiteLicenseProxyStatsUpdate = "1" : update proxy stats internally this often
@csecUpdateTargetNumConnectionsEpoch = "10" :
@cSecUploadDownloadRates = "300" :
@CSInterfaceProxyPassword = "" :
@CSInterfaceProxyUsername = "" :
@cUDPSendRetries = "8" :
@CustomBinaryRequestRetryTimes = "20" :
deck_mouse_haptic_tick_dist = "9000" :
deck_mouse_leftside_filter = "30500" :
@DepotBuilderConfigRoot = "./depotscripts" :
@DepotBuilderContentRoot = "" :
@DepotBuilderDeltaMaxChunks = "20000" :
@DepotBuilderEnableVZd = "1" :
@DepotBuilderMaxParallelUploadChunks = "96" :
@DepotBuilderNoReslist = "0" :
@DepotBuilderNumHTTPSocketsToMDS = "48" :
@DepotBuilderOutputRoot = "" :
@DepotBuilderParallelUploadChunks = "6" :
@DepotBuilderProgressTimeout = "1000" :
@DepotBuilderVZdMinRatio = "0.4" :
@DepotBuilderXORMatchPercent = "95" :
DepotDeltaPatches = "2" :
DepotDownloadProgressTimeout = "900" :
DepotMinWriteGapSizeMB = "64" :
DepotReconstructionBadChunk = "0" :
DepotReconstructionLowPrio = "1" :
DepotReconstructionNumIOThreads = "32" :
DepotUseAlternatingReadWrite = "1" :
DepotUseSparseFiles = "1" :
developer = "0" :
@durationControlNightCheck = "1" : Time of day check for duration-control feature. 1 = normal. 2 = force night-time. 0 = disable checks, only enabled for age verified accounts
@EnableUDPHistory = "0" :
@fDownloadRateImprovementToAddAnotherConnection = "1.2" :
@fMinDataRateToAttemptTwoConnectionsMbps = "1.5" :
@ForceContentServer = "" :
@ForceContentServerHTTPS = "0" :
@ForceContentServerType = "" :
@GCNameOverride = "" :
g_RumbleRepeatAfterDelaySeconds = "0.050" :
g_RumbleSustainTimeSeconds = "10" :
gyro_calibration_duration_automatic = "5.0" : Duration in seconds required to calibrate gyro drift outside of manual calibration. Warning: Short calibration times are more likely to result in false positive anti-drift solutions.
gyro_calibration_duration_manual = "5.0" : Duration in second of manual gyro drift calibration. Longer durations make for more accurate drift corrections.
gyro_calibration_duration_manual_timeout = "30.0" : Duration before manual gyro drift calibration times out, and returns to calibrating the noise tolerance.
gyro_calibration_duration_stationary = "5.0" : Duration in second of gyro noise tolerance calibration.
gyro_drift_calibration_debug = "0" : Display which sensor readings (accelerometer or gyroscope) are restarting the drift calibration due to their noise being bigger than noise tolerance.
gyro_drift_correction_enabled = "1" : Turn on/off software gyro anti-drift correction.
gyro_filter_enabled = "1" : Enable (Pseudo) One Euro Filter to internal gyro quaternion. This reduces low level sensor noise and hand shake.
gyro_filter_max_speed = "16.0" : Above this gyro rotation speed (degrees/second) we apply min (zero) smoothing.
gyro_filter_min_speed = "2" : Below this gyro rotation speed (degrees/second) we apply max smoothing (low pass filter).
gyro_filter_smoothness = "75" : Smoothing amount for low pass filter. 1 is TOO smoothed (barely responding). 100 is barely smoothed.
gyro_precision_speed = "0.75" :
gyro_precision_speed_enabled = "1" : Enable linear response multiplier to speeds below the value set in the "Gyro To..." modes. This applies itself to the remaining speed after the gyro speed deadzone has been applied.
gyro_prediction_correction_speed_max = "180.0" : Above this speed (degrees per second) there is full correction of the predicted quaternion toward the "ground truth" quaternion. Note this will still be gradual correction, and only in the shared direction of user rotation and the correction required.
gyro_prediction_correction_speed_min = "30.0" : Below this speed (degrees per second) there is no correction of the predicted quaternion toward the "ground truth" quaternion.
gyro_prediction_enabled = "1" : Enable extrapolation of rotation using the last known gyro speed. This is important to avoid staggered signals over blue tooth, but generally upgrades gyros that run lower than 500hz. The extrapolated quaternion will correct back toward the "ground truth" quaternion when the speed exceeds.
gyro_raw_deadzone = "6.0" : Legacy deadzoning for gyro signal. Only affects "As Mouse" and its derivative modes.
gyro_speed_deadzone = "0.5" :
gyro_speed_deadzone_enabled = "1" : Enable the minimum speed required to update the gyroscope response.
gyro_stationary_calibration_debug = "0" : Display which sensor readings (accelerometer or gyroscope) are restarting the tolerance calibration due to their noise being too large.
gyro_use_neptune_raw_quaternion = "0" :
haptic_click_gain_modifier = "0" :
haptic_intensity = "8000" :
haptic_intensity_old = "2500" :
haptic_new = "0" :
haptic_off_divisor = "5.0f" :
haptic_tick_gain_modifier = "0" :
@LocalContentServer = "" :
@LogFileFolderName = "" : Use something other than 'logs' as the folder for log files
log_files_always_flush = "0" :
log_matchmaking_callbacks = "0" :
@MaxOutstandingSendThreadItem = "10000" :
MergeCapReprocess_minutes = "480" :
@metricsDisabledCatalogs = "" : Comma separated list of metrics catalogs to disable. This is the last check.
@metricsDisabledOperations = "" : Comma separated list of metrics operations that are disabled. This setting has highest priority
@metricsEnabledOperations = "" : Comma separated list of metrics operations. Overrides disabled catalogs
mic_autogain = "16000" : automatic gain control level for microphone input
mic_inputfile = "" : causes voice data to be read from the specified file instead of from the microphone
mic_outputfile = "" : causes microphone data to be written out to the specified file
musiclogging = "0" :
nBroadcastSessionMaxDropFrames = "100" :
@nCallerDeadlineHopLatencyMS = "10" : When we send a message expecting a reply from a job with a deadline, set the timeout on the message to [current time remaining in this job] - N ms. A negative value prevents propagating caller deadlines down the chain
nClientBackgroundAutoUpdateLessRecentlyPlayedThresholdHours = "192" : If you've played the game more recently than this, we'll schedule the background update sooner.
nClientBackgroundAutoUpdateNotPlayedTimeSpreadDays = "14" : If the user hasn't played this game in a while, pick a morning up to this many days out to update.
nClientBackgroundAutoUpdateRecentlyPlayedThresholdHours = "72" : If you've played the game more recently than this, we'll schedule the background update sooner.
nClientBackgroundAutoUpdateTargetHour = "4" : Target hour, in local time, for auto-scheduled app updates. Will be spread around this point via the convar below.
nClientBackgroundAutoUpdateTimeSpreadMinutes = "360" : Spread of time around the above target hour - this is the +/- 2-sigma window, so half this on either side.
@nClientCloudMaxMBParallelDownloads = "64" :
@nClientCloudMaxMBParallelUploads = "32" :
@nClientCloudMaxNumParallelDeletes = "10" :
@nClientCloudMaxNumParallelDownloads = "10" :
@nClientCloudMaxNumParallelUploads = "10" :
@nClientCloudMaxNumUploadsPerBatch = "100" :
@nClientCMDirectoryResultLoadPercentDither = "10" : Dither to apply to CM server loads received by CMDirectory query
@nClientCMUDPPingTimeGoodEnoughThresholdMS = "50" :
@nClientCMUDPPingTimeoutUseGoodEnoughMS = "250" :
@nClientDownloadEnableHTTP2PlatformLinux = "1" : Enable HTTP/2 connections on Linux clients
@nClientDownloadEnableHTTP2PlatformWindows = "1" : Enable HTTP/2 connections on Windows clients
@nClientDownloadEnableHTTP2RelBranch = "1" : Only enable HTTP/2 on enabled platforms on rel branch client if this is set
@nClientDownloadInitWindowSizeHTTP2Connection = "10000000" : Init per-connection window size for HTTP/2.
@nClientDownloadInitWindowSizeHTTP2Stream = "2000000" : Init per-stream window size for HTTP/2.
@nClientEnableHTTP2PlatformLinux = "0" : Enable HTTP/2 connections on Linux clients
@nClientEnableHTTP2PlatformWindows = "0" : Enable HTTP/2 connections on Windows clients
@nClientQueryCMDirectoryBeforeConnect = "1" : Use CMDirectory webapi to get fresh CM list on connect - 0=disabled, 1=enabled, 2=main/dev/beta clients only
@nClientServiceMethodForDownloadListPercent = "100" :
@nCloudClientUseGetAppFileChangelist = "1" : Should the client use the new GetAppFileChangelist API - 0 = no, 1 = yes, 2 = beta clients
nCloudFileCompressionMinFileSizeKB = "16" :
nCloudFileCompressionMinFileSizeKBSharedFile = "128" :
nCloudFileCompressionPercentageMin = "10" :
nCloudFileCompressionPercentageMinSharedFile = "50" :
nCloudUploadMinIntervalSec = "1800" :
nCloudUploadNetworkTimeoutSeconds = "400" :
@nContentDeltaChunkAppendChunksAfterProtobufSizeThresholdMB = "33" :
nContentDownloadsToOtherDrive = "1" : Allow to download updates to other drives then install folder is on
nContentStatsReportInterval = "72" : In Hours
@nContentUpdateAutoVerifyCleanBytesThresholdMB = "2048" : How many clean MB must we verify before backing off on auto-verifies
@nContentUpdateAutoVerifyEnable = "1" : 0 = disabled; 1 = enabled all clients; 2 = enabled public Beta clients only
@nContentUpdateAutoVerifyPostThresholdOdds = "10" : 1 in X chance we auto-verify this update even if you've reached the clean-data threshold
@nCSClientRateLimitKbps = "0" :
@nCSJob404ResponseLimit = "100" :
@nCSJob5xyResponseLimit = "10" :
nDepotSaveCorruptChunks = "0" :
@nDownloadLANChunkCacheSizeMB = "128" :
@nDownloadLANPeerGroup = "0" :
@net_backlog_bytes_allowed = "18000000" :
@net_backlog_time_allowed_sec = "8" :
@NetConnectionBufferMsgLimit = "1000" : Max # of message that will be buffered into a single zipped packet
@NetConnectionBufferThreaded = "1" :
net_incomingcheck = "1" :
@net_loopback = "1" :
net_maxresendsperframe = "32" :
@nHTPPServerLogLevelAccessLine200 = "3" : Log level to use for one-line access-log-style for each http server request returning 200
@nHTPPServerLogLevelAccessLineNon200 = "2" : Log level to use for one-line access-log-style for each http server request that returns != 200
@nHTPPServerLogLevelDetails200 = "4" : Log level to use for full details of any http server request returning 200. This will probably fill up the log if you leave it on.
@nHTPPServerLogLevelDetailsNon200 = "4" : Log level to use for full details of any http server request returning != 200
@nIOCPThreadCount = "1" :
@nJobInteryieldMillisecondsAlertThreshold = "120" :
@nJobInteryieldMillisecondsLogThreshold = "80" :
@nJobNetSendsInsaneThreshold = "15000" :
@nLANPeerGroupRateLimitKbps = "0" :
@nLANPeerMaxConnections = "24" :
@nLANPeerRateLimitKbps = "0" :
@nLegalDictionaryUpdateRateInSeconds = "600" :
@nNetConnectionBufferZipLevel = "1" :
@NoPromptForPassword = "0" :
@nParentalSettingsLogLevel = "4" : Control the amount of spew written to the parental log file
nPeerContentDefaultMode = "1" : 0 = off, 1 = only me, 2 = only friends, 3 = anyone
nProductInfoUpdateInterval = "900" :
@nProtobufArenaInitialBlockSize = "65536" : Default initial allocation size for PB arena
@nProtobufArenaMaxBlockSize = "524288" : Max block allocation size for PB arena
@nProtobufArenaNumberOfHeadersToShare = "128" : Number of Jobs to give a single protobuf Arena before we create a new one
@nProtobufArenaNumberOfJobsToShare = "128" : Number of Jobs to give a single protobuf Arena before we create a new one
nRichPresenceUploadThrottleSecs = "5" :
@nRoamingConfigReconnectCloudSyncWindowSec = "7200" :
@nScreenshotSaveMaxWidth = "9999" :
@nSiteLicenseProxyCacheMaxGB = "100" : If local content cache is enabled, use up to this much disk space
@nSiteLicenseProxyEnableP2P = "0" : If set, will have all connected clients join the same P2P download group
@nSiteLicenseProxyPort = "0" : Local content cache: set > 0 to enable, will listen on this port
@nSpewThrottleNagFrequencyMs = "5000" :
@nSpewThrottlePeriodMs = "1000" :
@nSpewThrottleResumeThreshold = "3" :
@nSpewThrottleTriggerThreshold = "10" :
@nSpewThrottleUnconditionalResumeMs = "5000" :
@nSpewThrottleUnconditionalTriggerCount = "50" :
nSubscribedAutoDownloadMaxSimultaneous = "8" :
p2p_connecttimeout = "15" :
p2p_unusedtimeout = "120" :
@PeerContentClientMaxJobs = "1" : number of peer sources used at the same time
@PeerContentServerMaxClients = "8" : limit number of peers connected
@PeerContentServerPort = "27040" : If peer content server, will listen on this port for TCP connections from peers
@PeerContentServerRetryDelay = "60" : seconds before retrying peer content server
rtime32EarliestSubscribedFileToDownload = "1354389910" :
@sCSDSVirtualHostHeader = "" :
@sForceLocalContentCache = "" :
@ShutdownOnFailedCommand = "1" : Exit steamcmd immediately upon any failed console command
spew_controller_loss = "0" :
@sSiteLicenseProxyCacheDirectory = "appcache/slscache" : If local content cache is enabled, use this path for disk cache
@sSiteLicenseProxyExplicitIP = "" : Local content cache: if not blank, will instruct clients to go to this IP for the content cache.
@sStartupScript = "" : Exec contents of this convar as a script at startup
@sSteamCmdForcePlatformBitness = "" : Must be one of: [32 | 64]
@sSteamCmdForcePlatformType = "" : Must be one of: [windows | macos | linux | android]
@strCSNoCacheHeader = "no-cache" :
@StreamClientArgs = "" :
@sTrustedLocalContentCacheName = "" : Set this to the machine name where a trusted local Steam download cache is hosted, and we'll use it if available.
testappcloudpaths = "0" :
@test_bCloudForceSyncConflict = "0" : If @test_nCloudForceSyncFailureAppID is set, then set this so that the failure case is 'file conflict' instead of generic failure
@test_nCloudForceSyncFailureAppID = "0" : Set this to a non-zero App ID to test cloud sync failure. The next sync request will fail.
@uDownloadLANPeerPort = "27038" : If LAN p2p download enabled, will listen on this port for TCP connections from peers. Must be set consistently across all members of the group!
UGCCDNReportPct = "0" :
ugc_query_default_cache_time = "300" :
ugc_query_max_get_details = "1000" :
unShaderBackgroundProcessingThreads = "0" :
unShaderHighPriorityProcessingThreads = "0" :
unShaderHitCacheGeneration = "4" :
unShaderMaxHeadersPerMessage = "1024" :
unShaderMaxUploadMessageSizeKb = "256" :
@uRemoteDiscoveryPortOverride = "0" : If non-zero, will listen on this port for broadcasts instead of k_nBroadcastPort
@uRemoteDiscoveryPortTransmit = "0" : If non-zero, will transmit outgoing broadcasts on this port instead of on the listen port
voice_api_optimalrate = "24000" :
voice_autogain = "0" :
voice_fakeloss = "0" :
voice_minabs = "0.15" :
voice_minavg = "1.0" :
voice_outputdevice = "0" : 0=>Miles 1=>XAudio2
voice_outputfile = "" : causes output from voice system to be written out to the specified file
voice_preprocess = "0" : enables voice cleanup on incoming microphone data
voice_quality = "6" :
voice_resample_quality = "1" :
voice_silk_bitrate = "30000" :
@WatchdogThreadPercentReport = "10" :
workshop_items_cache_days = "14" :
workshop_items_update_interval = "900" :
[INFO] Commands:
app_info_find : Find apps with a certain appinfo value set, eg 'common/type media'. * is any.
app_info_print : app_info_print <appid> [section] : print app info for appID
build_installer : <project file> <target folder> [beta key] [beta pwd]
device_authorize_status : prints device authorization status
log_ipc : usage: "log_ipc [counts|verbose|#maxcount] <filter>" Enables IPC logging. Specifying "counts" or "verbose" is optional, defaulting to counts.
package_info_print : Dumps package info for packageID
set_download_throttle : set_download_throttle <kbps> <bPersistent = false>
swarm_get_bucket_manifest : <appid> <bucket_hw_id> <bucket_sw_id> - query Swarm bucket depot manifest, if depot built
api_logging : api_logging <enabled> <verbose> : enable/disable verbose API logging in steamcmd
app_backup : <appid> <target folder> [max folder size MB]
app_build_all_depots : app_build_all_depots [-desc <text>] -depotconfigpath <folder> -contentroot <folder> -buildoutput <folder> <appid> : Build all depots for one app
app_delay_update : <appid> <seconds> force delay update
app_dlc_status : app_status <appId> <dlcId>
app_info_find : Find apps with a certain appinfo value set, eg 'common/type media'. * is any.
app_info_print : app_info_print <appid> [section] : print app info for appID
app_info_request : <AppID> - Issue an appinfo request for the given appid. Does not wait for results from the server.
app_info_update : [0|1] : trigger app info update, optionally for update all
app_install_script : <AppID> [uninstall:0|1]- Runs app install script.
app_launch : <appId> [LaunchOptionIndex] [Arguments]
app_license_request : <AppID> - Requests a free licenses for this app if not already owned.
app_run : <appId> [LaunchOptionIndex] [Arguments]
app_set_config : <AppID> <key> <value> - sets a config value for given app.
apps_installed :
apps_running : displays information about running games tracked by Steam
app_status : app_status <appId>
app_stop : <appid> [force:0|1] stop this running app
app_uninstall : <appId>
app_update : app_update <appid> [-validate] [-language <lang>] [-beta <betaname>] [-betapassword <pwd>] make sure a Steam application is up-to-date
app_update_cancel : <EAppUpdateError>
async_disconnect : async disconnect
build_installer : <project file> <target folder> [beta key] [beta pwd]
ceg_wrap : ceg_wrap <appid> <orig filename> <stripped filename> <strips filename> : upload executable to back end for CEG wrapping
cm_force_change : Change CM List
device_authorize_status : prints device authorization status
download_chunk : download_chunk <appid> <depotid> <sha>: download a single chunk from a depot
download_depot : download_depot <appid> <depotid> [<target manifestid>] [<delta manifestid>] [<depot flags filter>] [<destination folder>]: download a single depot
download_item : download_item <appid> <PublishedFileId> : download a workshop item directly
download_sources : Dumps list of download sources
drm_wrap : drm_wrap <appid> <input filename> <output filename> <toolname> <flags> [<destination>]: upload executable to back end for DRM wrapping
dump_box_ips : dump the list of detected local box IP addresses
dump_offline_playtime : Dumps recorded playtime sessions
dump_scheduled_functions : usage: "dump_scheduled_functions" Displays internal Steam function callback timers
exit : Stops Steam client console
find : find substrings in console commands
force_install_dir : force_install_dir <directory>
get_download_throttle :
help : Show help information
http_cache_clearall : Delete all data from internal HTTP client and CEF browser
http_test : <optional_url> test HTTP connectivity via specified URL
info : Dump various Steam info
library_folder_list : list all mounted Steam volumes
licenses_for_app : <appid> : shows active licenses for appid
licenses_print : display users's Steam3 licenses
log_callbacks : usage: "log_callbacks <first callbackID> [last callbackID]
login : <username> [<password>] [<Steam guard code>] - login to Steam
log_ipc : usage: "log_ipc [counts|verbose|#maxcount] <filter>" Enables IPC logging. Specifying "counts" or "verbose" is optional, defaulting to counts.
logoff : Disconnect from Steam
logon : see 'login'
logout : Disconnect from Steam
manifest_dump : <filename> [0|1: include chunks]
mem_stats : Dump memory stats
net_fake_state : {normal|NoLAN|CaptivePortal_Redirected|CaptivePortal_InPlace|NoInternet|NoSteam} Simulate network conditions
net_msgdump : Dumps list of sent net messages
net_msgspew : Spews sent and recv net messages
p2p_info : usage: "p2p_info" Displays the current state of the P2P networking subsystem.
package_info_print : Dumps package info for packageID
patch_dump : <filename> <depotid>
peer_content_server_status : Dumps status of peer content server
profile : <seconds> profile for N seconds
quit : Stops Steam client console
remote_clients : dump remote client info
render_ipc_connections : usage: "render_ipc_connections
run_app_build : run_app_build [-preview] [-desc <text>] <appbuildfile> : run app depot build as specified in appbuildfile
run_app_build_http : run_app_build_http : alias for run_app_build
runscript : <scriptfile> - runs a console command script
set_app_beta_password : set_app_beta_password <appid> -betapassword <pwd> -- opt-in to the app beta with the given password
set_download_throttle : set_download_throttle <kbps> <bPersistent = false>
set_spew : <group> <level> <loglevel> set spew levels for the given group
set_spew_level : <SpewLevel LogLevel> Sets spew and log level for all groups
set_steam_guard_code : <code> - authorize this computer by adding the Steam Guard email code
set_var : <name> <value>- Set the value of a Cvar
shader_process : shader_process <appId> <bucketID> <optionalOverrideBasePath>
sign_install_script : sign_install_script <appid> <input filename> <output filename> : upload install script to back end for signing
swarm_get_bucket_manifest : <appid> <bucket_hw_id> <bucket_sw_id> - query Swarm bucket depot manifest, if depot built
swarm_shader_compile : <work_dir> <threadCount>
swarm_shader_download : <work_dir>
swarm_shader_prepopulate : <work_dir>
swarm_shader_upload : <work_dir>
swarm_tc_download : swarm_tc_download <src_bucket_hw_id> <src_bucketsw_id> <work_dir>
swarm_tc_upload : <src_bucket_hw_id> <src_bucketsw_id> <dst_bucket_hw_id> <dst_bucket_sw_id> <work_dir> <appid> <bucketid>
test_dropcon : Tests dropping a connection
test_failnextconnect : Tests failing the next connection
test_opus_voice_encode : test an opus voice encode
test_reconnect : Reconnect after using test_failnextconnect&test_dropcon
test_voice_encode : test a voice encode
timed_trial_add_playtime : timed_trial_add_playtime <appId> <seconds>: add trial app playtime (developer only)
timed_trial_reset_playtime : timed_trial_reset_playtime <appId> : reset trial app playtime (developer only)
timed_trial_status : timed_trial_status <appId> : show time trial app status
user_friends : Dumps list of friends
verify_chunk_store : verify_chunk_store <appid> <depotid> <datafile> : run app depot build as specified in appbuildfile
verify_vpk : verify_vpk <datafile> : verifies content of given VPK
voice_game_usage : displays information about the game's use of Steam voice
workshop_build_item : workshop_build_item <build config filename> : build a workshop item
workshop_create_legacy_item : workshop_create_legacy_item <appid> <workshop file> : build a legacy workshop item
workshop_download_item : workshop_download_item <appid> <PublishedFileId> : download an item using the workshop system
workshop_status : workshop_status <appId>