Guest User

Half-Life: Alyx console commands

a guest
Mar 24th, 2020
2,891
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 257.47 KB | None | 0 0
  1. snd_steamaudio_num_rays : 65536 : cheat : The number of rays to trace for reflection modeling by Steam Audio.
  2. snd_steamaudio_num_threads : 2 : cheat : Sets the number of threads used for realtime reflection by Steam Audio.
  3. snd_steamaudio_pathing_caching_threshold : 5 : sv, rep :
  4. snd_steamaudio_pathing_enable_caching : 1 : sv, rep :
  5. snd_steamaudio_pathing_enablevalidationvis : 0 : cheat : Enable visualization for pathing validation.
  6. snd_steamaudio_pathing_enablevis : 0 : cheat : Enable visualization for pathing.
  7. snd_steamaudio_pathing_findalternate : cmd : : If set, real-time pathfinding is used to find alternate paths if baked paths are blocked by dynamic geometry.
  8. snd_steamaudio_pathing_fullprobevalidation : cmd : : If set, performs full visibility validation from source probe to listener probe.
  9. snd_steamaudio_pathing_probevalidationfromlistener : cmd : : If set, performs visibility validation from listener probe to second-to-last probe.
  10. snd_steamaudio_pathing_probevalidationfromsource : cmd : : If set, performs visibility validation from source probe to second probe.
  11. snd_steamaudio_pathing_simplifypaths : cmd : : If set, paths computed at real-time are simplified in a post-process.
  12. snd_steamaudio_probe_tree : 2 : cheat : Select probe tree code path.
  13. snd_steamaudio_probes_nearby : cmd : : Load all the probes from a file and log the nearby probes within the radius.
  14. snd_steamaudio_raytracer : 0 : cheat : Sets the ray tracer used by Steam Audio. 0: Phonon, 1: Embree, 2: Radeon Rays, 3: Custom.
  15. snd_steamaudio_reconstruction_method : cmd : : Controls what IR reconstruction method is used. 0 = Gaussian, 1 = Gaussian with constant params, 2 = Linear.
  16. snd_steamaudio_reverb_enable_caching : 1 : cheat : If set, reverb is not updated unless the listener moves.
  17. snd_steamaudio_reverb_listener_threshold : 0 : cheat : Distance (in meters) that the listener must move before reverb is updated, if caching is enabled.
  18. snd_steamaudio_reverb_order : 1 : : Ambisonics order to use for convolution reverb. 0th order = 1 channel, 1st order = 4 channels.
  19. snd_steamaudio_reverb_override_high : 1 : cheat : Reverb time (high-frequency).
  20. snd_steamaudio_reverb_override_low : 1 : cheat : Reverb time (low-frequency).
  21. snd_steamaudio_reverb_override_mid : 1 : cheat : Reverb time (mid-frequency).
  22. snd_steamaudio_reverb_override_scale : 1 : cheat : Reverb time scale factor.
  23. snd_steamaudio_reverb_simtype : 1 : cheat : Simulation type for reverb effect. 0: real-time simulation, 1: baked simulation.
  24. snd_steamaudio_reverb_update_rate : 10 : : Set the maximum update rate (in Hz) for reverb.
  25. snd_steamaudio_use_hybrid_reverb : cmd : : Enable hybrid reverb.
  26. snd_stereo_speaker_pan_exponent : cmd : : Specifies the exponent for the pan xfade from speaker to speaker if the 'exp' pan law is being used.
  27. snd_stereo_speaker_pan_radial_weight : cmd : : Apply cos(angle) * weight before pan law
  28. snd_surround_speaker_pan_exponent : cmd : : Specifies the exponent for the pan xfade from speaker to speaker if the 'exp' pan law is being used.
  29. snd_surround_speaker_pan_radial_weight : cmd : : Apply cos(angle) * weight before pan law
  30. snd_toolvolume : 1 : a : Volume of sounds in tools (e.g. Hammer, SFM)
  31. snd_vmidi_flush : cmd : : Purge and reload all vmidi data and files.
  32. snd_vmix_show_input_updates : 0 : cheat : If set to 1, show all incoming updates to vmix inputs.
  33. snd_voipvolume : 1 : a, user, xbox_archive : Voice volume
  34. sndplaydelay : cmd : :
  35. sniperspeak : 0 : sv :
  36. sniperviewdist : 35 : sv :
  37. sos_debug_emit : 0 : sv, rep :
  38. sound_device_override : : machine :
  39. soundinfo : cmd : : Describe the current sound device.
  40. soundlist : cmd : : List all known sounds.
  41. soundpatch_captionlength : 2 : sv, rep : How long looping soundpatch captions should display for.
  42. soundscape_debug : 0 : sv, cheat : When on, draws lines to all env_soundscape entities. Green lines show the active soundscape, red lines show soundscapes that aren't in range, and white lines show soundscapes that are in range, but not the active soundscape.
  43. soundscape_dumpclient : cmd : : Dumps the client's soundscape data.
  44. soundscape_fadetime : 3 : cl, cheat : Time to crossfade sound effects between soundscapes
  45. soundscape_flush : cmd : : Flushes the server & client side soundscapes
  46. soundscape_message : 0 : cl :
  47. soundscape_radius_debug : 0 : cl, cheat : Prints current volume of radius sounds
  48. soundsystem_update_async : 1 : :
  49. spawn_group_activate : cmd : : Activate specified spawngroup.
  50. spawn_group_list : cmd : : List all spawn groups
  51. spawn_group_load : cmd : : Load named spawn group.
  52. spawn_group_unload : cmd : : Unload named spawn group.
  53. spawngroup_ignore_timeouts : 0 : :
  54. spawntarget_vis_max_distance : 1024 : sv :
  55. speaker_config : -1 : machine :
  56. spec_allowroaming : 0 : cl, a, user :
  57. spec_autodirector : 1 : cl, clientcmd_can_execute : Auto-director chooses best view modes while spectating
  58. spec_centerchasecam : 0 : cl, a : Looks at the target player's center, instead of his eye position, in chase came mode
  59. spec_chasedistance : 96 : cl : Chase cam's ideal distance from target
  60. spec_chasedistancestep : 10 : cl, a : Amount to adjust the chase cam's distance on a zoom request
  61. spec_freeze_distance_max : 200 : cl, cheat : Maximum random distance from the target to stop when framing them in observer freeze cam.
  62. spec_freeze_distance_min : 96 : cl, cheat : Minimum random distance from the target to stop when framing them in observer freeze cam.
  63. spec_freeze_time : 4 : sv, rep, cheat : Time spend frozen in observer freeze cam.
  64. spec_freeze_traveltime : 0 : sv, rep, cheat : Time taken to zoom in to frame a target in observer freeze cam.
  65. spec_mode : cmd : : Set spectator mode
  66. spec_next : cmd : : Spectate next player
  67. spec_player : cmd : : Spectate player by name
  68. spec_pos : cmd : : dump position and angles to the console
  69. spec_prev : cmd : : Spectate previous player
  70. spec_scoreboard : 0 : cl, a :
  71. spec_track : 0 : cl : Tracks an entity in spec mode
  72. -speed : cmd : :
  73. +speed : cmd : :
  74. spew_fonts : cmd : : Spew information about font manager fonts
  75. spherical_vignette_override_color : -16448251 : cl, cheat :
  76. spherical_vignette_override_enable : 0 : cl, cheat :
  77. spherical_vignette_override_end_dist : 256 : cl, cheat :
  78. spherical_vignette_override_falloff : 1 : cl, cheat :
  79. spherical_vignette_override_opacity : 1 : cl, cheat :
  80. spherical_vignette_override_start_dist : 40 : cl, cheat :
  81. spherical_vignette_override_strength : 1 : cl, cheat :
  82. splitscreen_mode : 0 : machine :
  83. ss_add : cmd : : Adds a splitscreen user.
  84. ss_enable : 0 : cl, release : Enables Split Screen support. Play Single Player now launches into split screen mode. NO ONLINE SUPPORT
  85. ss_remove : cmd : : Removes a splitscreen user.
  86. ss_splitmode : 0 : cl, a, xbox_archive : Two player split screen mode (0 - recommended settings base on the width, 1 - horizontal, 2 - vertical (only allowed in widescreen)
  87. ss_verticalsplit : 1 : cl : Two player split screen uses vertical split (do not set this directly, use ss_splitmode instead).
  88. ss_voice_hearpartner : 0 : : Route voice between splitscreen players on same system.
  89. startdemos : cmd : : Play demos in demo sequence.
  90. startmovie : cmd : : Start recording movie frames.
  91. stats : cmd : : Prints server performance variables
  92. stats_display : 0 : : Displays perf statistics information
  93. stats_highlight_interval : 10 : cl : Interval between hightlight screens in the transition stats panel
  94. stats_print : cmd : : Prints out perf statistics to the console, clears perf history
  95. status : cmd : : Print connection status
  96. status_json : cmd : : Print status in JSON format
  97. steamcontroller_flow_interval : 7000 : :
  98. steamcontroller_flow_sensitivity : 0 : :
  99. steamcontroller_haptic_intensity : 320 : :
  100. stop : cmd : : Finish recording demo.
  101. stopdemos : cmd : : Stop looping demos (current demo will complete).
  102. stopsound : cmd : :
  103. stopsoundscape : cmd : : Stops all soundscape processing and fades current looping sounds
  104. stopvideos : cmd : : Stops all videos playing to the screen
  105. +strafe : cmd : :
  106. -strafe : cmd : :
  107. strider_eyepositions : 0 : sv :
  108. strider_free_pass_duration : 2 : sv :
  109. strider_free_pass_start_time : 3 : sv :
  110. strider_free_pass_tolerance_after_escorts_dead : 600 : sv :
  111. strider_idle_test : 0 : sv :
  112. strider_immolate : 0 : sv :
  113. strider_los_grace_period : 1 : sv :
  114. strider_los_hide_period : 4 : sv :
  115. strider_minigun_windup_delay : 1 : sv :
  116. strider_missile_suppress_dist : 240 : sv :
  117. strider_missile_suppress_time : 3 : sv :
  118. strider_pct_height_no_crouch_move : 90 : sv :
  119. strider_peek_eye_dist : 1 : sv :
  120. strider_peek_eye_dist_z : 4 : sv :
  121. strider_peek_time : 0 : sv :
  122. strider_peek_time_after_damage : 4 : sv :
  123. strider_show_cannonlos : 0 : sv :
  124. strider_show_focus : 0 : sv :
  125. strider_show_weapon_los_condition : 0 : sv :
  126. strider_show_weapon_los_z : 0 : sv :
  127. strider_test_height : 0 : sv :
  128. suitvolume : 0 : sv, a :
  129. surfaceprop : cmd : : Reports the surface properties at the cursor
  130. sv_allchat : 1 : sv, nf : Players can receive all other players' text chat, no death restrictions
  131. sv_allow_lobby_connect_only : 0 : release : If set, players may only join this server from matchmaking lobby, may not connect directly.
  132. sv_allow_wait_command : 1 : rep, release : Allow or disallow the wait command on clients connected to this server.
  133. sv_alltalk : 0 : sv, nf, release : Players can hear all other players' voice communication, no team restrictions
  134. sv_alternateticks : 0 : sp, release : If set, server only simulates entities on even numbered ticks.
  135. sv_always_full_flush : 0 : cheat :
  136. sv_anim_queue_changes : 1 : sv :
  137. sv_autojump : 0 : sv :
  138. sv_autoladderdismount : 1 : sv, rep : Automatically dismount from ladders when you reach the end (don't have to +USE).
  139. sv_autosave : 1 : sv, rep : Set to 1 to autosave game on level transition. Does not affect autosave triggers.
  140. sv_banid_dev_enabled : 0 : :
  141. sv_banid_enabled : 1 : release : Whether server supports banid command
  142. sv_bonus_challenge : 0 : sv, rep : Set to values other than 0 to select a bonus map challenge type.
  143. sv_can_quit_from_script : 0 : sv, rep, cheat :
  144. sv_cheats : 0 : nf, rep, release : Allow cheats on server
  145. sv_clearhinthistory : cmd : : Clear memory of server side hints displayed to the player.
  146. sv_client_cmdrate_difference : 20 : rep : cl_cmdrate is moved to within sv_client_cmdrate_difference units of cl_updaterate before it is clamped between sv_mincmdrate and sv_maxcmdrate.
  147. sv_client_max_interp_ratio : 5 : sv, rep : This can be used to limit the value of cl_interp_ratio for connected clients (only while they are connected). If sv_client_min_interp_ratio is -1, then this cvar has no effect.
  148. sv_client_min_interp_ratio : -1 : sv, rep : This can be used to limit the value of cl_interp_ratio for connected clients (only while they are connected). -1 = let clients set cl_interp_ratio to anything any other value = set minimum value for cl_interp_ratio
  149. sv_client_predict : -1 : rep : This can be used to force the value of cl_predict for connected clients (only while they are connected). -1 = let clients set cl_predict to anything 0 = force cl_predict to 0 1 = force cl_predict to 1
  150. sv_clockcorrection_msecs : 60 : sv : The server tries to keep each player's m_nTickBase withing this many msecs of the server absolute tickcount
  151. sv_cluster : 0 : release : Data center cluster this server lives in.
  152. sv_consistency : 0 : rep, release : Whether the server enforces file consistency for critical files
  153. sv_contact : 0 : nf, release : Contact email for server sysop
  154. sv_debug_player_use : 0 : sv, rep : Visualizes +use logic. Green cross=trace success, Red cross=trace too far, Green box=radius success
  155. sv_disable_reliable_delta_retransmit : 1 : : Assume that a reliable entity delta will be ack'ed and send future deltas relative to the last reliable delta.
  156. sv_downloadurl : 0 : rep, release : Location from which clients can download missing files
  157. sv_enable_delta_packing : 1 : : When enabled, this allows for entity packing to use the property changes for building up the data. This is many times faster, but can be disabled for error checking.
  158. sv_ent_showonlyattachment : 0 : sv, cheat :
  159. sv_ent_showonlyhitbox : -1 : sv, cheat :
  160. sv_extra_client_connect_time : 15 : : Seconds after client connect during which extra frames are buffered to prevent non-delta'd update
  161. sv_filterban : 1 : : Set packet filtering by IP mode
  162. sv_footstepinterval : 0 : sv, rep, cheat :
  163. sv_forcepreload : 0 : a : Force server side preloading.
  164. sv_fullupdate : cmd : : Force a full update for all clients.
  165. sv_gameinstructor_disable : 0 : cl, rep : Force all clients to disable their game instructors.
  166. sv_gravity : 386 : sv, nf, rep : World gravity.
  167. sv_hibernate_postgame_delay : 5 : : # of seconds to wait after final client leaves before hibernating.
  168. sv_hibernate_when_empty : 1 : : Puts the server into extremely low CPU usage mode when no clients connected
  169. sv_hitbox_debug : 0 : sv :
  170. sv_hunter_invincible_lost_enemy_suicide_time : 20 : sv : Seconds until the invincible Hunter gives up after losing an enemy.
  171. sv_infinite_ammo : 0 : sv, rep, cheat : Player's active weapon will never run out of ammo
  172. sv_infinite_aux_power : 0 : sv, cheat :
  173. sv_infinite_clips : 0 : sv, rep, cheat : Player's backpack will never run out of clips
  174. sv_ladder_slack_z_mult : 0 : sv, rep, cheat : Difference in Z increases toward the middle of the slack ladder.
  175. sv_ladder_useonly : 0 : sv, rep : If set, ladders can only be mounted by pressing +USE
  176. sv_ladderautomountdot : 0 : sv, rep : When auto-mounting a ladder by looking up its axis, this is the tolerance for looking now directly along the ladder axis.
  177. sv_lagcompensationforcerestore : 1 : sv, cheat : Don't test validity of a lag comp restore, just do it.
  178. sv_lan : 0 : release : Server is a lan server ( no heartbeat, no authentication, no non-class C addresses )
  179. sv_lightquery_debug : 0 : sv, cheat :
  180. sv_log_onefile : 0 : a : Log server information to only one file.
  181. sv_logbans : 0 : a : Log server bans in the server logs.
  182. sv_logblocks : 0 : : If true when log when a query is blocked (can cause very large log files)
  183. sv_logdownloadlist : 0 : :
  184. sv_logecho : 1 : a : Echo log information to the console.
  185. sv_logfile : 0 : a : Log server information in the log file.
  186. sv_logflush : 0 : a : Flush the log file to disk on each write (slow).
  187. sv_logsdir : 0 : a : Folder in the game directory where server logs will be stored.
  188. sv_massreport : 0 : sv :
  189. sv_max_queries_sec : 3 : : Maximum queries per second to respond to from a single IP address.
  190. sv_max_queries_sec_global : 60 : : Maximum queries per second to respond to from anywhere.
  191. sv_max_queries_window : 30 : : Window over which to average queries per second averages.
  192. sv_max_unreliable_delta_size : 4096 : : Maximum allowable entity delta size over unreliable delivery.
  193. sv_maxclientframes : 128 : :
  194. sv_maxcmdrate : 40 : rep, release : (If sv_mincmdrate is > 0), this sets the maximum value for cl_cmdrate.
  195. sv_maxrate : 0 : rep, release : Max bandwidth rate allowed on server, 0 == unlimited
  196. sv_maxreplay : 0 : : Maximum replay time in seconds
  197. sv_maxroutable : 1200 : : Server upper bound on net_maxroutable that a client can use.
  198. sv_maxupdaterate : 60 : rep : Maximum updates per second that the server will allow
  199. sv_memlimit : 0 : cheat : If set, whenever a game ends, if the total memory used by the server is greater than this # of megabytes, the server will exit.
  200. sv_mincmdrate : 0 : rep, release : This sets the minimum value for cl_cmdrate. 0 == unlimited.
  201. sv_minrate : 5000 : rep, release : Min bandwidth rate allowed on server, 0 == unlimited
  202. sv_minupdaterate : 10 : rep : Minimum updates per second that the server will allow
  203. sv_mover_maxslope : 0 : sv, nf, rep : The maximum slope the player can overcome [-]
  204. sv_mover_pogodampingratio : 2 : sv, nf, rep : The capsule pogo stick damping ratio [-]
  205. sv_mover_pogoextension : 5 : sv, nf, rep : The capsule pogo stick extension to keep the player better grounded [%]
  206. sv_mover_pogofrequency : 8 : sv, nf, rep : The capsule pogo stick frequency [hz].
  207. sv_mover_usecapsule : 1 : sv, nf, rep : Should the mover proxy be a capsule shape?
  208. sv_networkvar_perfieldtracking : 1 : release : Track individual field offset changes, rather than a single dirty flag for the whole entity.
  209. sv_networkvar_validate : 0 : release : Validate each StateChanged against known offsets.
  210. sv_noclipaccelerate : 5 : sv, a, nf, rep :
  211. sv_noclipduringpause : 0 : sv, rep, cheat : If cheats are enabled, then you can noclip with the game paused (for doing screenshots, etc.).
  212. sv_noclipfriction : 4 : sv, a, nf, rep : Friction during noclip move.
  213. sv_noclipspeed : 5 : sv, a, nf, rep :
  214. sv_noclipspeed_min : 1 : sv, a, nf, rep : Noclip speeds less than this will be clamped to zero.
  215. sv_npc_talker_maxdist : 1024 : sv : NPCs over this distance from the player won't attempt to speak.
  216. sv_packstats : cmd : : Show entity packing stats, pass 'clear' as argument to reset counts.
  217. sv_parallel_packentities : 2 : : Set to 1 to use threading snapshot sending on listen servers, 2 for dedicated servers.
  218. sv_password : 0 : prot, nf, norecord, release : Server password for entry into multiplayer games
  219. sv_pausable : 0 : release : Is the server pausable.
  220. sv_pause_on_console_open : 0 : a : 1 = Pause the game when pressing ~ to open the console. CTRL+~ opens the console without pause.
  221. sv_phys_animated_hierarchy : 1 : sv :
  222. sv_phys_debug_callback_entities : 0 : sv, cheat : Print all entities that get touch callbacks. Each entity is printed only once.
  223. sv_phys_enabled : 1 : sv, cheat : Enable all physics simulation
  224. sv_phys_sleep_enable : 1 : sv, cheat : Enable sleeping for dynamic physics bodies.
  225. sv_phys_stop_at_collision : 0 : sv, cheat :
  226. sv_phys_visualize_awake : 0 : sv :
  227. sv_player_search_range : 64 : sv, rep :
  228. sv_player_stuck_tolerance : 10 : sv, cheat :
  229. sv_pure : cmd : : Show user data.
  230. sv_pure_kick_clients : 1 : release : If set to 1, the server will kick clients with mismatching files. Otherwise, it will issue a warning to the client.
  231. sv_pure_trace : 0 : release : If set to 1, the server will print a message whenever a client is verifying a CRC for a file.
  232. sv_pvs_entity : -1 : sv : If set, only allows this ent index to network (other than players and things that force sending).
  233. sv_pvs_max_distance : 0 : rep, release : if set, adds a maximum range to PVS/PAS checks
  234. sv_pvs_max_distance_check_only : 0 : sv, release : If set, only use the sv_pvs_max_distance check for working out which entities to transmit, and ignore PVS.
  235. sv_pvs_random : 0 : sv : If set, objects blink in/out of pvs randomly.
  236. sv_querycache_stats : cmd : : Display status of the query cache (client only)
  237. sv_ragdoll_lru_debug : 0 : sv, rep, cheat :
  238. sv_rcon_banpenalty : 0 : : Number of minutes to ban users who fail rcon authentication
  239. sv_rcon_log : 1 : : Enable/disable rcon logging.
  240. sv_rcon_maxfailures : 10 : : Max number of times a user can fail rcon authentication before being banned
  241. sv_rcon_minfailures : 5 : : Number of times a user can fail rcon authentication in sv_rcon_minfailuretime before being banned
  242. sv_rcon_minfailuretime : 30 : : Number of seconds to track failed rcon authentications
  243. sv_regeneration_force_on : 0 : sv, cheat : Cheat to test regenerative health systems
  244. sv_regeneration_wait_time : 1 : sv, rep :
  245. sv_region : -1 : release : The region of the world to report this server in.
  246. sv_remapper_loopsoundfix : 0 : sv, rep :
  247. sv_remapper_range_multiplier : 1 : sv, rep :
  248. sv_replaysdir : 0 : : Directory to store replays in
  249. sv_reservation_grace : 5 : : Time in seconds given for a lobby reservation.
  250. sv_reservation_timeout : 120 : release : Time in seconds before lobby reservation expires.
  251. sv_reserve_slots_for_reconnecting_players : 0 : : Reserve slots for reconnecting human players.
  252. sv_robust_explosions : 1 : sv, rep :
  253. sv_save_session_persisters : cmd : : Saves session persister data immediately.
  254. sv_script_profile : 0 : sv :
  255. sv_script_think_interval : 0 : sv, rep :
  256. sv_search_key : 0 : release :
  257. sv_sequence_debug : -1 : sv :
  258. sv_sequence_debug2 : -1 : sv :
  259. sv_sequence_debug_verbose : 1 : sv :
  260. sv_sequence_model_substring : 0 : sv :
  261. sv_shared_team_pvs : 0 : sv : PVS is shared between teams
  262. sv_show_crosshair_target : 0 : sv :
  263. sv_showfootsteps : 0 : sv, rep, cheat : Shows client (red) and server (green) footsteps (1=client-only, 2=server-only, 3=both)
  264. sv_showladders : 0 : sv : Show bbox and dismount points for all ladders (must be set before level load.)
  265. sv_showlagcompensation : 0 : sv, cheat : Show lag compensated hitboxes whenever a player is lag compensated.
  266. sv_showtags : cmd : : Describe current gametags.
  267. sv_shutdown : cmd : : Sets the server to shutdown when all games have completed
  268. sv_shutdown_immediately_on_request : 0 : : The server will always shutdown on receiving the shutdown request, even if not hibernating
  269. sv_skel_constraints_enable : 0 : rep, cheat :
  270. sv_skyname : 0 : sv, a, rep : Current name of the skybox texture
  271. sv_snapshot_unlimited : 0 : rep, release : For debugging, don't throw away old snapshots so that if you break in debugger (on remote client or server) it won't require an uncompressed update to resume. You may run out of memory of course...
  272. sv_soundemitter_trace : -1 : sv, rep : Show all EmitSound calls including their symbolic name and the actual wave file they resolved to. (-1 = for nobody, 0 = for everybody, n = for one entity)
  273. sv_soundscape_printdebuginfo : cmd : : print soundscapes
  274. sv_specaccelerate : 5 : sv, a, nf, rep :
  275. sv_special_suit_abilities : 1 : sv :
  276. sv_special_suit_abilities_toggle : 0 : sv : Set this to have the ALT1 key toggle the suit ability on and off.
  277. sv_specnoclip : 1 : sv, a, nf, rep :
  278. sv_specspeed : 3 : sv, a, nf, rep :
  279. sv_spygrenade_floating_max_speed : 200 : sv :
  280. sv_spygrenade_floating_power : 400 : sv :
  281. sv_spygrenade_floating_resting_speed : 10 : sv :
  282. sv_spygrenade_speed_dampening : 800 : sv :
  283. sv_spygrenade_timer : 8 : sv :
  284. sv_stats : 1 : : Collect CPU usage stats
  285. sv_steamgroup : 0 : nf, release : The ID of the steam group that this server belongs to. You can find your group's ID on the admin profile page in the steam community.
  286. sv_steamgroup_exclusive : 0 : release : If set, only members of Steam group will be able to join the server when it's empty, public people will be able to join the server only if it has players.
  287. sv_stickysprint : 0 : sv, a, xbox_archive :
  288. sv_strict_notarget : 0 : sv : If set, notarget will cause entities to never think they are in the pvs
  289. sv_sync_anims_spawn : 0 : sv, cheat :
  290. sv_sync_client_updates : 0 : : (Only used when hosting xbox games). Send clients updates at the same time. This saves CPU because the server will encode and calc deltas on less frames.
  291. sv_tags : 0 : nf, release : Server tags. Used to provide extra information to clients when they're browsing for servers. Separate tags with a comma.
  292. sv_temp_baseline_string_table_buffer_size : 524288 : : Buffer size for writing string table baselnes
  293. sv_test_scripted_sequences : 0 : sv : Tests for scripted sequences that are embedded in the world. Run through your map with this set to check for NPCs falling through the world.
  294. sv_timeout : 20 : : After this many seconds without a message from fully connected client, the client is dropped
  295. sv_tracereffects_limit_general : 15 : sv, rep : Limits the number of visible tracers per frame
  296. sv_turbophysics : 0 : sv, rep : Turns on turbo physics
  297. sv_unlockedchapters : 1 : a : Highest unlocked game chapter.
  298. sv_update_master_server : 1 : release : Should we update the master server.
  299. sv_usenetworkvars : 1 : : Use networkvar system.
  300. sv_usercmd_queue_spew_threshold : 10 : sv, release : Spew warning if command queue has grown above this many backlogged commands.
  301. sv_vehicle_autoaim_scale : 8 : sv :
  302. sv_visiblemaxplayers : -1 : release : Overrides the max players reported to prospective clients
  303. sv_voicecodec : 0 : : Specifies which voice codec DLL to use in a game. Set to the name of the DLL without the extension.
  304. sv_voiceenable : 1 : a, nf, release :
  305. sv_watchtransmit : -2 : sv, release : Watch NetworkStateChanged info for this entity index.
  306. sys_info : cmd : : Print system information to the console
  307. sys_minidumpexpandedspew : 1 : :
  308. sys_minidumpspewlines : 2000 : release : Lines of crash dump console spew to keep.
  309. target_scan_use_query_cache : 1 : sv :
  310. tauntfrequency : 1 : sv, nf :
  311. telemetry_message : cmd : : Place a message in the telemetry timeline
  312. telemetry_toggle_timespan : cmd : : Starts/stops a timespan with an ever increasing name.
  313. template_debug : 0 : sv, cheat :
  314. tenfoot_match : cmd : : [prefix]: matches a string prefix
  315. tenfoot_pickle_dictionaries : cmd : : compiles daisy wheel input dictionaries to more performant form
  316. tenfoot_pickle_single_dictionary : cmd : : [language] compiles one daisy wheel input dictionary
  317. tenfoot_text_hotspots : cmd : : find text autosuggest hot spots
  318. Test_Checkpoint : cmd : : Indicate to a test script that a checkpoint has been reached
  319. test_conform_collision_bounds : 0 : sv, rep :
  320. Test_CreateEntity : cmd : :
  321. test_dispatcheffect : cmd : : Test a clientside dispatch effect. Usage: test_dispatcheffect <effect name> <distance away> <flags> <magnitude> <scale> Defaults are: <distance 1024> <flags 0> <magnitude 0> <scale 0>
  322. Test_EHandle : cmd : :
  323. test_entity_blocker : cmd : : Test command that drops an entity blocker out in front of the player.
  324. Test_ExitProcess : cmd : : Test_ExitProcess <exit code> - immediately kill the process.
  325. Test_InitRandomEntitySpawner : cmd : :
  326. Test_Loop : cmd : : Test_Loop <loop name> - loop back to the specified loop start point unconditionally.
  327. Test_LoopCount : cmd : : Test_LoopCount <loop name> <count> - loop back to the specified loop start point the specified # of times.
  328. Test_LoopForNumSeconds : cmd : : Test_LoopForNumSeconds <loop name> <time> - loop back to the specified start point for the specified # of seconds.
  329. test_massive_dmg : 30 : sv :
  330. test_massive_dmg_clip : 0 : sv :
  331. test_orientation_range : 100 : sv, rep :
  332. Test_RandomChance : cmd : : Test_RandomChance <percent chance, 0-100> <token1> <token2...> - Roll the dice and maybe run the command following the percentage chance.
  333. Test_RandomizeInPVS : cmd : :
  334. Test_RandomPlayerPosition : cmd : :
  335. Test_RemoveAllRandomEntities : cmd : :
  336. test_restoreonnewmodel : 0 : sv, rep :
  337. Test_SpawnRandomEntities : cmd : :
  338. Test_StartLoop : cmd : : Test_StartLoop <loop name> - Denote the start of a loop. Really just defines a named point you can jump to.
  339. Test_StartScript : cmd : : Start a test script running..
  340. testhudanim : cmd : : Test a hud element animation. Arguments: <anim name>
  341. testscript_debug : 0 : : Debug test scripts.
  342. texture_budget_background_alpha : 128 : cl, a : how translucent the budget panel is
  343. texture_budget_panel_bottom_of_history_fraction : 0 : cl, a : number between 0 and 1
  344. texture_budget_panel_global : 0 : cl : Show global times in the texture budget panel.
  345. texture_budget_panel_height : 284 : cl, a : height in pixels of the budget panel
  346. texture_budget_panel_width : 512 : cl, a : width in pixels of the budget panel
  347. texture_budget_panel_x : 0 : cl, a : number of pixels from the left side of the game screen to draw the budget panel
  348. texture_budget_panel_y : 450 : cl, a : number of pixels from the top side of the game screen to draw the budget panel
  349. tf_arena_max_streak : 5 : cl, nf, rep : Teams will be scrambled if one team reaches this streak
  350. tf_arena_preround_time : 10 : cl, nf, rep : Length of the Pre-Round time
  351. tf_escort_score_rate : 1 : sv, cheat : Score for escorting the train, in points per second
  352. think_limit : 0 : sv, rep, release : Maximum think time in milliseconds, warning is printed if this is exceeded.
  353. thirdperson : cmd : : Switch to thirdperson camera.
  354. thirdperson_mayamode : cmd : : Switch to thirdperson Maya-like camera controls.
  355. thirdperson_platformer : 0 : cl : Player will aim in the direction they are moving.
  356. thirdperson_screenspace : 0 : cl : Movement will be relative to the camera, eg: left means screen-left
  357. thirdpersonshoulder : cmd : : Switch to thirdperson-shoulder camera.
  358. threaded_occluder_rasterization : 1 : cheat :
  359. timedemo : cmd : : Play a demo and report performance info.
  360. timedemo_end : -1 : : Ends timedemo on given tick.
  361. timedemo_start : -1 : : Starts timedemo on given tick.
  362. timedemo_vprofrecord : cmd : : Play a demo and report performance info. Also record vprof data for the span of the demo
  363. timedemoquit : cmd : : Play a demo, report performance info, and then exit
  364. timeofday : cmd : : Run time-of-day command
  365. timeofday_reload : cmd : : reload time of day script
  366. toggle : cmd : : Toggles specified convar value on and off.
  367. toggle_duck : cmd : : Toggles duck
  368. toggle_zoom : cmd : : Toggles zoom display
  369. toggleconsole : cmd : : Show/hide the console.
  370. tr_do_reduce : 1 : rep, cheat :
  371. tr_epsilon_t_junction : 0.010 : rep, cheat :
  372. tr_max_acceptable_edge_length : 10000 : rep, cheat :
  373. tr_openedge_penalty : 10 : rep, cheat :
  374. tv_allow_camera_man : 1 : sv : Auto director allows spectators to become camera man
  375. tv_allow_static_shots : 1 : sv : Auto director uses fixed level cameras for shots
  376. tv_autorecord : 0 : : Automatically records all games as SourceTV demos.
  377. tv_autoretry : 1 : : Relay proxies retry connection after network timeout
  378. tv_chatgroupsize : 0 : : Set the default chat group size
  379. tv_chattimelimit : 0 : : Limits spectators to chat only every n seconds
  380. tv_clients : cmd : : Shows list of connected SourceTV clients.
  381. tv_debug : 0 : : SourceTV debug info.
  382. tv_delay : 120 : sv : SourceTV broadcast delay in seconds
  383. tv_deltacache : 2 : : Enable delta entity bit stream cache
  384. tv_demo_starttick : 0 : :
  385. tv_dispatchmode : 1 : : Dispatch clients to relay proxies: 0=never, 1=if appropriate, 2=always
  386. tv_enable : 0 : nf : Activates SourceTV on server.
  387. tv_enable_delta_frames : 1 : : Indicates whether or not the tv should use delta frames for storage of intermediate frames. This takes more CPU but significantly less memory.
  388. tv_extended_logging : 0 : :
  389. tv_grouprelaydatareliable : 0 : : When enabled, this will collect all information for relay sending into a single datagram to ensure that the data stays together through a potentially large number of relays
  390. tv_grouprelaydataunreliable : 0 : : When enabled, this will collect all information for relay sending into a single datagram to ensure that the data stays together through a potentially large number of relays
  391. tv_grouprelaydatavoice : 0 : : Similar to tv_grouprelaydata, but controls whether or not the voice channels should be routed into the grouped data for the relays
  392. tv_instant_replay_full_frame : 1 : : Send embedded full frames
  393. tv_instant_replay_full_frame_build_threaded : 0 : : Build the full frames on a seperate job thread
  394. tv_instant_replay_full_frame_time : 30 : : Seconds between full frame embeddeds
  395. tv_listen_voice_indices : 0 : cl, user : Bitfield of entindices to listen to voice messages from when connected to SourceTV, default is none
  396. tv_log_director_events : 0 : sv : Log game events being considered by the director
  397. tv_maxclients : 128 : : Maximum client number on SourceTV server.
  398. tv_maxrate : 0 : : Max SourceTV spectator bandwidth rate allowed, 0 == unlimited
  399. tv_msg : cmd : : Send a screen message to all clients.
  400. tv_name : 0 : : SourceTV host name
  401. tv_nochat : 0 : a, user : Don't receive chat messages from other SourceTV spectators
  402. tv_overridemaster : 0 : : Overrides the SourceTV master root address.
  403. tv_password : 0 : prot, nf, norecord : SourceTV password for all clients
  404. tv_port : 27020 : release : Host SourceTV port
  405. tv_rate_multiplier : 2 : : Multiply requested rate by this value to adjust Dota TV send rate
  406. tv_record : cmd : : Starts SourceTV demo recording.
  407. tv_relay : cmd : : Connect to SourceTV server and relay broadcast.
  408. tv_relay_quit_after_game : 1 : : Quit after a game has been relayed, do not hibernate
  409. tv_relay_rate : 500000 : : default rate for relays
  410. tv_relay_secret_code : 1 : prot : When enabled, this will use a uniquely generated server code to authenticate relay to relay connections. This code is coordinated via the GC or some external means rather than by clients directly
  411. tv_relaypassword : 0 : prot, nf, norecord : SourceTV password for relay proxies
  412. tv_relayvoice : 1 : : Relay voice data: 0=off, 1=on
  413. tv_retry : cmd : : Reconnects the SourceTV relay proxy.
  414. tv_secret_code : 1 : prot : When enabled, this will use a uniquely generated server code to authenticate relay connections. This code is coordinated via the GC or some external means rather than by clients directly
  415. tv_show_allchat : 1 : sv, release :
  416. tv_snapshotrate : 20 : : Snapshots broadcasted per second
  417. tv_status : cmd : : Show SourceTV server status.
  418. tv_stop : cmd : : Stops the SourceTV broadcast.
  419. tv_stoprecord : cmd : : Stops SourceTV demo recording.
  420. tv_threaded_merge_entity_deltas : 1 : : Enable SourceTV threading of delta merging
  421. tv_timeout : 20 : : SourceTV connection timeout in seconds.
  422. tv_title : 0 : : Set title for SourceTV spectator UI
  423. tv_transmitall : 0 : rep : Transmit all entities (not only director view)
  424. tv_window_size : 16 : : Specifies the number of seconds worth of frames that the tv replay system should keep in memory. Increasing this greatly increases the amount of memory consumed by the TV system
  425. txview : cmd : : Show/hide the internal texture viewer.
  426. unbind : cmd : : Unbind a key.
  427. unbindall : cmd : : Unbind all keys.
  428. unpause : cmd : : Clear the pause state of the server.
  429. UpdateBinarySizes : cmd : : Dumps the binary sizes to use for the game in loadaddress.vpc
  430. url_execute : cmd : : Executes url-based commands, used for incoming commands from url-based launches when the game's already running.
  431. -use : cmd : :
  432. use : cmd : : Use a particular weapon Arguments: <weapon_name>
  433. +use_hand0 : cmd : :
  434. -use_hand0 : cmd : :
  435. -use_hand1 : cmd : :
  436. use_new_damage_system : 0 : sv :
  437. users : cmd : : Show user info for players on server.
  438. vault_tractor_beam_console_final_lever_push_amount : 0 : sv :
  439. vault_tractor_beam_console_lever_deploy_delay : 0 : sv :
  440. vault_tractor_beam_console_lever_push_amount : 0 : sv :
  441. vcon_pipe_dump : cmd : : Dumps the state of all existing VConsole pipes
  442. vehicle_flushscript : cmd : : Flush and reload all vehicle scripts
  443. versus_stats_highlight_interval : 5 : cl : Interval between hightlight screens in the transition stats panel for versus mode
  444. vgui_drawfocus : 0 : : Report which panel is under the mouse.
  445. vgui_drawkeyfocus : 0 : : Report which panel has keyboard focus.
  446. +vgui_drawtree : cmd : :
  447. vgui_drawtree : 0 : cl, cheat : Draws the vgui panel hiearchy to the specified depth level.
  448. vgui_drawtree_clear : cmd : :
  449. vgui_drawtree_draw_selected : 0 : cl : Highlight the selected panel
  450. vgui_drawtree_freeze : 0 : cl : Set to 1 to stop updating the vgui_drawtree view.
  451. vgui_drawtree_hidden : 0 : cl : Draw the hidden panels.
  452. vgui_drawtree_panelalpha : 0 : cl : Show the panel alpha values in the vgui_drawtree view.
  453. vgui_drawtree_panelptr : 0 : cl : Show the panel pointer values in the vgui_drawtree view.
  454. vgui_drawtree_popupsonly : 0 : cl : Draws the vgui popup list in hierarchy(1) or most recently used(2) order.
  455. vgui_drawtree_render_order : 0 : cl : List the vgui_drawtree panels in render order.
  456. vgui_drawtree_scheme : 0 : cl : Show scheme file for each panel
  457. vgui_drawtree_visible : 1 : cl : Draw the visible panels.
  458. vgui_dump_panels : cmd : : vgui_dump_panels [visible]
  459. vgui_spew_fonts : cmd : :
  460. vgui_togglepanel : cmd : : show/hide vgui panel by name.
  461. video_config_autoconfig_reset : cmd : : Force Autoconfig to run, resetting video config settings
  462. video_mode_screenshots : cmd : : dump screenshots at all supported video modes
  463. viewanim_addkeyframe : cmd : :
  464. viewanim_create : cmd : : viewanim_create
  465. viewanim_load : cmd : : load animation from file
  466. viewanim_reset : cmd : : reset view angles!
  467. viewanim_save : cmd : : Save current animation to file
  468. viewanim_test : cmd : : test view animation
  469. viewmodel_fov : 54 : cl, cheat :
  470. viewmodel_offset_x : 0 : sv, cl, a, rep :
  471. viewmodel_offset_y : 0 : sv, cl, a, rep :
  472. viewmodel_offset_z : 0 : sv, cl, a, rep :
  473. violence_ablood : 1 : a : Draw alien blood
  474. violence_agibs : 1 : a : Show alien gib entities
  475. violence_hblood : 1 : a : Draw human blood
  476. violence_hgibs : 1 : a : Show human gib entities
  477. vis_debug_currentcluster : cmd : : Show the current cluster number
  478. vis_debug_drawcluster : cmd : : Add cluster # to visualization, (-1) to clear
  479. vis_debug_dumpvisibleclusters : cmd : : Show the list of visible clusters
  480. vis_debug_find_los : cmd : : Find or clear the vis LOS to here
  481. vis_debug_lock : cmd : : Lock vis LOS origin to current
  482. vis_debug_outside : cmd : : Show outside space vis volumes
  483. vis_debug_record_start : cmd : : Record a path to debug vis
  484. vis_debug_record_stop : cmd : : Record a path to debug vis
  485. vis_debug_show : cmd : : Show/hide the vis debug visualization
  486. vis_debug_sphere : cmd : : Draw clusters in a sphere of radius around the camera
  487. vis_debug_tracelos : cmd : : Trace rays and check vis from the current camera
  488. vis_enable : 1 : : Toggle static visibility
  489. vis_force : 0 : sv, cheat :
  490. vismon_poll_frequency : 0 : sv, cheat :
  491. vismon_trace_limit : 12 : sv, cheat :
  492. vm_camera : 1 : cl :
  493. vm_camera_interp_speed : 8 : cl :
  494. vm_camera_no_roll : 0 : cl :
  495. vm_camera_scale : 1 : cl :
  496. vm_debug : 0 : sv, rep :
  497. vm_draw_always : 0 : cl :
  498. vm_fade : 1 : sv, rep :
  499. vmem_dump : cmd : : Dump memory stats to log.
  500. voice_all_icons : 0 : cl : Draw all players' voice icons
  501. voice_always_sample_mic : 0 : a : For systems experiencing a hang/stall when using voice chat.
  502. voice_clientdebug : 0 : cl :
  503. voice_debugfeedbackfrom : 0 : :
  504. voice_fadeouttime : 0 : :
  505. voice_head_icon_height : 20 : cl : Voice icons are this many inches over player eye positions
  506. voice_head_icon_size : 6 : cl : Size of voice icon over player heads in inches
  507. voice_initial_buffer_ms : 200 : :
  508. voice_local_icon : 0 : cl : Draw local player's voice icon
  509. voice_loopback : 0 : user :
  510. voice_min_buffer_ms : 100 : :
  511. voice_modenable : 1 : cl, a, clientcmd_can_execute : Enable/disable voice in this mod.
  512. voice_player_speaking_delay_threshold : 0 : sv, cheat :
  513. voice_scale : 1 : a :
  514. voice_sequence_maximum_wait_time : 0 : : When receiving packets out of sequence, wait this many seconds for missing sequences to arrive
  515. voice_serverdebug : 0 : sv :
  516. voice_stall_ms : 250 : :
  517. voice_threshold : 4000 : cl, a :
  518. voice_threshold_delay : 0 : :
  519. voice_vox : 0 : per-user :
  520. voice_xsend_debug : 0 : :
  521. -voicerecord : cmd : :
  522. +voicerecord : cmd : :
  523. volume : 1 : a : Sound volume
  524. volume_fog_intermediate_textures_hdr : 0 : :
  525. volume_fog_show_volumes : 0 : cheat :
  526. vphys2_buoyancy_damping : 0 : :
  527. vphys2_enable_buoyancy : 1 : :
  528. vphys2_enable_variable_timestep : 1 : :
  529. vphys2_expensive_sync_warning : 320000 : :
  530. vphys2_friction_factor : 1 : cheat : Change global friction factor
  531. vphys2_linear_damping : 0 : :
  532. vphys2_linear_damping_in_water : 0 : :
  533. vphys2_ragdoll_joint_or : 1 : :
  534. vphys2_restitution_factor : 1 : cheat : Change global restitution factor
  535. vphys2_solver_batch_size : 16 : :
  536. vphys2_water_density_multiplier : 1 : :
  537. vphysics_force_apply_magnitude : 1 : :
  538. vphysics_return_implicit_velocity : 0 : :
  539. vprof_counters : 0 : :
  540. vprof_counters_show_minmax : 0 : :
  541. vprof_dump_counters : cmd : : Dump vprof counters to the console
  542. vprof_generate_report : cmd : : Generate a report to the console.
  543. vprof_generate_report_budget : cmd : : Generate a report to the console based on budget group.
  544. vprof_generate_report_hierarchy : cmd : : Generate a report to the console.
  545. vprof_off : cmd : : Disable vprof
  546. vprof_on : cmd : : Enable vprof
  547. vprof_remote_start : cmd : : Request a VProf data stream from the remote server (requires authentication)
  548. vprof_remote_stop : cmd : : Stop an existing remote VProf data request
  549. vprof_reset : cmd : : Reset the stats in VProf profiler
  550. vprof_reset_peaks : cmd : : Reset just the peak time in VProf profiler
  551. vprof_scope_entity_gamephys : 0 : sv :
  552. vprof_scope_entity_thinks : 0 : sv, rep :
  553. vprof_think_limit : 0 : sv :
  554. vprof_vtrace : cmd : : Toggle whether vprof data is sent to VTrace
  555. vr_align_to_grabline : 0 : sv, rep :
  556. vr_allow_time_sliced_shadow_map_rendering : 1 : : Allow time-sliced shadow buffer rendering when enabled via gameinfo.gi
  557. vr_always_teleport_player : 1 : sv, rep :
  558. vr_anchor_allow_non_up_floor : 0 : sv, rep, cheat : Allows anchor teleportation onto walls and ceiling. NOTE: WIP, mostly broken!
  559. vr_aoproxy_debug : 0 : :
  560. vr_aoproxy_enable : 1 : :
  561. vr_author_refpt : cmd : :
  562. vr_background_citizen_optimizations : 1 : sv, rep :
  563. vr_backpack_deposit_vertical_dist_from_hmd : 10 : sv, rep :
  564. vr_backpack_distance_from_model : 0 : sv, rep :
  565. vr_backpack_distance_from_model_drop : 2 : sv, rep :
  566. vr_backpack_drop_width_addon : 12 : sv, rep :
  567. vr_backpack_grab_window : 0 : sv, rep : Time window a grab is allowed to occur and trigger backpack item retrieval if the hand enters the backpack
  568. vr_backpack_insert_window : 0 : sv, rep : Time window a insert is allowed to occur and trigger backpack item inserting if the hand or item enters the backpack
  569. vr_backpack_max_vertical_diff : 24 : sv, rep :
  570. vr_backpack_max_width : 15 : sv, rep :
  571. vr_backpack_min_vertical_diff : 15 : sv, rep :
  572. vr_backpack_min_width : 0 : sv, rep :
  573. vr_black_level_clamp : 3 : :
  574. vr_camera_decay_roll_halflife : 0 : :
  575. vr_camera_decay_yaw_pitch_halflife : 0 : :
  576. vr_chaperone_enable : 0 : cl :
  577. vr_chaperone_fade_dist : 30 : cl, a :
  578. vr_chaperone_hardbounds_disabled : 1 : cl :
  579. vr_chaperone_max_x : 87 : cl, a :
  580. vr_chaperone_max_y : 100 : cl, a :
  581. vr_chaperone_max_z : 105 : cl, a :
  582. vr_chaperone_min_x : -64 : cl, a :
  583. vr_chaperone_min_y : -112 : cl, a :
  584. vr_chaperone_min_z : 0 : cl, a :
  585. vr_companion_window_always_on : 1 : :
  586. vr_companion_window_brightnessmultiplier : 1 : :
  587. vr_companion_window_zoom : 1 : :
  588. vr_continuous_dampen_enable : 1 : sv, rep :
  589. vr_continuous_dampen_height : 18 : sv, rep :
  590. vr_continuous_dampen_rate_max : 100 : sv, rep :
  591. vr_continuous_dampen_rate_min : 30 : sv, rep :
  592. vr_continuous_dampen_rate_type : 0 : sv :
  593. vr_continuous_input_debug : 0 : sv, rep :
  594. vr_crowbar_angularjointfreq : 10 : sv, rep :
  595. vr_crowbar_debug : 0 : sv, rep :
  596. vr_crowbar_do_teleport : 1 : sv, rep :
  597. vr_crowbar_impact_large : 250 : sv :
  598. vr_crowbar_linearjointfreq : 20 : sv, rep :
  599. vr_crowbar_maxforce : 250000 : sv, rep :
  600. vr_crowbar_maxtorque : 0 : sv, rep :
  601. vr_crowbar_min_position_iterations : 4 : sv, rep :
  602. vr_crowbar_min_velocity_iterations : 16 : sv, rep :
  603. vr_crowbar_minimum_haptic_fire_repeat_time : 0 : sv, rep :
  604. vr_crowbar_prying_haptic_deadzone : 0 : sv, rep :
  605. vr_crowbar_prying_repeat_rate_high_tension : 0 : sv, rep :
  606. vr_crowbar_prying_repeat_rate_low_tension : 0 : sv, rep :
  607. vr_crowbar_renderphysicsonly : 0 : sv, rep :
  608. vr_cubemap_normalization : 1 : :
  609. vr_cubemap_normalization_max : 32 : :
  610. vr_cubemap_normalization_roughness_begin : 0 : :
  611. vr_custom_msaa_resolve : 1 : :
  612. vr_custom_msaa_resolve_ps : 0 : :
  613. vr_debug_actions : 0 : cl : Debug digital action data.
  614. vr_debug_overlay : 0 : cl :
  615. vr_debug_panel_manipulation : 0 : sv, rep :
  616. vr_debug_velocity : 0 : sv, rep :
  617. vr_decal_debug : 0 : :
  618. vr_depth_prepass : 1 : :
  619. vr_depth_prepass_alphatested : 0 : : 0=Off, 1=All AlphaTested, 2=only AlphaTested with PrepassAlphaTest enabled
  620. vr_depth_prepass_cull_threshold : 60 : :
  621. vr_depth_submit : 0 : :
  622. vr_directional_lightmaps : 1 : :
  623. vr_disable_view_override : 0 : :
  624. vr_door_lighting_debug : 0 : cl, cheat :
  625. vr_draw_hand : 0 : cl, rep :
  626. vr_enable_cached_lights : 1 : :
  627. vr_enable_glows : 1 : :
  628. vr_enable_high_precision_lighting : 1 : :
  629. vr_enable_interactio_debug : 0 : cl :
  630. vr_enable_lights : 1 : :
  631. vr_enable_tonemapping : 1 : :
  632. vr_enable_translucent_screen_space : 1 : :
  633. vr_enable_volume_fog : 1 : :
  634. vr_energygun_ammo_per_clip : 10 : sv, rep :
  635. vr_energygun_ammo_per_large_clip : 25 : sv, rep :
  636. vr_energygun_bottom_grip_disengage : 5 : sv, rep :
  637. vr_energygun_bottom_grip_max_dist : 4 : sv, rep :
  638. vr_energygun_bottom_grip_min_dist : 4 : sv, rep :
  639. vr_energygun_bulletcount_anim_rate : 1 : sv, rep :
  640. vr_energygun_burstdmg : 10 : sv, rep :
  641. vr_energygun_burstfire_rof : 0 : sv, rep :
  642. vr_energygun_chamber_light_angle : 70 : sv, rep, cheat :
  643. vr_energygun_chamber_light_blink_rate : 1 : sv, rep :
  644. vr_energygun_chamber_light_brightness : 0 : sv, rep, cheat :
  645. vr_energygun_chamber_light_color : -16776961 : sv, rep, cheat :
  646. vr_energygun_chamber_light_nearz : 0 : sv, rep, cheat :
  647. vr_energygun_chamber_light_offset : 0 : sv, rep, cheat :
  648. vr_energygun_chamber_light_range : 12 : sv, rep, cheat :
  649. vr_energygun_chamber_light_upgrade_angle : 85 : sv, rep, cheat :
  650. vr_energygun_clip_grab_dist : 8 : sv, rep :
  651. vr_energygun_dmg : 8 : sv, rep :
  652. vr_energygun_grenade_modules_enabled : 0 : sv, rep :
  653. vr_energygun_handcannon_dmg : 6 : sv, rep : Damage per pellet
  654. vr_energygun_handcannon_force_scale : 2 : sv, rep :
  655. vr_energygun_handcannon_pellet_count : 12 : sv, rep : Pellets per shot
  656. vr_energygun_handcannon_spread : 1 : sv, rep : settings are 0, 1 and 2 for 10, 15 and 20 degree cones
  657. vr_energygun_hopper_size : 10 : sv, rep :
  658. vr_energygun_laser_interact_max_dist : 6 : sv, rep :
  659. vr_energygun_laser_interact_min_dist : 5 : sv, rep :
  660. vr_energygun_laser_offtime : 0 : sv, rep :
  661. vr_energygun_laserrange : 2048 : sv, rep :
  662. vr_energygun_max_shell_dist : 225 : sv, rep :
  663. vr_energygun_min_shell_dist : 175 : sv, rep :
  664. vr_energygun_rof : 0 : sv, rep :
  665. vr_energygun_slide_interact_max_dist : 6 : sv, rep :
  666. vr_energygun_slide_interact_min_dist : 6 : sv, rep :
  667. vr_energygun_weapon_modules_enabled : 0 : sv, rep :
  668. vr_environment_interaction_rate : 5 : sv, rep :
  669. vr_error_glove_enabled : 0 : cl :
  670. vr_error_glove_full_opaque_distance : 8 : sv, rep :
  671. vr_error_glove_interact_full_opaque_distance : 20 : sv, rep :
  672. vr_error_glove_interact_start_fadein_distance : 12 : sv, rep :
  673. vr_error_glove_start_fadein_distance : 1 : sv, rep :
  674. vr_expand_cull_frustum : 2 : : degrees to add to fov to compensate for just-in-time HMD
  675. vr_eye_separation_mm : 63 : :
  676. vr_eye_separation_mm_enable : 1 : :
  677. vr_fakebind_force_threshold : 0 : cl :
  678. vr_fakebind_hand0_AX_dn : 0 : cl :
  679. vr_fakebind_hand0_AX_up : 0 : cl :
  680. vr_fakebind_hand0_grip_press : 0 : cl :
  681. vr_fakebind_hand0_grip_release : 0 : cl :
  682. vr_fakebind_hand0_gripanalog_press : 0 : cl :
  683. vr_fakebind_hand0_gripanalog_release : 0 : cl :
  684. vr_fakebind_hand0_menu_dn : 0 : cl :
  685. vr_fakebind_hand0_menu_up : 0 : cl :
  686. vr_fakebind_hand0_pad_down_press : 0 : cl :
  687. vr_fakebind_hand0_pad_down_release : 0 : cl :
  688. vr_fakebind_hand0_pad_left_press : 0 : cl :
  689. vr_fakebind_hand0_pad_left_release : 0 : cl :
  690. vr_fakebind_hand0_pad_press : 0 : cl :
  691. vr_fakebind_hand0_pad_release : 0 : cl :
  692. vr_fakebind_hand0_pad_right_press : 0 : cl :
  693. vr_fakebind_hand0_pad_right_release : 0 : cl :
  694. vr_fakebind_hand0_pad_touch_press : 0 : cl :
  695. vr_fakebind_hand0_pad_up_press : 0 : cl :
  696. vr_fakebind_hand0_pad_up_release : 0 : cl :
  697. vr_fakebind_hand0_touch_pad_release : 0 : cl :
  698. vr_fakebind_hand0_trigger_press : 0 : cl :
  699. vr_fakebind_hand0_trigger_release : 0 : cl :
  700. vr_fakebind_hand1_AX_dn : 0 : cl :
  701. vr_fakebind_hand1_AX_up : 0 : cl :
  702. vr_fakebind_hand1_grip_press : 0 : cl :
  703. vr_fakebind_hand1_grip_release : 0 : cl :
  704. vr_fakebind_hand1_gripanalog_press : 0 : cl :
  705. vr_fakebind_hand1_gripanalog_release : 0 : cl :
  706. vr_fakebind_hand1_menu_dn : 0 : cl :
  707. vr_fakebind_hand1_menu_up : 0 : cl :
  708. vr_fakebind_hand1_pad_down_press : 0 : cl :
  709. vr_fakebind_hand1_pad_down_release : 0 : cl :
  710. vr_fakebind_hand1_pad_left_press : 0 : cl :
  711. vr_fakebind_hand1_pad_left_release : 0 : cl :
  712. vr_fakebind_hand1_pad_press : 0 : cl :
  713. vr_fakebind_hand1_pad_release : 0 : cl :
  714. vr_fakebind_hand1_pad_right_press : 0 : cl :
  715. vr_fakebind_hand1_pad_right_release : 0 : cl :
  716. vr_fakebind_hand1_pad_up_press : 0 : cl :
  717. vr_fakebind_hand1_pad_up_release : 0 : cl :
  718. vr_fakebind_hand1_touch_pad_press : 0 : cl :
  719. vr_fakebind_hand1_touch_pad_release : 0 : cl :
  720. vr_fakebind_hand1_trigger_press : 0 : cl :
  721. vr_fakebind_hand1_trigger_release : 0 : cl :
  722. vr_fakebind_quadrant_threshold : 0 : cl :
  723. vr_fakebind_spew_pad : 0 : cl :
  724. vr_fakebind_trigger_threshold : 0 : cl :
  725. vr_fakehands_hand_forward_left : 25 : cl, a, rep :
  726. vr_fakehands_hand_forward_right : 20 : cl, a, rep :
  727. vr_fakehands_hand_seperation : 8 : cl, a, rep :
  728. vr_fakehands_hand_vertical_left : 10 : cl, a, rep :
  729. vr_fakehands_hand_vertical_right : 13 : cl, a, rep :
  730. vr_fakehands_rotate_x_left : 240 : cl, a, rep :
  731. vr_fakehands_rotate_x_right : 195 : cl, a, rep :
  732. vr_fakehands_rotate_y_left : 0 : cl, a, rep :
  733. vr_fakehands_rotate_y_right : 0 : cl, a, rep :
  734. vr_fakehands_rotate_z_left : 180 : cl, a, rep :
  735. vr_fakehands_rotate_z_right : 180 : cl, a, rep :
  736. vr_fakemove_mlook_speed : 0 : cl, a :
  737. vr_fakemove_speed : 10 : cl, a :
  738. vr_fakevr_lockhands : 0 : cl : Lock Hands to current world position
  739. vr_fast_hologram : 0 : :
  740. vr_fidelity_level : 7 : :
  741. vr_fidelity_level_auto : 1 : : Dynamically adjust vr_fidelity_level based on current performance
  742. vr_fidelity_level_cycle_test : 0 : :
  743. vr_fidelity_level_reported : -1 : : The normalized fidelity level reported back to SteamVR Perf Test
  744. vr_fidelity_level_spew : 0 : :
  745. vr_fidelity_threshold_frame_percent_critical : 0 : :
  746. vr_fidelity_threshold_frame_percent_extrapolation : 0 : :
  747. vr_fidelity_threshold_frame_percent_max : 0 : :
  748. vr_fidelity_threshold_frame_percent_min : 0 : :
  749. vr_fidelity_visualizer : 1 : : Display fidelity visualizer in VR Perf HUD (vr_perf_hud must be 1)
  750. vr_flashlight_forward_offset : 24 : cl :
  751. vr_fog_delay_update : 1 : sv, rep :
  752. vr_fog_megastrong_fog : 0 : sv, rep :
  753. vr_foveated_boundary : 0 : :
  754. vr_foveated_inner_scalar : 1 : :
  755. vr_foveated_outer_scalar : 0 : :
  756. vr_foveated_overlap : 0 : :
  757. vr_freemove_input_type : 0 : sv, rep :
  758. vr_fxaa : 0 : :
  759. vr_game_menu_bg_depthsortbias : 1010 : cl, rep :
  760. vr_game_menu_bg_zoffset : 0 : cl, rep :
  761. vr_game_menu_disable_transition_time : 2 : cl, rep :
  762. vr_game_menu_distance : 65 : cl, rep :
  763. vr_game_menu_doubletap_window : 0 : cl, rep :
  764. vr_game_menu_dpi : 22 : cl, rep :
  765. vr_game_menu_fg_depthsortbias : 1000 : cl, rep :
  766. vr_game_menu_height : 60 : cl, rep :
  767. vr_game_menu_height_frac : 0 : cl, rep :
  768. vr_game_menu_interact_dist : 128 : cl, rep :
  769. vr_game_menu_sibling_bg_depthsortbias : 1010 : cl, rep :
  770. vr_game_menu_sibling_fg_depthsortbias : 1000 : cl, rep :
  771. vr_game_menu_width : 40 : cl, rep :
  772. vr_game_message_dpi : 22 : cl, rep :
  773. vr_game_message_height : 20 : cl, rep :
  774. vr_game_message_width : 80 : cl, rep :
  775. vr_general_screen_fade_disable : 0 : cl, rep, cheat :
  776. vr_gg_activate_time : 0 : sv :
  777. vr_gg_deactivate_time : 0 : sv :
  778. vr_gg_draw_target_box : 0 : sv :
  779. vr_gg_fov_center_vert_offset : -100 : sv :
  780. vr_gg_fov_debug : 0 : sv :
  781. vr_gg_fov_max_for_target : 60 : sv :
  782. vr_gg_fov_max_vert_for_target : 70 : sv :
  783. vr_gg_gesture_pull : 1 : sv, rep :
  784. vr_gg_heavy_drag_damp_ang_scale : 0 : sv :
  785. vr_gg_heavy_drag_damp_speed_scale : 0 : sv :
  786. vr_gg_heavy_drag_max_angular : 100 : sv :
  787. vr_gg_heavy_drag_max_speed : 5 : sv :
  788. vr_gg_hover_upgrade : 0 : sv, cheat :
  789. vr_gg_launch_gesture : 0 : sv :
  790. vr_gg_launch_speed : 750 : sv :
  791. vr_gg_levitate : 0 : sv, cheat :
  792. vr_gg_levitate_damp_ang_scale : 1 : sv :
  793. vr_gg_levitate_damp_factor : 0 : sv :
  794. vr_gg_levitate_damp_speed_scale : 2 : sv :
  795. vr_gg_levitate_max_angular : 100 : sv :
  796. vr_gg_levitate_max_speed : 100 : sv :
  797. vr_gg_levitate_maxdist : 200 : sv :
  798. vr_gg_levitate_maxpull : 1000 : sv :
  799. vr_gg_levitate_throwvel_max : 100 : sv :
  800. vr_gg_levitate_throwvel_min : 30 : sv :
  801. vr_gg_levitate_throwvel_threshold_max : 80 : sv :
  802. vr_gg_levitate_throwvel_threshold_min : 20 : sv :
  803. vr_gg_levitate_travel_time : 0 : sv :
  804. vr_gg_lock_release_delay : 0 : sv :
  805. vr_gg_lockon : 1 : sv :
  806. vr_gg_max_ragdoll_carry_mass : 60 : sv :
  807. vr_gg_max_ragdoll_carry_mass_large : 500 : sv :
  808. vr_gg_pull_gesture_speed : 5 : sv, rep :
  809. vr_gg_ragdoll_large_body_mass_override : 20 : sv :
  810. vr_gg_target_change_time : 0 : sv :
  811. vr_gg_target_select_time : 0 : sv :
  812. vr_gg_taser_ability : 0 : sv, cheat :
  813. vr_gg_taser_gesture_speed : 10 : sv, rep :
  814. vr_gg_taser_radius : 20 : sv :
  815. vr_gg_taser_range : 25 : sv :
  816. vr_gg_taser_recharge_time : 20 : sv :
  817. vr_gg_taser_stun_duration : 3 : sv :
  818. vr_gg_throw_sound_speed : 75 : sv :
  819. vr_gg_throw_speed_peak : 200 : sv :
  820. vr_ghost_color : cmd : :
  821. vr_ghost_correction_editing_enable : 0 : :
  822. vr_ghost_correction_enable : 0 : :
  823. vr_ghost_correction_table : cmd : :
  824. vr_ghost_correction_table_reset : cmd : :
  825. vr_ghost_csv : cmd : :
  826. vr_ghost_decrement : cmd : :
  827. vr_ghost_increment : cmd : :
  828. vr_ghost_next : cmd : :
  829. vr_ghost_previous : cmd : :
  830. vr_glove_bonemerge : 1 : sv, rep :
  831. vr_gpu_flush_timer : 2 : :
  832. vr_grabittyglove_light_fov : 0 : cl :
  833. vr_grenade_blastforce : 80000 : sv, rep : Blastforce
  834. vr_grenade_detonate_timer : 4 : sv, rep, cheat :
  835. vr_grenade_launch_force : 900 : sv, cheat :
  836. vr_hack_cont_postx : 0 : cl :
  837. vr_hack_cont_posty : 0 : cl :
  838. vr_hack_cont_postz : 0 : cl :
  839. vr_hack_cont_prex : 0 : cl :
  840. vr_hack_cont_prey : 0 : cl :
  841. vr_hack_cont_prez : -2 : cl :
  842. vr_hack_cont_rotx : 12 : cl :
  843. vr_hack_cont_roty : 55 : cl :
  844. vr_hack_cont_rotz : 180 : cl :
  845. vr_hacking_affirmation_speech_chance : 0 : sv :
  846. vr_hacking_core_move_haptic_distance_max : 1 : cl :
  847. vr_hacking_core_move_haptic_distance_min : 0 : cl :
  848. vr_hacking_core_move_haptic_strength_max : 0 : cl :
  849. vr_hacking_core_move_haptic_strength_min : 0 : cl :
  850. vr_hacking_core_move_passive_haptic_interval : 0 : cl :
  851. vr_hacking_core_move_passive_haptic_strength : 0 : cl :
  852. vr_hacking_core_search_core_count : 1 : sv, rep :
  853. vr_hacking_core_search_core_move_haptic_distance_max : 1 : cl :
  854. vr_hacking_core_search_core_move_haptic_distance_min : 0 : cl :
  855. vr_hacking_core_search_core_move_haptic_strength_max : 0 : cl :
  856. vr_hacking_core_search_core_move_haptic_strength_min : 0 : cl :
  857. vr_hacking_core_search_core_radius : 2 : sv, rep :
  858. vr_hacking_core_search_enemy_count : 0 : sv, rep :
  859. vr_hacking_core_search_enemy_move_speed_max : 6 : cl :
  860. vr_hacking_core_search_enemy_move_speed_min : 4 : cl :
  861. vr_hacking_core_search_enemy_radius : 0 : cl :
  862. vr_hacking_core_search_outer_point_count : 3 : cl :
  863. vr_hacking_core_search_outer_point_radius : 2 : sv, rep :
  864. vr_hacking_core_search_passive_haptic_interval : 0 : cl :
  865. vr_hacking_core_search_passive_haptic_strength : 0 : cl :
  866. vr_hacking_core_search_puzzle_radius : 20 : sv, rep :
  867. vr_hacking_core_search_restrict_outer_points_to_core : 0 : cl :
  868. vr_hacking_core_search_rolloff_haptic_strength : 0 : cl :
  869. vr_hacking_core_search_rollover_haptic_strength : 0 : cl :
  870. vr_hacking_core_search_solution_radius_max : 16 : cl :
  871. vr_hacking_core_search_solution_radius_min : 8 : cl :
  872. vr_hacking_debug_draw : 0 : cl :
  873. vr_hacking_debug_intro_lookat : 0 : sv :
  874. vr_hacking_difficulty_log : 1 : cl :
  875. vr_hacking_difficulty_override : 0 : sv, rep, cheat : eg: First, Easy, Medium, Hard, VeryHard. Leave blank to not override.
  876. vr_hacking_fast_completion_time : 5 : sv :
  877. vr_hacking_generate_puzzle : cmd : : Generate new holo hacking puzzle <puzzle_name>(optional)
  878. vr_hacking_globe_rotate_haptic_angle_max : 2 : cl :
  879. vr_hacking_globe_rotate_haptic_angle_min : 0 : cl :
  880. vr_hacking_globe_rotate_haptic_strength_max : 0 : cl :
  881. vr_hacking_globe_rotate_haptic_strength_min : 0 : cl :
  882. vr_hacking_hack_finished_display_time : 2 : cl :
  883. vr_hacking_hand_hint_offset : 1 : cl :
  884. vr_hacking_hand_hint_show_time_first : 3 : cl :
  885. vr_hacking_hand_hint_show_time_repeat : 8 : cl :
  886. vr_hacking_max_player_distance : 150 : sv :
  887. vr_hacking_max_plug_distance : 90 : sv :
  888. vr_hacking_multitool_hint_show_time_first : 3 : cl :
  889. vr_hacking_multitool_hint_show_time_repeat : 8 : cl :
  890. vr_hacking_point_drag_beam_safe_distance : 5 : cl :
  891. vr_hacking_point_drag_circle_active_radius : 1 : cl :
  892. vr_hacking_point_drag_circle_count : 7 : cl :
  893. vr_hacking_point_drag_circle_inactive_radius : 0 : cl :
  894. vr_hacking_point_drag_circle_passed_haptic_strength : 0 : cl :
  895. vr_hacking_point_drag_core_radius : 0 : cl :
  896. vr_hacking_point_drag_enemy_first_segment_time : 1 : cl :
  897. vr_hacking_point_drag_interact_distance : 50 : sv, rep, cheat :
  898. vr_hacking_point_drag_move_haptic_distance_max : 0 : cl :
  899. vr_hacking_point_drag_move_haptic_distance_min : 0 : cl :
  900. vr_hacking_point_drag_move_haptic_strength_max : 0 : cl :
  901. vr_hacking_point_drag_move_haptic_strength_min : 0 : cl :
  902. vr_hacking_point_drag_move_passive_haptic_interval : 0 : cl :
  903. vr_hacking_point_drag_move_passive_haptic_strength : 0 : cl :
  904. vr_hacking_point_drag_num_nodes_max : 6 : cl :
  905. vr_hacking_point_drag_num_nodes_min : 4 : cl :
  906. vr_hacking_point_drag_path_particle_distance : 0 : cl :
  907. vr_hacking_point_drag_point_grab_distance : 3 : cl :
  908. vr_hacking_point_drag_point_hover_haptic_interval : 0 : cl :
  909. vr_hacking_point_drag_point_hover_haptic_strength : 0 : cl :
  910. vr_hacking_point_drag_point_rolloff_haptic_strength : 0 : cl :
  911. vr_hacking_point_drag_point_rollover_haptic_strength : 0 : cl :
  912. vr_hacking_point_drag_spline_num_segments : 20 : cl :
  913. vr_hacking_point_drag_spline_tangent_distance : 0 : cl :
  914. vr_hacking_point_drag_start_dead_zone : 2 : cl :
  915. vr_hacking_point_match_disc_rotate_speed : 60 : cl :
  916. vr_hacking_point_match_globe_haptic_angle_max : 2 : cl :
  917. vr_hacking_point_match_globe_haptic_angle_min : 0 : cl :
  918. vr_hacking_point_match_globe_haptic_strength_max : 0 : cl :
  919. vr_hacking_point_match_globe_haptic_strength_min : 0 : cl :
  920. vr_hacking_point_match_holohand_offset_x : 10 : cl :
  921. vr_hacking_point_match_holohand_offset_y : -10 : cl :
  922. vr_hacking_point_match_line_move_haptic_distance_max : 1 : cl :
  923. vr_hacking_point_match_line_move_haptic_distance_min : 0 : cl :
  924. vr_hacking_point_match_line_move_haptic_strength_max : 0 : cl :
  925. vr_hacking_point_match_line_move_haptic_strength_min : 0 : cl :
  926. vr_hacking_point_match_matched_haptic_strength : 0 : cl :
  927. vr_hacking_point_match_passive_haptic_interval : 0 : cl :
  928. vr_hacking_point_match_passive_haptic_strength : 0 : cl :
  929. vr_hacking_point_match_point_radius : 2 : cl :
  930. vr_hacking_point_match_point_show_color_time : 2 : cl :
  931. vr_hacking_point_match_puzzle_radius : 10 : sv, rep :
  932. vr_hacking_point_match_rolloff_haptic_strength : 0 : cl :
  933. vr_hacking_point_match_rollover_haptic_strength : 0 : cl :
  934. vr_hacking_point_search_core_hover_haptic_interval : 0 : cl :
  935. vr_hacking_point_search_core_hover_haptic_strength : 0 : cl :
  936. vr_hacking_point_search_core_radius : 3 : cl :
  937. vr_hacking_point_search_core_safe_distance : 8 : cl :
  938. vr_hacking_point_search_inner_distance_from_out_portal_min : 10 : cl :
  939. vr_hacking_point_search_inner_distance_percent_max : 0 : cl :
  940. vr_hacking_point_search_inner_distance_percent_min : 0 : cl :
  941. vr_hacking_point_search_inner_point_in_radius : 1 : cl :
  942. vr_hacking_point_search_inner_point_out_radius : 1 : cl :
  943. vr_hacking_point_search_outer_point_safe_distance : 4 : cl :
  944. vr_hacking_point_search_outer_radius : 32 : sv, rep :
  945. vr_hacking_point_search_portal_distance : 10 : cl :
  946. vr_hacking_point_search_portal_pair_count : 2 : cl :
  947. vr_hacking_point_search_portal_radius : 1 : cl :
  948. vr_hacking_point_search_restrict_inner_points_to_core : 0 : cl :
  949. vr_hacking_point_search_rolloff_haptic_strength : 0 : cl :
  950. vr_hacking_point_search_rollover_haptic_strength : 0 : cl :
  951. vr_hacking_point_search_solution_radius_max : 16 : sv, rep :
  952. vr_hacking_point_search_solution_radius_min : 8 : sv, rep :
  953. vr_hacking_point_search_sphere_angular_damping : 10 : sv :
  954. vr_hacking_reload_difficulty_values : cmd : : Reloads the difficulty values for the hacking puzzles from
  955. vr_hacking_rod_pull_circle_decay_rate_max : 5 : cl :
  956. vr_hacking_rod_pull_circle_decay_rate_min : 3 : cl :
  957. vr_hacking_rod_pull_circle_distance : 2 : cl :
  958. vr_hacking_rod_pull_circle_fail_count : 3 : cl :
  959. vr_hacking_rod_pull_circle_passed_haptic_strength : 0 : cl :
  960. vr_hacking_rod_pull_circle_pie_angle : 90 : cl :
  961. vr_hacking_rod_pull_circle_radius : 1 : cl :
  962. vr_hacking_rod_pull_dead_zone : 3 : cl :
  963. vr_hacking_rod_pull_interact_distance : 50 : sv, rep, cheat :
  964. vr_hacking_rod_pull_move_haptic_distance_max : 0 : cl :
  965. vr_hacking_rod_pull_move_haptic_distance_min : 0 : cl :
  966. vr_hacking_rod_pull_move_haptic_strength_max : 0 : cl :
  967. vr_hacking_rod_pull_move_haptic_strength_min : 0 : cl :
  968. vr_hacking_rod_pull_rod_pie_angle : 20 : cl :
  969. vr_hacking_rod_pull_show_axis_debug : 0 : cl :
  970. vr_hacking_rod_pull_start_zone : 2 : cl :
  971. vr_hacking_rod_pull_twist_angle_scale : 2 : cl :
  972. vr_hacking_rod_pull_twist_haptic_angle_max : 0 : cl :
  973. vr_hacking_rod_pull_twist_haptic_angle_min : 0 : cl :
  974. vr_hacking_rod_pull_twist_haptic_strength_max : 0 : cl :
  975. vr_hacking_rod_pull_twist_haptic_strength_min : 0 : cl :
  976. vr_hacking_show_solution : 0 : cl :
  977. vr_hacking_sphere_trace_active_haptic_distance_max : 0 : cl :
  978. vr_hacking_sphere_trace_active_haptic_distance_min : 0 : cl :
  979. vr_hacking_sphere_trace_active_haptic_strength_max : 0 : cl :
  980. vr_hacking_sphere_trace_active_haptic_strength_min : 0 : cl :
  981. vr_hacking_sphere_trace_hack_finished_haptic_strength : 0 : cl :
  982. vr_hacking_sphere_trace_interact_distance : 7 : sv, rep :
  983. vr_hacking_sphere_trace_passive_haptic_interval : 0 : cl :
  984. vr_hacking_sphere_trace_passive_haptic_strength : 0 : cl :
  985. vr_hacking_sphere_trace_point_touching_distance : 0 : cl :
  986. vr_hacking_sphere_trace_retarget_count : 2 : cl :
  987. vr_hacking_sphere_trace_retarget_max_count : 4 : cl :
  988. vr_hacking_sphere_trace_retarget_speed_multiplier : 2 : cl :
  989. vr_hacking_sphere_trace_retarget_time : 1 : cl :
  990. vr_hacking_sphere_trace_rolloff_haptic_strength : 0 : cl :
  991. vr_hacking_sphere_trace_rollover_haptic_strength : 0 : cl :
  992. vr_hacking_sphere_trace_sphere_angular_damping : 10 : sv :
  993. vr_hacking_sphere_trace_sphere_linear_damping : 10 : sv :
  994. vr_hacking_sphere_trace_sphere_radius : 7 : sv, rep :
  995. vr_hacking_sphere_trace_trail_touching_distance : 0 : cl :
  996. vr_hacking_sphere_trace_valid_point_touching_distance : 0 : cl :
  997. vr_hand_bubble_max : 8 : cl, rep, cheat :
  998. vr_hand_bubble_min : 8 : cl, rep, cheat :
  999. vr_hand_bubble_radius : 8 : cl, rep, cheat :
  1000. vr_hand_button_debug : 0 : sv, rep :
  1001. vr_hand_catch_speed_scalar : 0 : sv, rep :
  1002. vr_hand_cloth_collider : 1 : cl :
  1003. vr_hand_collide_fingers_debug : 0 : sv, rep :
  1004. vr_hand_collision_haptic_time : 0 : sv, rep :
  1005. vr_hand_conform_debug : 0 : sv, rep :
  1006. vr_hand_conform_fingers_debug : 0 : sv, rep :
  1007. vr_hand_conform_fingers_debug_time : 5 : sv, rep :
  1008. vr_hand_conform_sample_count : 10 : sv, rep :
  1009. vr_hand_conform_trace_segments : 10 : sv, rep :
  1010. vr_hand_debug : 0 : sv, rep :
  1011. vr_hand_debugdraw : 0 : sv, rep :
  1012. vr_hand_disable_item_pickup_events : 0 : sv, rep :
  1013. vr_hand_drag_force_drop_time : 0 : sv :
  1014. vr_hand_drag_throw_max_vel : 80 : sv :
  1015. vr_hand_drag_throw_max_vel_z : 4 : sv :
  1016. vr_hand_fingertip_radius : 0 : sv, rep :
  1017. vr_hand_force_detach_dist : 8 : sv :
  1018. vr_hand_force_drop_max_speed : 100 : sv :
  1019. vr_hand_glove_respects_physics : 1 : sv, rep :
  1020. vr_hand_grab_attachment_horizontal : 0 : sv, rep :
  1021. vr_hand_grab_attachment_tilt : 20 : sv, rep :
  1022. vr_hand_grab_attachment_vertical : 0 : sv, rep :
  1023. vr_hand_invalid_bubble_divergence_max : 6 : cl :
  1024. vr_hand_invalid_bubble_divergence_min : 1 : cl :
  1025. vr_hand_invalid_bubble_radius_max : 16 : cl :
  1026. vr_hand_invalid_bubble_radius_min : 9 : cl :
  1027. vr_hand_item_holder_activate_scale_duration : 0 : sv :
  1028. vr_hand_item_holder_allowed : 1 : sv :
  1029. vr_hand_item_holder_debug : 0 : sv :
  1030. vr_hand_item_holder_discard_duration : 0 : sv :
  1031. vr_hand_item_holder_enter_radius : 5 : sv :
  1032. vr_hand_item_holder_hand_activate_enter_radius : 4 : sv :
  1033. vr_hand_item_holder_hand_activate_exit_radius : 5 : sv :
  1034. vr_hand_item_holder_hand_pose_weight_threshold : 0 : sv :
  1035. vr_hand_item_holder_insert_delay : 0 : sv :
  1036. vr_hand_item_holder_insert_duration : 0 : sv :
  1037. vr_hand_item_holder_item_activate_enter_radius : 3 : sv :
  1038. vr_hand_item_holder_item_activate_exit_radius : 4 : sv :
  1039. vr_hand_item_holder_max_alpha : 255 : sv :
  1040. vr_hand_item_holder_max_scale : 3 : sv :
  1041. vr_hand_item_holder_min_alpha : 32 : sv :
  1042. vr_hand_item_holder_min_scale : 1 : sv :
  1043. vr_hand_item_holder_move_icon_into_hand : 1 : sv :
  1044. vr_hand_item_holder_reflex_clone_fall_duration : 0 : sv :
  1045. vr_hand_item_holder_show_bubble_on_pickup : 1 : sv :
  1046. vr_hand_item_holder_single_handed_x_offset : 7 : sv :
  1047. vr_hand_item_holder_single_handed_y_offset : 6 : sv :
  1048. vr_hand_item_holder_single_handed_z_offset : -18 : sv :
  1049. vr_hand_item_holder_vive_controller_radius_multiplier : 1 : sv :
  1050. vr_hand_knuckles_use_grip : 1 : sv, rep :
  1051. vr_hand_left_attachment_rotation : -16777216 : sv, rep : Rotation offset from the base Attachment point (for testing)
  1052. vr_hand_left_offset_angles : 39 : sv, rep : HACK: Manual offset for windows MR controllers
  1053. vr_hand_left_offset_origin : -6 : sv, rep : HACK: Manual offset for windows MR controllers
  1054. vr_hand_model : 1 : sv, rep :
  1055. vr_hand_pickup_lock_to_object : 1 : sv :
  1056. vr_hand_pickup_pose_slerp : 1 : sv, rep :
  1057. vr_hand_pickup_pose_slerp_duration : 0 : sv, rep :
  1058. vr_hand_pickup_show_offset : 0 : sv, rep :
  1059. vr_hand_pose_debug : 0 : sv, rep :
  1060. vr_hand_pose_refresh_interval : 0 : sv :
  1061. vr_hand_pull_acceleration_debug : 0 : sv :
  1062. vr_hand_pull_acceleration_max : 500 : sv :
  1063. vr_hand_pull_acceleration_shutoff_time : 0 : sv :
  1064. vr_hand_pull_acceleration_start_time : 0 : sv :
  1065. vr_hand_pull_angle_far : 10 : sv :
  1066. vr_hand_pull_angle_far_distance : 250 : sv :
  1067. vr_hand_pull_angle_near : 20 : sv :
  1068. vr_hand_pull_angle_near_distance : 100 : sv :
  1069. vr_hand_pull_catch_vibrate_time : 0 : sv :
  1070. vr_hand_pull_cone : 0 : sv :
  1071. vr_hand_pull_conelength : 400 : sv :
  1072. vr_hand_pull_coneoffset : -10 : sv :
  1073. vr_hand_pull_debug : 0 : sv :
  1074. vr_hand_pull_detach_cone : 0 : sv :
  1075. vr_hand_pull_dynamic_min_gravity_scale : 0 : sv :
  1076. vr_hand_pull_dynamic_min_time_of_flight : 0 : sv :
  1077. vr_hand_pull_mindist : 12 : sv :
  1078. vr_hand_pull_test_segments : 8 : sv :
  1079. vr_hand_pull_traveltime_max : 0 : sv :
  1080. vr_hand_pull_traveltime_max_distance : 400 : sv :
  1081. vr_hand_pull_traveltime_min : 0 : sv :
  1082. vr_hand_pull_traveltime_min_distance : 100 : sv :
  1083. vr_hand_reduced_carry_mass : 1 : sv :
  1084. vr_hand_regrab_time : 0 : sv :
  1085. vr_hand_release_impulse_scale : 0 : sv :
  1086. vr_hand_right_attachment_offset : -16777216 : sv, rep : Rotation offset from the base Attachment point (for testing)
  1087. vr_hand_right_offset_angles : -39 : sv, rep : HACK: Manual offset for windows MR controllers
  1088. vr_hand_right_offset_origin : -6 : sv, rep : HACK: Manual offset for windows MR controllers
  1089. vr_hand_scale : 1 : sv, rep :
  1090. vr_hand_skewer : 0 : sv, rep, cheat : Testing skewer pick up.
  1091. vr_hand_skewer_speed : 35 : sv, rep, cheat : Testing skewer pick up.
  1092. vr_hand_speed : 12 : sv, rep :
  1093. vr_hand_swap_interaction_dist : -1 : sv :
  1094. vr_hand_teleport_if_virtual_arms_cant_reach_hmd : 1 : sv, rep :
  1095. vr_hand_teleport_if_virtual_arms_cant_reach_hmd_debug : 0 : sv, rep :
  1096. vr_hand_thumbtip_radius : 0 : sv, rep :
  1097. vr_hand_use_compression_locally : 0 : sv, rep :
  1098. vr_hand_use_debug : 0 : sv, rep :
  1099. vr_hand_use_distance : 6 : sv, rep :
  1100. vr_hand_use_distance_fast : 45 : sv, rep :
  1101. vr_hand_use_sweep_radius : 2 : sv, rep :
  1102. vr_hand_use_sweep_radius_large : 4 : sv, rep :
  1103. vr_hand_velocity_window : 0 : sv, rep :
  1104. vr_hand_verify_debug : 0 : sv, rep :
  1105. vr_handinfo_history_ignore_size : 3 : sv, rep :
  1106. vr_handinfo_history_size : 5 : sv, rep :
  1107. vr_haptic_pulse_light : 0 : sv, rep :
  1108. vr_haptic_pulse_medium : 0 : sv, rep :
  1109. vr_haptic_pulse_strong : 0 : sv, rep :
  1110. vr_haptics_amplitude : 1 : cl :
  1111. vr_haptics_debug_fire : 0 : sv, rep :
  1112. vr_haptics_debug_log : 0 : cl :
  1113. vr_haptics_disable : 0 : cl :
  1114. vr_haptics_frequency_max : 100 : cl :
  1115. vr_haptics_frequency_min : 0 : cl :
  1116. vr_haptics_graph_duration : 3 : cl :
  1117. vr_haptics_init_all_effects : cmd : : Re-initializes all the vr haptic effects.
  1118. vr_haptics_list_effects : cmd : : List all the haptics effects
  1119. vr_haptics_max_amplitude : 1 : cl :
  1120. vr_haptics_max_audio_intensity : 30000 : cl :
  1121. vr_haptics_min_amplitude : 0 : cl :
  1122. vr_haptics_min_input_intensity : 1000 : cl :
  1123. vr_haptics_min_input_percent : 0 : cl :
  1124. vr_haptics_normalize_window_size : 3 : cl :
  1125. vr_haptics_parse_length : 0 : cl :
  1126. vr_haptics_play_effect : cmd : : Plays a specified haptic effect. Plays a random effect if none is specified.
  1127. vr_haptics_play_effect_number : cmd : : Plays a specified haptic effect by index (vr_haptics_list_effects)
  1128. vr_haptics_play_pulse : cmd : : Plays a haptic pulse with the specific strength and optional duration (seconds)
  1129. vr_haptics_show_graph : 0 : cl :
  1130. vr_haptics_single_frame_frequency : 1 : sv, rep :
  1131. vr_haptics_single_pulse_duration_max : 0 : sv, rep :
  1132. vr_haptics_single_pulse_duration_min : 0 : sv, rep :
  1133. vr_haptics_trigger_haptic_pulse : cmd : : Plays a haptic pulse immediately with specific strength and optional duration (seconds)
  1134. vr_haptics_use_controller_action : 0 : cl :
  1135. vr_head_bubble_fade_enable : 1 : cl, rep, cheat :
  1136. vr_head_bubble_glass_enable : 0 : cl, rep, cheat :
  1137. vr_head_bubble_max : 5 : cl, rep, cheat :
  1138. vr_head_bubble_min : 3 : cl, rep, cheat :
  1139. vr_head_bubble_view_fade_color : -16777216 : cl, rep, cheat :
  1140. vr_head_invalid_bubble_embedded_dist : 0 : cl :
  1141. vr_head_invalid_bubble_full_occlusion_dist : 0 : cl :
  1142. vr_head_invalid_bubble_interpolation : 0 : cl, cheat :
  1143. vr_head_invalid_bubble_max : 5 : cl :
  1144. vr_head_invalid_bubble_max_fade : 16 : cl :
  1145. vr_head_invalid_bubble_min : 0 : cl :
  1146. vr_head_invalid_bubble_min_fade : 0 : cl :
  1147. vr_head_invalid_bubble_movement_tweak_percent : 0 : cl :
  1148. vr_head_invalid_bubble_speed_compensation_max : 100 : cl :
  1149. vr_head_invalid_bubble_speed_compensation_min : 15 : cl :
  1150. vr_head_invalid_clip_effect_z_offset : -4 : cl :
  1151. vr_headcrab_runner_attached_dmg_scale : 0 : sv :
  1152. vr_headcrab_runner_attached_health : 22 : sv :
  1153. vr_headcrab_runner_attached_hit_count : 1 : sv :
  1154. vr_headcrab_runner_attached_location_count : 3 : sv :
  1155. vr_headcrab_runner_attached_move_time_max : 24 : sv :
  1156. vr_headcrab_runner_attached_move_time_min : 24 : sv :
  1157. vr_headcrab_runner_entry_offset : 28 : sv :
  1158. vr_headcrab_runner_facehug_offset : 12 : sv :
  1159. vr_headcrab_runner_flee_cooldown : 10 : sv :
  1160. vr_headcrab_runner_hide_dist_max : 1024 : sv :
  1161. vr_headcrab_runner_hide_dist_min : 256 : sv :
  1162. vr_headcrab_runner_player_max_dist_from_zombie : 2048 : sv :
  1163. vr_headcrab_runner_player_min_dist_from_zombie : 128 : sv :
  1164. vr_headcrab_runner_smokebomb_dist_min : 200 : sv :
  1165. vr_headcrab_runner_spit_offset : 14 : sv :
  1166. vr_headcrab_runner_unragdoll_timeout : 5 : sv :
  1167. vr_held_object_color_ghost : -16777016 : sv :
  1168. vr_held_object_color_undroppable : -1778359168.000 : sv :
  1169. vr_held_object_use_particle_glow : 0 : sv :
  1170. vr_hide_viewmodel : 1 : sv, rep, cheat :
  1171. vr_hip_left : -4 : sv, a :
  1172. vr_hip_right : -4 : sv, a :
  1173. vr_hmd_brightness_adaptation_rate : 0 : cl : Adaptation rate for dynamic HMD brightness contro
  1174. vr_hmd_brightness_debug : 0 : cl : Debug current/target HMD brightness levels
  1175. vr_hmd_brightness_enable : 1 : cl : Enable dynamic HMD backlight brightness
  1176. vr_hmd_brightness_force : 0 : cl : When enabled, force the HMD brightness level to vr_hmd_brightness_force_level
  1177. vr_hmd_brightness_force_brightness_level : 0 : cl : When vr_hmd_brightness_force is enabled, set the HMD brightness level. Valid numbers are -2 (dimmest) through 1 (brightest).
  1178. vr_hmd_brightness_force_level : 0 : cl : When vr_hmd_brightness_force is enabled, set the HMD brightness level. Valid numbers are -2 (dimmest) through 2 (brightest).
  1179. vr_hmd_helmet_no_rotate_model : 0 : sv, rep, cheat : Name of a visible VR helmet model that doesn't follow pitch, yaw, or roll.
  1180. vr_hmd_helmet_pitch_model : 0 : sv, rep, cheat : Name of a visible VR helmet model that only follows pitch.
  1181. vr_hmd_helmet_roll_model : 0 : sv, rep, cheat : Name of a visible VR helmet model that only follows roll.
  1182. vr_hmd_helmet_roll_pitch_model : 0 : sv, rep, cheat : Name of a visible VR helmet model that follows roll and pitch.
  1183. vr_hmd_helmet_yaw_model : 0 : sv, rep, cheat : Name of a visible VR helmet model that only follows yaw.
  1184. vr_hmd_helmet_yaw_pitch_model : 0 : sv, rep, cheat : Name of a visible VR helmet model that follows yaw and pitch.
  1185. vr_hmd_helmet_yaw_roll_model : 0 : sv, rep, cheat : Name of a visible VR helmet model that follows yaw and roll.
  1186. vr_hmd_helmet_yaw_roll_pitch_model : 0 : sv, rep, cheat : Name of a visible VR helmet model that follows yaw, roll, and pitch.
  1187. vr_hmd_positions_debug : 0 : sv, rep, cheat : Makes local player HMD avatar visible slightly in front of its actual position.
  1188. vr_hmd_tracking_passthrough : 0 : sv, rep :
  1189. vr_hold_angular_stiffness_decay : 0 : sv :
  1190. vr_hold_dynamic_joint_max_separation : 3 : sv :
  1191. vr_hold_linear_stiffness_decay : 0 : sv :
  1192. vr_hold_max_stiffness_decay_delta : 10 : sv : Measured in percent per second
  1193. vr_hold_ragdoll_large_biped_counter_spring_freq : 12 : sv :
  1194. vr_hold_ragdoll_large_biped_grab_ang_freq : 4 : sv :
  1195. vr_hold_ragdoll_large_biped_grab_linear_freq : 20 : sv :
  1196. vr_hold_ragdoll_large_biped_grab_strength : 5 : sv :
  1197. vr_hold_ragdoll_large_counter_spring_freq : 0 : sv :
  1198. vr_hold_ragdoll_large_grab_ang_freq : 4 : sv :
  1199. vr_hold_ragdoll_large_grab_linear_freq : 4 : sv :
  1200. vr_hold_ragdoll_large_grab_strength : 1 : sv :
  1201. vr_hold_ragdoll_large_grab_torque : 4 : sv :
  1202. vr_hud_dist : 24 : cl, rep : distance from the player to the hud
  1203. vr_info : cmd : :
  1204. vr_interaction_anglediff : 35 : sv, rep :
  1205. vr_interaction_debug : 0 : sv, rep :
  1206. vr_interaction_deltaspeed : 5 : sv, rep :
  1207. vr_interaction_dist_break : 5 : sv, rep :
  1208. vr_interaction_dist_search : 8 : sv, rep :
  1209. vr_interaction_dist_start : 5 : sv, rep :
  1210. vr_kick_dependent_views_early : 0 : : Kicks off creation of dependent views early in the frame
  1211. vr_lesson_highlight_override_enabled : 0 : cl, cheat :
  1212. vr_lesson_highlight_override_pos_x : 0 : cl, cheat :
  1213. vr_lesson_highlight_override_pos_y : 0 : cl, cheat :
  1214. vr_lesson_highlight_override_pos_z : 0 : cl, cheat :
  1215. vr_loading_card_fg_offset_x : 90 : :
  1216. vr_loading_card_fg_offset_y : 0 : :
  1217. vr_loading_card_fg_offset_z : -40 : :
  1218. vr_loading_card_offset_width : 5 : :
  1219. vr_loading_card_offset_x : 100 : :
  1220. vr_loading_card_offset_y : 0 : :
  1221. vr_loading_card_offset_z : 0 : :
  1222. vr_loading_card_width : 4 : :
  1223. vr_main_menu_attention_force_on : 0 : cl, rep :
  1224. vr_main_menu_attention_window_height : 10 : cl, rep :
  1225. vr_main_menu_attention_window_modal_x : 6 : cl, rep :
  1226. vr_main_menu_attention_window_modal_y : 0 : cl, rep :
  1227. vr_main_menu_attention_window_modal_z : 10 : cl, rep :
  1228. vr_main_menu_attention_window_width : 18 : cl, rep :
  1229. vr_main_menu_carousel_debug : 1 : cl, rep :
  1230. vr_main_menu_carousel_dpi : 60 : cl, rep :
  1231. vr_main_menu_carousel_forward_offset : 5 : cl, rep :
  1232. vr_main_menu_carousel_height_offset : -5 : cl, rep :
  1233. vr_main_menu_carousel_interact_dist : 128 : cl, rep :
  1234. vr_main_menu_carousel_max_horizontal_distancesq : 2000 : cl, rep :
  1235. vr_main_menu_carousel_max_main_menu_x_dist_inner : 1 : cl, rep :
  1236. vr_main_menu_carousel_max_main_menu_x_dist_max : 30 : cl, rep :
  1237. vr_main_menu_carousel_max_main_menu_x_dist_outer : 20 : cl, rep :
  1238. vr_main_menu_carousel_max_main_menu_z_dist_inner : 1 : cl, rep :
  1239. vr_main_menu_carousel_max_main_menu_z_dist_max : 20 : cl, rep :
  1240. vr_main_menu_carousel_max_main_menu_z_dist_outer : 10 : cl, rep :
  1241. vr_main_menu_carousel_max_main_menu_z_floor : 40 : cl, rep :
  1242. vr_main_menu_carousel_max_vertical_distance : 30 : cl, rep :
  1243. vr_main_menu_carousel_transition_time : 0 : cl, rep :
  1244. vr_main_menu_class_update_debug : 0 : cl, rep :
  1245. vr_main_menu_days_only_display : 4 : cl, rep :
  1246. vr_main_menu_debug_save_state : 0 : cl, rep :
  1247. vr_main_menu_disable_gridnodes : 0 : cl, rep :
  1248. vr_main_menu_disable_mappreview : 0 : cl, rep :
  1249. vr_main_menu_dpi : 22 : cl, rep :
  1250. vr_main_menu_grid_playrate : 1 : cl, rep :
  1251. vr_main_menu_grid_z : 60 : cl, rep :
  1252. vr_main_menu_height : 45 : cl, rep :
  1253. vr_main_menu_horizontal_offset : 0 : cl, rep :
  1254. vr_main_menu_interact_dist : 128 : cl, rep :
  1255. vr_main_menu_map_scale : 0 : cl, rep :
  1256. vr_main_menu_modal_anim_dist : 4 : cl, rep :
  1257. vr_main_menu_modal_anim_time : 0 : cl, rep :
  1258. vr_main_menu_modal_bg_depthsortbias : 7 : cl, rep :
  1259. vr_main_menu_modal_fg_depthsortbias : 0 : cl, rep :
  1260. vr_main_menu_modal_height : 10 : cl, rep :
  1261. vr_main_menu_modal_width : 18 : cl, rep :
  1262. vr_main_menu_post_grid_delay : 1 : cl, rep : Time (s) from when Main Menu appears after Grid Nodes
  1263. vr_main_menu_scroll_scale : -15 : cl, rep :
  1264. vr_main_menu_scroll_touchpad_scale : -35 : cl, rep :
  1265. vr_main_menu_to_player_distance : -10 : cl, rep :
  1266. vr_main_menu_unlock_all_chapters : 0 : cl, rep :
  1267. vr_main_menu_width : 30 : cl, rep :
  1268. vr_manhack_punch_mult : 12 : sv, cheat :
  1269. vr_manhack_punch_speed : 60 : sv, cheat :
  1270. vr_max_lights : -1 : :
  1271. vr_min_chaperonearea_radius : 24 : cl :
  1272. vr_monitor_bloom : 0 : : Allow bloom on scene monitors
  1273. vr_movetype_set : cmd : : Usage: ent_fire <movetype> 0 - teleport blink, 1 - teleport shift, 2 - continuous head, 3 - continuous hand
  1274. vr_msaa : 4 : :
  1275. vr_msaa_submit : 0 : :
  1276. vr_multigpu_skip_semaphores : 0 : :
  1277. vr_multigpu_skip_transfers : 0 : :
  1278. vr_multitool_hmd_targeting_mode : false : machine :
  1279. vr_multiview_instancing : 1 : : Single pass stereo with multiview instancing.
  1280. vr_mura_correction : 0 : :
  1281. vr_no_transform : 0 : :
  1282. vr_object_detach_gesture_speed : 5 : sv, rep :
  1283. vr_panel_view_focus_max_distance : 200 : sv, rep :
  1284. vr_peephole_debug : 0 : sv, rep :
  1285. vr_peephole_debug_duration : 4 : sv, rep :
  1286. vr_perf_hud : 0 : : Display VR Perf HUD in HMD
  1287. vr_perf_hud_frame_time : 1 : :
  1288. vr_perf_test_capture : 0 : : Set to 1 when you want frames to be captured by the SteamVR perf test.
  1289. vr_photo_mode_camera_grab_radius : 4 : cl :
  1290. vr_photo_mode_camera_offset : 5 : cl :
  1291. vr_photo_mode_frame_forward_offset : 15 : cl :
  1292. vr_photo_mode_frame_side_offset : 10 : cl :
  1293. vr_photo_mode_hover_haptic_interval : 0 : cl :
  1294. vr_photo_mode_hover_haptic_strength : 0 : cl :
  1295. vr_photo_mode_move_haptic_distance_max : 0 : cl :
  1296. vr_photo_mode_move_haptic_distance_min : 0 : cl :
  1297. vr_photo_mode_move_haptic_strength_max : 0 : cl :
  1298. vr_photo_mode_move_haptic_strength_min : 0 : cl :
  1299. vr_photo_mode_move_passive_haptic_interval : 0 : cl :
  1300. vr_photo_mode_move_passive_haptic_strength : 0 : cl :
  1301. vr_photo_mode_panel_dpi : 22 : cl, rep :
  1302. vr_photo_mode_panel_forward_offset : 15 : cl :
  1303. vr_photo_mode_panel_height : 45 : cl :
  1304. vr_photo_mode_panel_interact_dist : 64 : cl, rep :
  1305. vr_photo_mode_panel_side_offset : 25 : cl :
  1306. vr_photo_mode_panel_width : 30 : cl :
  1307. vr_pickup_ignore_mass_and_size : 0 : sv :
  1308. vr_pickup_maxmass : 500 : sv :
  1309. vr_pickup_maxmass_onehanded_rigid : 20 : sv :
  1310. vr_pickup_maxmass_onehanded_soft : 25 : sv :
  1311. vr_pickup_maxmass_twohanded_drag : 299 : sv :
  1312. vr_pickup_maxmass_twohanded_drag_planar : 500 : sv :
  1313. vr_pickup_maxmass_twohanded_pickup : 200 : sv :
  1314. vr_pickup_maxsize : 129 : sv :
  1315. vr_pickup_maxsize_onehanded_rigid : 20 : sv :
  1316. vr_pickup_maxsize_onehanded_soft : 50 : sv :
  1317. vr_pickup_show_carry_types : cmd : : Indicate prop carry types with boxes: blue=1h rigid, cyan=1h loose, green=2h rigid, yellow=2h drag, red=too heavy
  1318. vr_player_grenade_fuse_time : 4 : sv, rep :
  1319. vr_player_grenade_grabbity_arm_immunity_time : 0 : sv, rep : Time after grenade pickup with grabbity gun before grenade can be armed
  1320. vr_pose_map_always_refresh : 0 : sv, rep :
  1321. vr_pose_map_debug : 0 : sv, rep :
  1322. vr_pose_map_origin_offset : 1 : sv, rep :
  1323. vr_pose_map_trace_increments : 5 : sv, rep :
  1324. vr_pose_map_trace_offset : 3 : sv, rep :
  1325. vr_postprocess_enable : 1 : :
  1326. vr_predict : 0 : :
  1327. vr_print_controllers : 0 : :
  1328. vr_proto_overlay : 1 : sv, rep :
  1329. vr_puck0_fake_offset : -4 : sv, a :
  1330. vr_puck1_fake_offset : -4 : sv, a :
  1331. vr_puck_hand_interaction_dist : 6 : sv :
  1332. vr_rangefinder : cmd : : Usage: vr_rangefinder <range>
  1333. vr_rapidfire_ammo_per_capsule : 30 : sv, rep, cheat :
  1334. vr_rapidfire_bottom_grip_disengage_distance : 5 : sv, cheat :
  1335. vr_rapidfire_bottom_grip_max_distance : 4 : sv, cheat :
  1336. vr_rapidfire_bottom_grip_min_distance : 4 : sv, cheat :
  1337. vr_rapidfire_bottom_grip_recoil_reduction : 0 : sv, cheat :
  1338. vr_rapidfire_bottom_grip_spread_reduction : 0 : sv, cheat :
  1339. vr_rapidfire_bullet_spread_bias : 0 : sv, cheat :
  1340. vr_rapidfire_bullet_spread_decay_duration : 1 : sv, cheat :
  1341. vr_rapidfire_bullet_spread_max : 7 : sv, cheat :
  1342. vr_rapidfire_bullet_spread_min : 0 : sv, cheat :
  1343. vr_rapidfire_bullet_spread_per_shot : 0 : sv, cheat :
  1344. vr_rapidfire_chamber_light_angle : 60 : cl, cheat :
  1345. vr_rapidfire_chamber_light_brightness : 0 : cl, cheat :
  1346. vr_rapidfire_chamber_light_color_1 : -16776961 : cl, cheat :
  1347. vr_rapidfire_chamber_light_color_2 : -16768769 : cl, cheat :
  1348. vr_rapidfire_chamber_light_debug : 0 : cl, cheat :
  1349. vr_rapidfire_chamber_light_frequency : 3 : cl, cheat :
  1350. vr_rapidfire_chamber_light_nearz : 0 : cl, cheat :
  1351. vr_rapidfire_chamber_light_range : 12 : cl, cheat :
  1352. vr_rapidfire_chamber_light_turn_on_time : 1 : cl, cheat :
  1353. vr_rapidfire_debug_level : 0 : sv, cheat : 1 for quick reload, 2 for on-screen debug info, 3 for debug logging
  1354. vr_rapidfire_dmg : 4 : sv, cheat :
  1355. vr_rapidfire_energy_ball_auto_aim_threshold_dot : 0 : sv, cheat :
  1356. vr_rapidfire_energy_ball_auto_aim_time : 0 : sv, cheat :
  1357. vr_rapidfire_energy_ball_bounce_min_time : 0 : sv, cheat :
  1358. vr_rapidfire_energy_ball_cost : 30 : sv, rep, cheat :
  1359. vr_rapidfire_energy_ball_debug : 0 : sv, cheat :
  1360. vr_rapidfire_energy_ball_dissolve_float_linear_dampening : 1 : sv, cheat :
  1361. vr_rapidfire_energy_ball_dissolve_float_rotation_dampening : 0 : sv, cheat :
  1362. vr_rapidfire_energy_ball_dissolve_float_xy_scale : 2 : sv, cheat :
  1363. vr_rapidfire_energy_ball_dissolve_float_z_add : 60 : sv, cheat :
  1364. vr_rapidfire_energy_ball_dissolve_float_z_scale : 0 : sv, cheat :
  1365. vr_rapidfire_energy_ball_dissolve_time_fade : 0 : sv, cheat :
  1366. vr_rapidfire_energy_ball_dissolve_time_kill : 4 : sv, cheat :
  1367. vr_rapidfire_energy_ball_lerp_amount : 0 : sv, cheat :
  1368. vr_rapidfire_energy_ball_lerp_time : 0 : sv, cheat :
  1369. vr_rapidfire_energy_ball_mass : 150 : sv, cheat :
  1370. vr_rapidfire_energy_ball_max_speed : 800 : sv, cheat :
  1371. vr_rapidfire_energy_ball_min_dist_to_hand : 10 : sv, cheat :
  1372. vr_rapidfire_energy_ball_min_lifetime : 3 : sv, cheat :
  1373. vr_rapidfire_energy_ball_min_speed : 400 : sv, cheat :
  1374. vr_rapidfire_energy_ball_search_radius : 512 : sv, cheat :
  1375. vr_rapidfire_energy_ball_total_lifetime : 7 : sv, cheat :
  1376. vr_rapidfire_exploding_bullet_cost : 3 : sv, cheat :
  1377. vr_rapidfire_exploding_bullet_dmg : -1 : sv, cheat :
  1378. vr_rapidfire_exploding_bullet_max_linkage_count : 16 : sv, cheat :
  1379. vr_rapidfire_exploding_bullet_speed : 2000 : sv, cheat :
  1380. vr_rapidfire_exploding_bullet_spread_per_shot : 0 : sv, cheat :
  1381. vr_rapidfire_exploding_bullets_rof : 0 : sv, cheat :
  1382. vr_rapidfire_exploding_bullets_show_toggle_icon : 1 : sv, cheat :
  1383. vr_rapidfire_exploding_bullets_trigger_delay_time : 0 : sv, cheat :
  1384. vr_rapidfire_exploding_cluster_allow_on_npcs : 1 : sv, cheat :
  1385. vr_rapidfire_exploding_cluster_bullet_count_large : 10 : sv, rep, cheat :
  1386. vr_rapidfire_exploding_cluster_bullet_count_medium : 7 : sv, rep, cheat :
  1387. vr_rapidfire_exploding_cluster_bullet_count_single : 1 : sv, rep, cheat :
  1388. vr_rapidfire_exploding_cluster_bullet_count_small : 3 : sv, rep, cheat :
  1389. vr_rapidfire_exploding_cluster_damage : 75 : sv, cheat :
  1390. vr_rapidfire_exploding_cluster_damage_large : 120 : sv, cheat :
  1391. vr_rapidfire_exploding_cluster_damage_medium : 70 : sv, cheat :
  1392. vr_rapidfire_exploding_cluster_damage_radius : 60 : sv, rep, cheat :
  1393. vr_rapidfire_exploding_cluster_damage_radius_large : 120 : sv, rep, cheat :
  1394. vr_rapidfire_exploding_cluster_damage_radius_medium : 60 : sv, rep, cheat :
  1395. vr_rapidfire_exploding_cluster_damage_radius_single : 15 : sv, rep, cheat :
  1396. vr_rapidfire_exploding_cluster_damage_radius_small : 30 : sv, rep, cheat :
  1397. vr_rapidfire_exploding_cluster_damage_single : 10 : sv, cheat :
  1398. vr_rapidfire_exploding_cluster_damage_small : 40 : sv, cheat :
  1399. vr_rapidfire_exploding_cluster_explosion_delay_interval : 0 : sv, cheat :
  1400. vr_rapidfire_exploding_cluster_explosion_delay_min : 0 : sv, cheat :
  1401. vr_rapidfire_exploding_cluster_explosion_delay_start : 0 : sv, cheat :
  1402. vr_rapidfire_exploding_cluster_life_time : 45 : sv, cheat :
  1403. vr_rapidfire_exploding_cluster_linkage_distance : 20 : sv, cheat :
  1404. vr_rapidfire_exploding_cluster_stop_moving_count : 8 : sv, cheat :
  1405. vr_rapidfire_hinge_debug : 0 : sv, cheat :
  1406. vr_rapidfire_hinge_friction : 0 : sv, cheat :
  1407. vr_rapidfire_hinge_max_angle : 52 : sv, cheat :
  1408. vr_rapidfire_hinge_min_angle : 0 : sv, cheat :
  1409. vr_rapidfire_projectile_bullet_life_time : 3 : sv, cheat :
  1410. vr_rapidfire_projectile_bullet_max_scale : 3 : sv, rep, cheat :
  1411. vr_rapidfire_projectile_bullet_max_scale_distance : 500 : sv, rep, cheat :
  1412. vr_rapidfire_projectile_bullet_min_scale : 0 : sv, rep, cheat :
  1413. vr_rapidfire_projectile_bullet_min_scale_distance : 10 : sv, rep, cheat :
  1414. vr_rapidfire_projectile_bullet_speed : 8000 : sv, cheat :
  1415. vr_rapidfire_projectile_bullet_stopped_time : 10 : sv, cheat :
  1416. vr_rapidfire_projectile_bullets_debug : 0 : sv, rep, cheat :
  1417. vr_rapidfire_projectile_bullets_log : 0 : sv, rep, cheat :
  1418. vr_rapidfire_recoil_bias : 0 : sv, cheat :
  1419. vr_rapidfire_recoil_decay : 0 : sv, cheat :
  1420. vr_rapidfire_recoil_max : 0 : sv, cheat :
  1421. vr_rapidfire_recoil_per_shot : 0 : sv, cheat :
  1422. vr_rapidfire_reload_capsule_eject_speed : 200 : sv, cheat :
  1423. vr_rapidfire_reload_clip_eject_speed : 10 : sv, cheat :
  1424. vr_rapidfire_reload_dissolve_attached_clip : 0 : sv, cheat :
  1425. vr_rapidfire_reload_dist_chambered_capsule : 4 : sv, cheat :
  1426. vr_rapidfire_reload_dist_extended_magazine : 6 : sv, cheat :
  1427. vr_rapidfire_reload_dot : 0 : sv, cheat :
  1428. vr_rapidfire_reload_fast_action : 1 : sv, cheat :
  1429. vr_rapidfire_reload_hold_empty_clip : 0 : sv, cheat :
  1430. vr_rapidfire_rof : 0 : sv, rep, cheat :
  1431. vr_rapidfire_tag_dart_cost : 10 : sv, rep, cheat :
  1432. vr_rapidfire_tag_dart_damage : 1 : sv, cheat :
  1433. vr_rapidfire_tag_dart_debug : 0 : sv, cheat :
  1434. vr_rapidfire_tag_dart_explosion_radius : 128 : sv, cheat :
  1435. vr_rapidfire_tag_dart_life_time : 10 : sv, cheat :
  1436. vr_rapidfire_tag_dart_mass : 10 : sv, cheat :
  1437. vr_rapidfire_tag_dart_radius : 5 : sv, cheat :
  1438. vr_rapidfire_tag_dart_speed : 900 : sv, cheat :
  1439. vr_rapidfire_tag_dart_test : 0 : sv, cheat :
  1440. vr_rapidfire_tag_dart_timeout : 10 : sv, cheat :
  1441. vr_rapidfire_tag_marker_npc_life_time : 10 : sv, cheat :
  1442. vr_rapidfire_tag_marker_world_life_time : 4 : sv, cheat :
  1443. vr_rapidfire_targeting_bullet_dir_lerp_time : 0 : sv, cheat :
  1444. vr_rapidfire_targeting_bullet_life_time : 3 : sv, cheat :
  1445. vr_rapidfire_targeting_bullet_max_speed : 800 : sv, cheat :
  1446. vr_rapidfire_targeting_bullet_min_speed : 400 : sv, cheat :
  1447. vr_rapidfire_targeting_bullet_npc_preference : 0 : sv, cheat :
  1448. vr_rapidfire_targeting_bullet_offset_radius : 5 : sv, cheat :
  1449. vr_rapidfire_targeting_bullet_speed_lerp_time : 0 : sv, cheat :
  1450. vr_rapidfire_targeting_bullet_spread : 5 : sv, cheat :
  1451. vr_rapidfire_upgrade_bullets_per_second : 15 : sv, cheat :
  1452. vr_rapidfire_upgrade_cable_highlight_time : 1 : sv, rep, cheat :
  1453. vr_rapidfire_upgrade_charge_haptic_max : 0 : sv, cheat :
  1454. vr_rapidfire_upgrade_charge_haptic_min : 0 : sv, cheat :
  1455. vr_rapidfire_upgrade_icon_display_time : 1 : sv, cheat :
  1456. vr_rapidfire_use_projectile_bullets : 1 : sv, cheat :
  1457. vr_readonly_depth_stencil_enable : 1 : :
  1458. vr_reflex_sight_dampening : 0 : sv, rep :
  1459. vr_reflex_sight_dampening_range : 3 : sv, rep :
  1460. vr_render_decals : 1 : :
  1461. vr_render_dynamic_objects : 1 : :
  1462. vr_render_opaque : 1 : :
  1463. vr_render_opaque_notzprepassed : 1 : :
  1464. vr_render_overlays : 1 : :
  1465. vr_render_refraction : 1 : :
  1466. vr_render_target_scale : 1 : :
  1467. vr_render_translucent : 1 : :
  1468. vr_reprojection_cpu_auto : 1 : :
  1469. vr_reprojection_cpu_auto_spew : 0 : :
  1470. vr_rollergrenade_damage : 1 : sv, cheat :
  1471. vr_rollergrenade_lifetime : 45 : sv, cheat :
  1472. vr_rollergrenade_radius : 125 : sv, cheat :
  1473. vr_rollergrenade_stun_duration : 7 : sv, cheat :
  1474. vr_save_render_model : cmd : : Dump the left-hand controller render data to an OBJ + TGA files
  1475. vr_screenshake_scale : 1 : cl :
  1476. vr_shadow_map_culling : 1 : cheat :
  1477. vr_shadows_debug : 0 : :
  1478. vr_shake_gesture_speed : 5 : sv, rep :
  1479. vr_shotgun_bottom_grip_disengage_distance : 5 : sv, rep :
  1480. vr_shotgun_bottom_grip_max_distance : 4 : sv, rep :
  1481. vr_shotgun_bottom_grip_min_distance : 4 : sv, rep :
  1482. vr_shotgun_chamber_light_angle : 60 : sv, rep, cheat :
  1483. vr_shotgun_chamber_light_blink_rate : 1 : sv, rep :
  1484. vr_shotgun_chamber_light_brightness : 0 : sv, rep, cheat :
  1485. vr_shotgun_chamber_light_color : -16776961 : sv, rep, cheat :
  1486. vr_shotgun_chamber_light_nearz : 0 : sv, rep, cheat :
  1487. vr_shotgun_chamber_light_offset : 0 : sv, rep, cheat :
  1488. vr_shotgun_chamber_light_range : 12 : sv, rep, cheat :
  1489. vr_shotgun_debug_spew : 0 : sv, rep :
  1490. vr_shotgun_grenade_attach_distsqr : 20 : sv, rep :
  1491. vr_shotgun_grenade_lerp_ang : 7 : sv, rep :
  1492. vr_shotgun_hinge_debug : 0 : sv, rep :
  1493. vr_shotgun_hinge_disable : 0 : sv, rep :
  1494. vr_shotgun_hinge_friction_max : 0 : sv, rep :
  1495. vr_shotgun_hinge_friction_min : 0 : sv, rep :
  1496. vr_shotgun_hinge_max_angle : 130 : sv, rep :
  1497. vr_shotgun_hinge_min_angle : 90 : sv, rep :
  1498. vr_shotgun_hinge_min_close_speed : 0 : sv, rep :
  1499. vr_shotgun_hinge_motor_velocity : 100 : sv, rep :
  1500. vr_shotgun_itemeater_door_speed : 0 : sv, rep :
  1501. vr_shotgun_itemeater_lerp_pos : 0 : sv, rep :
  1502. vr_shotgun_quickfire_rof : 0 : sv, rep :
  1503. vr_shotgun_rof : 0 : sv, rep :
  1504. vr_shotgun_slide_force_light : 0 : sv, rep :
  1505. vr_shotgun_speedloader_autoload_accel : 0 : sv, rep :
  1506. vr_shotgun_speedloader_autoload_time : 0 : sv, rep :
  1507. vr_shotgun_speedloader_interact_dist : 5 : sv, rep :
  1508. vr_shotgun_speedloader_lerp_ang : 25 : sv, rep :
  1509. vr_shotgun_speedloader_lerp_pos : 2 : sv, rep :
  1510. vr_shotgun_speedloader_spew : 0 : sv, rep :
  1511. vr_shotgun_speedloader_throw_dist : 0 : sv, rep :
  1512. vr_show_light_fog_clipmap_cb_cost : 0 : cheat : Show cost of lights in fog clipmap constant buffer. yellow = 1 cost, red = 6 cost
  1513. vr_show_light_priority : 0 : cheat : Show light priority values. 1 = normal lights, 2 = cached lights.
  1514. vr_single_light_fast_path_sun_cascade_0_texels_per_world : 8 : :
  1515. vr_single_light_fast_path_sun_cascade_1_texels_per_world : 1 : :
  1516. vr_single_light_fast_path_sun_cascade_vignette : 0 : cheat :
  1517. vr_single_light_fast_path_sun_size_cull_threshold : 0 : cheat :
  1518. vr_slingshot_activation_complete_distance : 9 : sv :
  1519. vr_slingshot_activation_start_distance : 6 : sv :
  1520. vr_slingshot_allowed : 0 : sv, cheat :
  1521. vr_slingshot_max_launch_speed : 1000 : sv :
  1522. vr_slingshot_max_pullback_distance : 40 : sv :
  1523. vr_slingshot_max_strength_distance : 30 : sv, rep :
  1524. vr_slingshot_min_launch_speed : 500 : sv :
  1525. vr_spawn_at_player_start : 0 : sv, cheat : Whether to spawn the player or the anchor at the info_player_start. (0 = Honor the info_player_start spawnflags, 1 = spawn at the info_player_start position)
  1526. vr_spectator_remove_roll : 1 : :
  1527. vr_spectator_remove_roll_halflife : 0 : :
  1528. vr_spectator_roll : 3 : cl, a :
  1529. vr_spectator_show_left_eye : 1 : a :
  1530. vr_spectator_show_steam_vr : 0 : :
  1531. vr_spew_fidelity_data : 0 : :
  1532. vr_spew_position : 0 : :
  1533. vr_spew_prediction : 0 : :
  1534. vr_spew_time : 0 : : 1 = spew constantly, 2 = spew when we skip a frame
  1535. vr_spew_time_cpu : 0 : : 1 = spew constantly, 2 = every second, 3 = only when over budget
  1536. vr_stealth_decay : 0 : sv :
  1537. vr_stealth_idle_decay : 0 : sv :
  1538. vr_stealth_idle_spot_time_max : 8 : sv :
  1539. vr_stealth_idle_spot_time_min : 2 : sv :
  1540. vr_stealth_spot_dist_max : 768 : sv :
  1541. vr_stealth_spot_dist_min : 128 : sv :
  1542. vr_stealth_spot_time_max : 1 : sv :
  1543. vr_stealth_spot_time_min : 0 : sv :
  1544. vr_stealth_teleport_forcepeek_time : 1 : sv :
  1545. vr_stencil_debug : 0 : : 0=Off, 1=DebugWireframe, 2=DebugSolidBlink
  1546. vr_stencil_hidden_pixels : 1 : :
  1547. vr_stencil_postprocessing : 1 : :
  1548. vr_stun_grenade_rapidfire_detonate_timer : 4 : sv, cheat :
  1549. vr_stun_grenade_rapidfire_radius : 125 : sv, cheat :
  1550. vr_stun_grenade_rapidfire_stun_duration : 7 : sv, cheat :
  1551. vr_subview_mode : 0 : : 0=Off, 1=VerticalSplit, 2=Checker, 3=FixedFoveated2x
  1552. vr_teleport_blend_interrupt_path : 0 : sv, rep :
  1553. vr_teleport_blend_speed_enable : 1 : sv, rep :
  1554. vr_teleport_blend_speed_ludicrous : 400 : sv, rep :
  1555. vr_teleport_blend_speed_max : 100 : sv, rep :
  1556. vr_teleport_blend_speed_min : 0 : sv, rep :
  1557. vr_teleport_blend_speed_rate : 4 : sv, rep :
  1558. vr_teleport_clip_fade_distance_max : 60 : cl, rep, cheat :
  1559. vr_teleport_clip_fade_enable : 1 : cl, rep, cheat :
  1560. vr_teleport_feet_distance : 0 : sv, rep :
  1561. vr_teleport_feet_elevation : 0 : sv, rep :
  1562. vr_teleport_feet_fixed_lightness : 0 : sv, rep : Set to -1 to enable dynamic brightness
  1563. vr_teleport_feet_pointyoutiness : 0 : sv, rep :
  1564. vr_teleport_feet_skipcount_run : 2 : sv, rep :
  1565. vr_teleport_feet_skipcount_walk : 1 : sv, rep :
  1566. vr_teleport_feet_step_speed : 0 : sv, rep :
  1567. vr_teleport_lerp : 0 : sv, rep :
  1568. vr_teleport_max_elevation_blend : 12 : sv, rep :
  1569. vr_teleport_quick_turn_angle : 45 : sv, rep :
  1570. vr_teleport_quick_turn_enable : 1 : sv, rep :
  1571. vr_test_head_fade : -1 : :
  1572. vr_test_nonblocking_hmd_input : 2 : :
  1573. vr_text_handattach_offset : -16252928 : cl, rep :
  1574. vr_text_hmdattach_offset : -16777201 : cl, rep :
  1575. vr_throw_ang_scale : 1 : sv, rep :
  1576. vr_throw_calculation_debug : 0 : sv, rep :
  1577. vr_throw_client_debug : 0 : cl : Enable to see Spew in Console for Throwing
  1578. vr_throw_velocity_scale : 1 : sv, rep :
  1579. vr_throw_velocity_scale_debug : 0 : cl, rep :
  1580. vr_throw_velocity_type : 0 : sv, rep :
  1581. vr_throw_wmr_velocity_scale : 1 : sv, rep :
  1582. vr_toggle_teleport_clip : cmd : : vr_toggle_teleport_clip
  1583. vr_track_lost_hand_bug_debug : 0 : sv, rep :
  1584. vr_tracked_object_client_can_be_authoritative_for_transform : 0 : sv, rep, cheat :
  1585. vr_tracked_object_positions_debug : -1 : sv, rep, cheat :
  1586. vr_tracked_object_post_projection : 0 : sv, rep, cheat :
  1587. vr_tracked_objects_solid : 0 : sv, rep, cheat :
  1588. vr_translucent_screen_space_downres : 8 : :
  1589. vr_two_handed_throw_interval : 0 : sv :
  1590. vr_ui_message_distance_outer : 40 : cl, rep :
  1591. vr_ui_message_distance_stop : 10 : cl, rep :
  1592. vr_ui_message_speed : 0 : cl, rep :
  1593. vr_ui_message_up_angle : 0 : cl, rep :
  1594. vr_unlit_shadow_color : -7896451 : :
  1595. vr_use_fullsort_for_opaque : 1 : cheat : fullsort the opaque pass when there wasn't a depth prepass
  1596. vr_use_invalid_bubble : 1 : :
  1597. vr_use_pucks : 0 : sv :
  1598. vr_vort_charged_hands_max_interval : 0 : sv :
  1599. vr_vort_charged_hands_min_dist : 15 : sv :
  1600. vr_vort_charged_hands_min_interval : 0 : sv :
  1601. vr_vort_energy_allow_no_target : 1 : sv :
  1602. vr_vort_energy_attack_delay : 0 : sv :
  1603. vr_vort_energy_combined_attack : 0 : sv :
  1604. vr_vort_energy_cone : 0 : sv :
  1605. vr_vort_energy_cone_distance : 550 : sv :
  1606. vr_vort_energy_cone_dot_inanimate : 0 : sv :
  1607. vr_vort_energy_core_force : 25 : sv :
  1608. vr_vort_energy_core_radius : 75 : sv :
  1609. vr_vort_energy_core_searchradius : 125 : sv :
  1610. vr_vort_energy_ignition_chance : 1 : sv :
  1611. vr_vort_energy_ignition_refire : 15 : sv :
  1612. vr_vort_energy_knock_speed : 400 : sv :
  1613. vr_vort_energy_lock_beam : 1 : sv :
  1614. vr_vort_energy_min_one_handed_distance : 20 : sv :
  1615. vr_vort_energy_pull : 0 : sv :
  1616. vr_vort_energy_pull_cone : 0 : sv :
  1617. vr_vort_energy_pull_range : 300 : sv :
  1618. vr_vort_energy_speed : 600 : sv :
  1619. vr_vrfly_does_noclip : cmd : : VRFly also is noclip
  1620. vr_warp : 1 : :
  1621. vr_warp_debug : 0 : :
  1622. vr_warp_debug_reverse_mesh : 0 : :
  1623. vr_warp_mesh_quads : 48 : :
  1624. vr_warp_mesh_shrink_fit : 1 : :
  1625. vr_warp_using_mesh : 1 : :
  1626. vr_weapon_debug_friendlyNPC : 0 : sv, rep :
  1627. vr_weapon_force_dlc_off : 0 : sv, rep :
  1628. vr_world_scale : 1 : sv, rep :
  1629. vr_world_scale_change : cmd : : vr_world_scale_change <scale> <seconds>
  1630. vr_worldui_interact_controller_drawoffset : 2 : sv, rep :
  1631. vr_worldui_interact_controller_maxrange : 40 : sv, rep :
  1632. vr_worldui_interact_haptic_pulse : 0 : sv, rep :
  1633. vr_worldui_interact_touch_panels_activate_distance : 5 : sv, rep :
  1634. vr_worldui_interact_touch_panels_dot : -100 : sv, rep :
  1635. vr_worldui_interact_touch_panels_enabled : 1 : sv, rep :
  1636. vr_worldui_interact_touch_panels_haptic : 0 : sv, rep :
  1637. vr_worldui_interact_touch_panels_hover_distance : 73 : sv, rep :
  1638. vr_wristhud_disable : 0 : cl, rep :
  1639. vr_wristhud_offset : -1 : cl, rep :
  1640. vr_wristhud_offset_inside : 0 : cl, rep :
  1641. vr_wristhud_rotation : 30 : cl, rep :
  1642. vr_wristhud_rotation_inside : 0 : cl, rep :
  1643. vr_zero_tracker : cmd : :
  1644. vrfly_author_refpt : cmd : :
  1645. vrfly_controller_look_mult : 40 : a, cheat :
  1646. vrfly_controller_move_mult : 2 : a, cheat :
  1647. vrfly_enabled : 0 : cheat :
  1648. vrfly_look_speed : 60 : a, cheat :
  1649. vrfly_mlook_speed : 0 : a, cheat :
  1650. vrfly_nohands : 0 : cheat :
  1651. vrfly_refpt_ang : -16731136 : a, cheat :
  1652. vrfly_refpt_pos : -50 : a, cheat :
  1653. vrfly_set_from_controllers : cmd : :
  1654. vrfly_speed : 60 : a, cheat :
  1655. vtune : cmd : : Controls VTune's sampling.
  1656. -walk : cmd : :
  1657. +walk : cmd : :
  1658. weapon_debug_muzzles : 0 : sv :
  1659. xc_crouch_range : 0 : sv, a : Percentarge [1..0] of joystick range to allow ducking within
  1660. xc_uncrouch_on_jump : 1 : sv, a : Uncrouch when jump occurs
  1661. xc_use_crouch_limiter : 0 : sv, a : Use the crouch limiting logic on the controller
  1662. xen_blind_zombie_spores : 1 : sv, rep :
  1663. xen_foliage_clientanim : 1 : sv, rep :
  1664. xen_foliage_close_decay : 1 : sv, rep :
  1665. xen_foliage_grenade_behind_check_threshold : 0 : sv, cheat :
  1666. xen_foliage_grenade_belly_radius : 12 : sv, cheat :
  1667. xen_foliage_grenade_damage_protect_duration : 0 : sv, cheat :
  1668. xen_foliage_grenade_debug : 0 : sv, cheat :
  1669. xen_foliage_grenade_max_spawned_idle_grenades : 7 : sv, cheat :
  1670. xen_foliage_grenade_protect_enter_radius : 15 : sv, cheat :
  1671. xen_foliage_grenade_protect_exit_radius : 20 : sv, cheat :
  1672. xen_foliage_grenade_proximity_protect_increment : 0 : sv, cheat :
  1673. xen_foliage_grenade_proximity_protect_max_time : 1 : sv, cheat :
  1674. xen_foliage_grenade_proximity_protect_min_time : 0 : sv, cheat :
  1675. xen_foliage_grenade_proximity_protect_time : 0 : sv, cheat :
  1676. xen_foliage_grenade_spawn_time : 4 : sv, cheat :
  1677. xen_foliage_grenade_tickle_min_distance : 2 : sv, cheat :
  1678. xen_foliage_grenade_tickle_min_time : 0 : sv, cheat :
  1679. xen_foliage_grenade_tickle_present_count : 2 : sv, cheat :
  1680. xen_foliage_grenade_tickle_present_time : 1 : sv, cheat :
  1681. xen_foliage_grenade_tug_reset_time : 0 : sv, cheat :
  1682. xen_foliage_interactive_close : 10 : sv, rep :
  1683. xen_foliage_interactive_distance : 25 : sv, rep :
  1684. xen_foliage_radius_debug : 0 : sv, rep :
  1685. xen_grenade_arm_grace_period : 0 : sv, cheat :
  1686. xen_grenade_arm_min_squeeze : 0 : sv, cheat :
  1687. xen_grenade_detonate_timer : 4 : sv, cheat :
  1688. xen_grenade_fizzle_time : 5 : sv, cheat :
  1689. xen_grenade_squeeze_bias : 0 : sv, cheat :
  1690. xen_grenade_squeeze_time : 0 : sv, cheat :
  1691. xen_hearing_flower_max_delay : 1 : sv, rep :
  1692. xen_hearing_flower_max_range : 500 : sv, rep :
  1693. xen_hearing_flower_min_delay : 0 : sv, rep :
  1694. xen_hearing_flower_min_range : 50 : sv, rep :
  1695. xlook : cmd : :
  1696. xmove : cmd : :
  1697. zombie_ambushdist : 16000 : sv :
  1698. zombie_basemax : 100 : sv :
  1699. zombie_basemin : 100 : sv :
  1700. zombie_changemax : 0 : sv :
  1701. zombie_changemin : 0 : sv :
  1702. zombie_debug_faceenemy_only : 0 : sv, cheat :
  1703. zombie_debug_melee : 0 : sv :
  1704. zombie_debugswats : 0 : sv :
  1705. zombie_decaymax : 0 : sv :
  1706. zombie_decaymin : 0 : sv :
  1707. zombie_flinch_delay : 0 : sv :
  1708. zombie_headcrab_release_factor : 0 : sv :
  1709. zombie_headcrab_release_force_minz : 1000 : sv :
  1710. zombie_moanfreq : 1 : sv :
  1711. zombie_showhitlocation : 0 : sv :
  1712. zombie_stepfreq : 4 : sv :
  1713. +zoom : cmd : :
  1714. -zoom : cmd : :
Add Comment
Please, Sign In to add comment