Skip to content

Instantly share code, notes, and snippets.

@sigsegv-mvm
Last active January 11, 2021 07:02
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sigsegv-mvm/e728d680e6a104f009a8 to your computer and use it in GitHub Desktop.
Save sigsegv-mvm/e728d680e6a104f009a8 to your computer and use it in GitHub Desktop.
TF2 competitive convars as of 20160320
ConVars affected by competitive mode
Current as of 20160320 (subject to change, obviously)
Reverse engineering by sigsegv
See the end of this doc for technical info on how the game determines which convars to limit/default in competitive mode.
CONSOLE VARIABLES THAT HAVE COMPETITIVE-SPECIFIC MINIMUMS OR MAXIMUMS:
ConVar "host_competitive_ever_enabled" has a competitive minimum: 1.000000
ConVar "mat_dxlevel" has a competitive minimum: 90.000000
ConVar "viewmodel_fov" has a competitive maximum: 75.000000
ConVar "viewmodel_fov" has a competitive minimum: 54.000000
CONSOLE VARIABLES THAT WILL BE RESET TO THEIR DEFAULT IN COMPETITIVE MATCHMAKING:
ConVar "_cl_classmenuopen" will be reset based on its flags (00000008)
ConVar "_fov" will be reset based on its flags (00000008)
ConVar "adsp_alley_min" will be reset based on its flags (00000000)
ConVar "adsp_courtyard_min" will be reset based on its flags (00000000)
ConVar "adsp_door_height" will be reset based on its flags (00000000)
ConVar "adsp_duct_min" will be reset based on its flags (00000000)
ConVar "adsp_hall_min" will be reset based on its flags (00000000)
ConVar "adsp_low_ceiling" will be reset based on its flags (00000000)
ConVar "adsp_opencourtyard_min" will be reset based on its flags (00000000)
ConVar "adsp_openspace_min" will be reset based on its flags (00000000)
ConVar "adsp_openstreet_min" will be reset based on its flags (00000000)
ConVar "adsp_openwall_min" will be reset based on its flags (00000000)
ConVar "adsp_room_min" will be reset based on its flags (00000000)
ConVar "adsp_street_min" will be reset based on its flags (00000000)
ConVar "adsp_tunnel_min" will be reset based on its flags (00000000)
ConVar "adsp_wall_height" will be reset based on its flags (00000000)
ConVar "async_allow_held_files" will be reset based on its flags (00000000)
ConVar "async_mode" will be reset based on its flags (00000000)
ConVar "async_serialize" will be reset based on its flags (00000000)
ConVar "async_simulate_delay" will be reset based on its flags (00000000)
ConVar "binds_per_command" will be reset based on its flags (00000008)
ConVar "blink_duration" will be reset based on its flags (00000008)
ConVar "bugreporter_includebsp" will be reset based on its flags (00000000)
ConVar "building_cubemaps" will be reset based on its flags (00000000)
ConVar "cc_captiontrace" will be reset based on its flags (00000008)
ConVar "cc_minvisibleitems" will be reset based on its flags (00000008)
ConVar "cc_sentencecaptionnorepeat" will be reset based on its flags (00000008)
ConVar "cc_smallfontlength" will be reset based on its flags (00000008)
ConVar "cl_SetupAllBones" will be reset based on its flags (00000008)
ConVar "cl_ShowBoneSetupEnts" will be reset based on its flags (00000008)
ConVar "cl_ShowSunVectors" will be reset based on its flags (00000008)
ConVar "cl_anglespeedkey" will be reset based on its flags (00000008)
ConVar "cl_ask_blacklist_for_any_server" will be reset based on its flags (00000008)
ConVar "cl_ask_blacklist_max_session_duration" will be reset based on its flags (00000008)
ConVar "cl_ask_favorite_for_any_server" will be reset based on its flags (00000008)
ConVar "cl_ask_favorite_min_session_duration" will be reset based on its flags (00000008)
ConVar "cl_blobbyshadows" will be reset based on its flags (00000008)
ConVar "cl_burninggibs" will be reset based on its flags (00000008)
ConVar "cl_customsounds" will be reset based on its flags (00000008)
ConVar "cl_debug_player_perf" will be reset based on its flags (00000000)
ConVar "cl_demoviewoverride" will be reset based on its flags (00000008)
ConVar "cl_detaildist" will be reset based on its flags (00000000)
ConVar "cl_detailfade" will be reset based on its flags (00000000)
ConVar "cl_drawmonitors" will be reset based on its flags (00000008)
ConVar "cl_ejectbrass" will be reset based on its flags (00000000)
ConVar "cl_fasttempentcollision" will be reset based on its flags (00000008)
ConVar "cl_interp_all" will be reset based on its flags (00000008)
ConVar "cl_interp_npcs" will be reset based on its flags (00000208)
ConVar "cl_jiggle_bone_framerate_cutoff" will be reset based on its flags (00000008)
ConVar "cl_lagcompensation" will be reset based on its flags (00400208)
ConVar "cl_language" will be reset based on its flags (00000200)
ConVar "cl_localnetworkbackdoor" will be reset based on its flags (00000000)
ConVar "cl_meathook_neck_pivot_ingame_fwd" will be reset based on its flags (00000008)
ConVar "cl_meathook_neck_pivot_ingame_up" will be reset based on its flags (00000008)
ConVar "cl_mouseenable" will be reset based on its flags (00000008)
ConVar "cl_muzzleflash_dlight_1st" will be reset based on its flags (00000008)
ConVar "cl_new_impact_effects" will be reset based on its flags (00000008)
ConVar "cl_obj_fake_alert" will be reset based on its flags (00000008)
ConVar "cl_particle_batch_mode" will be reset based on its flags (00000008)
ConVar "cl_particle_stats_trigger_count" will be reset based on its flags (00000008)
ConVar "cl_phys_props_enable" will be reset based on its flags (00000008)
ConVar "cl_phys_props_max" will be reset based on its flags (00000008)
ConVar "cl_phys_props_respawndist" will be reset based on its flags (00000008)
ConVar "cl_phys_props_respawnrate" will be reset based on its flags (00000008)
ConVar "cl_pitchspeed" will be reset based on its flags (00000008)
ConVar "cl_playback_screenshots" will be reset based on its flags (00000000)
ConVar "cl_pred_optimize" will be reset based on its flags (00000008)
ConVar "cl_predict" will be reset based on its flags (00400208)
ConVar "cl_predictweapons" will be reset based on its flags (00400208)
ConVar "cl_ragdoll_collide" will be reset based on its flags (00000008)
ConVar "cl_ragdoll_fade_time" will be reset based on its flags (00000008)
ConVar "cl_ragdoll_forcefade" will be reset based on its flags (00000008)
ConVar "cl_ragdoll_physics_enable" will be reset based on its flags (00000008)
ConVar "cl_resend" will be reset based on its flags (00000000)
ConVar "cl_screenshotname" will be reset based on its flags (00000000)
ConVar "cl_show_connectionless_packet_warnings" will be reset based on its flags (00000000)
ConVar "cl_show_num_particle_systems" will be reset based on its flags (00000008)
ConVar "cl_show_splashes" will be reset based on its flags (00000008)
ConVar "cl_showbattery" will be reset based on its flags (00000008)
ConVar "cl_showdemooverlay" will be reset based on its flags (00000000)
ConVar "cl_showerror" will be reset based on its flags (00000008)
ConVar "cl_showpausedimage" will be reset based on its flags (00000008)
ConVar "cl_showpos" will be reset based on its flags (00000008)
ConVar "cl_showtextmsg" will be reset based on its flags (00000008)
ConVar "cl_smooth" will be reset based on its flags (00000008)
ConVar "cl_smoothtime" will be reset based on its flags (00000008)
ConVar "cl_threaded_bone_setup" will be reset based on its flags (00000008)
ConVar "cl_threaded_client_leaf_system" will be reset based on its flags (00000008)
ConVar "cl_voice_filter" will be reset based on its flags (00000000)
ConVar "cl_vote_ui_active_after_voting" will be reset based on its flags (00000008)
ConVar "cl_vote_ui_show_notification" will be reset based on its flags (00000008)
ConVar "cl_yawspeed" will be reset based on its flags (00000008)
ConVar "clientport" will be reset based on its flags (00000000)
ConVar "con_drawnotify" will be reset based on its flags (00000000)
ConVar "con_filter_enable" will be reset based on its flags (00800000)
ConVar "con_filter_text" will be reset based on its flags (00800000)
ConVar "con_filter_text_out" will be reset based on its flags (00800000)
ConVar "con_logfile" will be reset based on its flags (00000000)
ConVar "con_notifytime" will be reset based on its flags (00800000)
ConVar "con_nprint_bgalpha" will be reset based on its flags (00000000)
ConVar "con_nprint_bgborder" will be reset based on its flags (00000000)
ConVar "con_timestamp" will be reset based on its flags (00000000)
ConVar "con_trace" will be reset based on its flags (00800000)
ConVar "contimes" will be reset based on its flags (00800000)
ConVar "coop" will be reset based on its flags (00000100)
ConVar "cpu_frequency_monitoring" will be reset based on its flags (00000000)
ConVar "debug_materialmodifycontrol_client" will be reset based on its flags (00000008)
ConVar "demo_avellimit" will be reset based on its flags (00000000)
ConVar "demo_debug" will be reset based on its flags (00000000)
ConVar "demo_fastforwardfinalspeed" will be reset based on its flags (00000000)
ConVar "demo_fastforwardramptime" will be reset based on its flags (00000000)
ConVar "demo_fastforwardstartspeed" will be reset based on its flags (00000000)
ConVar "demo_fov_override" will be reset based on its flags (00020008)
ConVar "demo_interplimit" will be reset based on its flags (00000000)
ConVar "demo_interpolateview" will be reset based on its flags (00000000)
ConVar "demo_legacy_rollback" will be reset based on its flags (00000000)
ConVar "demo_pauseatservertick" will be reset based on its flags (00000000)
ConVar "demo_quitafterplayback" will be reset based on its flags (00000000)
ConVar "disp_dynamic" will be reset based on its flags (00000000)
ConVar "download_debug" will be reset based on its flags (00020000)
ConVar "dsp_automatic" will be reset based on its flags (00010000)
ConVar "dsp_db_min" will be reset based on its flags (00010000)
ConVar "dsp_db_mixdrop" will be reset based on its flags (00010000)
ConVar "dsp_facingaway" will be reset based on its flags (00010000)
ConVar "dsp_mix_max" will be reset based on its flags (00010000)
ConVar "dsp_mix_min" will be reset based on its flags (00010000)
ConVar "dsp_player" will be reset based on its flags (10010000)
ConVar "dsp_room" will be reset based on its flags (00010000)
ConVar "dsp_spatial" will be reset based on its flags (00010000)
ConVar "dsp_speaker" will be reset based on its flags (00010000)
ConVar "dsp_vol_2ch" will be reset based on its flags (00010000)
ConVar "dsp_vol_4ch" will be reset based on its flags (00010000)
ConVar "dsp_vol_5ch" will be reset based on its flags (00010000)
ConVar "dsp_water" will be reset based on its flags (00010000)
ConVar "dt_ShowPartialChangeEnts" will be reset based on its flags (00000000)
ConVar "dt_UsePartialChangeEnts" will be reset based on its flags (00000000)
ConVar "dtwarning" will be reset based on its flags (00000000)
ConVar "dtwatchclass" will be reset based on its flags (00000000)
ConVar "dtwatchent" will be reset based on its flags (00000000)
ConVar "dtwatchvar" will be reset based on its flags (00000000)
ConVar "english" will be reset based on its flags (00000208)
ConVar "fast_fogvolume" will be reset based on its flags (00000000)
ConVar "filesystem_buffer_size" will be reset based on its flags (00000000)
ConVar "filesystem_max_stdio_read" will be reset based on its flags (00000000)
ConVar "filesystem_native" will be reset based on its flags (00000000)
ConVar "filesystem_report_buffered_io" will be reset based on its flags (00000000)
ConVar "filesystem_unbuffered_io" will be reset based on its flags (00000000)
ConVar "filesystem_use_overlapped_io" will be reset based on its flags (00000000)
ConVar "flex_rules" will be reset based on its flags (00000008)
ConVar "flex_smooth" will be reset based on its flags (00000008)
ConVar "fps_max" will be reset based on its flags (00400000)
ConVar "fs_monitor_read_from_pack" will be reset based on its flags (00000000)
ConVar "fs_report_sync_opens" will be reset based on its flags (00000000)
ConVar "fs_warning_mode" will be reset based on its flags (00000000)
ConVar "g_ragdoll_fadespeed" will be reset based on its flags (00000008)
ConVar "g_ragdoll_lvfadespeed" will be reset based on its flags (00000008)
ConVar "gameui_xbox" will be reset based on its flags (00000000)
ConVar "gl_amd_occlusion_workaround" will be reset based on its flags (00800000)
ConVar "gl_clear" will be reset based on its flags (00000008)
ConVar "hap_HasDevice" will be reset based on its flags (00000208)
ConVar "hap_damagescale_game" will be reset based on its flags (00000008)
ConVar "hap_melee_scale" will be reset based on its flags (00001008)
ConVar "hap_noclip_avatar_scale" will be reset based on its flags (00001008)
ConVar "hap_ui_vehicles" will be reset based on its flags (00000008)
ConVar "host_ShowIPCCallCount" will be reset based on its flags (00000000)
ConVar "host_flush_threshold" will be reset based on its flags (00000000)
ConVar "host_framerate" will be reset based on its flags (00000000)
ConVar "host_limitlocal" will be reset based on its flags (00000000)
ConVar "host_map" will be reset based on its flags (00000000)
ConVar "host_profile" will be reset based on its flags (00000000)
ConVar "host_showcachemiss" will be reset based on its flags (00000000)
ConVar "host_speeds" will be reset based on its flags (00000000)
ConVar "host_thread_mode" will be reset based on its flags (00000000)
ConVar "host_timer_spin_ms" will be reset based on its flags (00000000)
ConVar "hostip" will be reset based on its flags (00000000)
ConVar "hostname" will be reset based on its flags (00000000)
ConVar "hostport" will be reset based on its flags (00000000)
ConVar "hud_achievement_glowtime" will be reset based on its flags (00000008)
ConVar "hud_achievement_tracker" will be reset based on its flags (00000008)
ConVar "hud_autoaim_method" will be reset based on its flags (00000008)
ConVar "hud_autoaim_scale_icon" will be reset based on its flags (00000008)
ConVar "hud_autoreloadscript" will be reset based on its flags (00000008)
ConVar "hud_damagemeter_ooctimer" will be reset based on its flags (00000008)
ConVar "hud_damagemeter_period" will be reset based on its flags (00000008)
ConVar "hud_deathnotice_time" will be reset based on its flags (00000008)
ConVar "hud_draw_active_reticle" will be reset based on its flags (00000008)
ConVar "hud_drawhistory_time" will be reset based on its flags (00000008)
ConVar "hud_escort_interp" will be reset based on its flags (00000008)
ConVar "hud_escort_test_progress" will be reset based on its flags (00000008)
ConVar "hud_escort_test_speed" will be reset based on its flags (00000008)
ConVar "hud_magnetism" will be reset based on its flags (00000008)
ConVar "hud_reticle_alpha_speed" will be reset based on its flags (00000008)
ConVar "hud_reticle_maxalpha" will be reset based on its flags (00000008)
ConVar "hud_reticle_minalpha" will be reset based on its flags (00000008)
ConVar "hud_reticle_scale" will be reset based on its flags (00000008)
ConVar "hud_saytext_time" will be reset based on its flags (00000008)
ConVar "in_usekeyboardsampletime" will be reset based on its flags (00000008)
ConVar "ip" will be reset based on its flags (00000000)
ConVar "joy_accel_filter" will be reset based on its flags (00000008)
ConVar "joy_active" will be reset based on its flags (00000000)
ConVar "joy_autosprint" will be reset based on its flags (00000008)
ConVar "joy_inverty_default" will be reset based on its flags (01000008)
ConVar "joy_movement_stick_default" will be reset based on its flags (01000008)
ConVar "joy_pegged" will be reset based on its flags (00000008)
ConVar "joy_pitchsensitivity_default" will be reset based on its flags (00000008)
ConVar "joy_response_move_vehicle" will be reset based on its flags (00000008)
ConVar "joy_vehicle_turn_lowend" will be reset based on its flags (00000008)
ConVar "joy_vehicle_turn_lowmap" will be reset based on its flags (00000008)
ConVar "joy_virtual_peg" will be reset based on its flags (00000008)
ConVar "joy_yawsensitivity_default" will be reset based on its flags (00000008)
ConVar "jpeg_quality" will be reset based on its flags (00000000)
ConVar "loader_spew_info" will be reset based on its flags (00000000)
ConVar "loader_spew_info_ex" will be reset based on its flags (00000000)
ConVar "lod_TransitionDist" will be reset based on its flags (00000008)
ConVar "map_noareas" will be reset based on its flags (00000000)
ConVar "mat_alphacoverage" will be reset based on its flags (00800000)
ConVar "mat_autoexposure_max" will be reset based on its flags (00000008)
ConVar "mat_autoexposure_min" will be reset based on its flags (00000008)
ConVar "mat_bloom_scalefactor_scalar" will be reset based on its flags (00000008)
ConVar "mat_bloomscale" will be reset based on its flags (00000008)
ConVar "mat_bufferprimitives" will be reset based on its flags (00000000)
ConVar "mat_bumpmap" will be reset based on its flags (00000000)
ConVar "mat_clipz" will be reset based on its flags (00000008)
ConVar "mat_colcorrection_disableentities" will be reset based on its flags (00000000)
ConVar "mat_compressedtextures" will be reset based on its flags (00000000)
ConVar "mat_debug_postprocessing_effects" will be reset based on its flags (00000008)
ConVar "mat_debugdepth" will be reset based on its flags (00000000)
ConVar "mat_debugdepthmode" will be reset based on its flags (00800000)
ConVar "mat_debugdepthval" will be reset based on its flags (00800000)
ConVar "mat_debugdepthvalmax" will be reset based on its flags (00800000)
ConVar "mat_disable_bloom" will be reset based on its flags (00000008)
ConVar "mat_disable_fancy_blending" will be reset based on its flags (00800000)
ConVar "mat_disable_lightwarp" will be reset based on its flags (00800000)
ConVar "mat_disable_ps_patch" will be reset based on its flags (00800000)
ConVar "mat_disablehwmorph" will be reset based on its flags (00800000)
ConVar "mat_drawTexture" will be reset based on its flags (00000008)
ConVar "mat_drawTextureScale" will be reset based on its flags (00000008)
ConVar "mat_drawTitleSafe" will be reset based on its flags (00000000)
ConVar "mat_dump_rts" will be reset based on its flags (00000008)
ConVar "mat_dxlevel" will be reset based on its flags (00000040)
ConVar "mat_envmapsize" will be reset based on its flags (00000000)
ConVar "mat_envmaptgasize" will be reset based on its flags (00000000)
ConVar "mat_fastspecular" will be reset based on its flags (00000000)
ConVar "mat_filterlightmaps" will be reset based on its flags (00000000)
ConVar "mat_filtertextures" will be reset based on its flags (00000000)
ConVar "mat_force_ps_patch" will be reset based on its flags (00800000)
ConVar "mat_forcehardwaresync" will be reset based on its flags (00000000)
ConVar "mat_framebuffercopyoverlaysize" will be reset based on its flags (00000008)
ConVar "mat_hdr_manual_tonemap_rate" will be reset based on its flags (00000000)
ConVar "mat_levelflush" will be reset based on its flags (00000000)
ConVar "mat_lightmap_pfms" will be reset based on its flags (00800000)
ConVar "mat_max_worldmesh_vertices" will be reset based on its flags (00000000)
ConVar "mat_mipmaptextures" will be reset based on its flags (00000000)
ConVar "mat_monitorgamma" will be reset based on its flags (00000000)
ConVar "mat_monitorgamma_tv_exp" will be reset based on its flags (00000000)
ConVar "mat_monitorgamma_tv_range_max" will be reset based on its flags (00000000)
ConVar "mat_monitorgamma_tv_range_min" will be reset based on its flags (00000000)
ConVar "mat_motion_blur_falling_intensity" will be reset based on its flags (00000008)
ConVar "mat_motion_blur_falling_max" will be reset based on its flags (00000008)
ConVar "mat_motion_blur_falling_min" will be reset based on its flags (00000008)
ConVar "mat_motion_blur_forward_enabled" will be reset based on its flags (00000008)
ConVar "mat_motion_blur_percent_of_screen_max" will be reset based on its flags (00800000)
ConVar "mat_motion_blur_rotation_intensity" will be reset based on its flags (00000008)
ConVar "mat_motion_blur_strength" will be reset based on its flags (00000008)
ConVar "mat_non_hdr_bloom_scalefactor" will be reset based on its flags (00000008)
ConVar "mat_phong" will be reset based on its flags (00000000)
ConVar "mat_postprocess_x" will be reset based on its flags (00000008)
ConVar "mat_postprocess_y" will be reset based on its flags (00000008)
ConVar "mat_postprocessing_combine" will be reset based on its flags (00000008)
ConVar "mat_reducefillrate" will be reset based on its flags (00000000)
ConVar "mat_reduceparticles" will be reset based on its flags (00000000)
ConVar "mat_report_queue_status" will be reset based on its flags (00800000)
ConVar "mat_show_ab_hdr" will be reset based on its flags (00000000)
ConVar "mat_show_histogram" will be reset based on its flags (00000008)
ConVar "mat_showenvmapmask" will be reset based on its flags (00000000)
ConVar "mat_showlightmappage" will be reset based on its flags (00000008)
ConVar "mat_software_aa_debug" will be reset based on its flags (00000008)
ConVar "mat_softwarelighting" will be reset based on its flags (00000000)
ConVar "mat_specular" will be reset based on its flags (00000000)
ConVar "mat_spew_on_texture_size" will be reset based on its flags (00000000)
ConVar "mat_texture_limit" will be reset based on its flags (00801000)
ConVar "mat_texture_tracking" will be reset based on its flags (00000000)
ConVar "mat_tonemapping_occlusion_use_stencil" will be reset based on its flags (00000000)
ConVar "mat_trilinear" will be reset based on its flags (00000000)
ConVar "mat_use_compressed_hdr_textures" will be reset based on its flags (00800000)
ConVar "mat_vrmode_adapter" will be reset based on its flags (00000000)
ConVar "mat_vsync" will be reset based on its flags (00000000)
ConVar "mat_wateroverlaysize" will be reset based on its flags (00000008)
ConVar "matchmakingport" will be reset based on its flags (00000000)
ConVar "mem_dumpstats" will be reset based on its flags (00000000)
ConVar "mem_periodicdumps" will be reset based on its flags (00000000)
ConVar "mem_test_each_frame" will be reset based on its flags (00000000)
ConVar "mem_test_every_n_seconds" will be reset based on its flags (00000000)
ConVar "mod_forcedata" will be reset based on its flags (00000000)
ConVar "mod_forcetouchdata" will be reset based on its flags (00000000)
ConVar "mod_load_anims_async" will be reset based on its flags (00000000)
ConVar "mod_load_fakestall" will be reset based on its flags (00000000)
ConVar "mod_load_mesh_async" will be reset based on its flags (00000000)
ConVar "mod_load_showstall" will be reset based on its flags (00000000)
ConVar "mod_load_vcollide_async" will be reset based on its flags (00000000)
ConVar "mod_lock_mdls_on_load" will be reset based on its flags (00000000)
ConVar "mod_touchalldata" will be reset based on its flags (00000000)
ConVar "mod_trace_load" will be reset based on its flags (00000000)
ConVar "mp_usehwmmodels" will be reset based on its flags (00000008)
ConVar "mp_usehwmvcds" will be reset based on its flags (00000008)
ConVar "nb_shadow_dist" will be reset based on its flags (00000008)
ConVar "net_chokeloop" will be reset based on its flags (00000000)
ConVar "net_compresspackets" will be reset based on its flags (00000000)
ConVar "net_compresspackets_minsize" will be reset based on its flags (00000000)
ConVar "net_compressvoice" will be reset based on its flags (00000000)
ConVar "net_drawslider" will be reset based on its flags (00000000)
ConVar "net_graph" will be reset based on its flags (00000008)
ConVar "net_maxcleartime" will be reset based on its flags (00000000)
ConVar "net_maxfilesize" will be reset based on its flags (00000000)
ConVar "net_maxfragments" will be reset based on its flags (00000000)
ConVar "net_maxpacketdrop" will be reset based on its flags (00000000)
ConVar "net_queue_trace" will be reset based on its flags (00000000)
ConVar "net_queued_packet_thread" will be reset based on its flags (00000000)
ConVar "net_showdrop" will be reset based on its flags (00000000)
ConVar "net_showfragments" will be reset based on its flags (00000000)
ConVar "net_showmsg" will be reset based on its flags (00000000)
ConVar "net_showpeaks" will be reset based on its flags (00000000)
ConVar "net_showsplits" will be reset based on its flags (00000000)
ConVar "net_showtcp" will be reset based on its flags (00000000)
ConVar "net_showudp" will be reset based on its flags (00000000)
ConVar "net_showudp_wire" will be reset based on its flags (00000000)
ConVar "net_splitpacket_maxrate" will be reset based on its flags (00000000)
ConVar "net_splitrate" will be reset based on its flags (00000000)
ConVar "net_udp_rcvbuf" will be reset based on its flags (00000000)
ConVar "net_usesocketsforloopback" will be reset based on its flags (00000000)
ConVar "opt_EnumerateLeavesFastAlgorithm" will be reset based on its flags (00000000)
ConVar "option_duck_method_default" will be reset based on its flags (00000008)
ConVar "particle_sim_alt_cores" will be reset based on its flags (00000008)
ConVar "phonemedelay" will be reset based on its flags (00000008)
ConVar "phonemefilter" will be reset based on its flags (00000008)
ConVar "phonemesnap" will be reset based on its flags (00000008)
ConVar "pipeline_static_props" will be reset based on its flags (00000000)
ConVar "props_break_max_pieces" will be reset based on its flags (00000000)
ConVar "r_3dsky" will be reset based on its flags (00000008)
ConVar "r_DispDrawAxes" will be reset based on its flags (00000000)
ConVar "r_DrawSpecificStaticProp" will be reset based on its flags (00000000)
ConVar "r_ForceWaterLeaf" will be reset based on its flags (00000008)
ConVar "r_PhysPropStaticLighting" will be reset based on its flags (00000008)
ConVar "r_ShowViewerArea" will be reset based on its flags (00000000)
ConVar "r_WaterDrawReflection" will be reset based on its flags (00000008)
ConVar "r_WaterDrawRefraction" will be reset based on its flags (00000008)
ConVar "r_bloomtintb" will be reset based on its flags (00800000)
ConVar "r_bloomtintexponent" will be reset based on its flags (00800000)
ConVar "r_bloomtintg" will be reset based on its flags (00800000)
ConVar "r_bloomtintr" will be reset based on its flags (00800000)
ConVar "r_decal_cover_count" will be reset based on its flags (00000000)
ConVar "r_decal_overlap_area" will be reset based on its flags (00000000)
ConVar "r_decal_overlap_count" will be reset based on its flags (00000000)
ConVar "r_decals" will be reset based on its flags (00000000)
ConVar "r_decalstaticprops" will be reset based on its flags (00000000)
ConVar "r_dopixelvisibility" will be reset based on its flags (00000008)
ConVar "r_drawbatchdecals" will be reset based on its flags (00000000)
ConVar "r_drawdetailprops" will be reset based on its flags (00000000)
ConVar "r_drawflecks" will be reset based on its flags (00000000)
ConVar "r_drawmodeldecals" will be reset based on its flags (00000000)
ConVar "r_drawopaquestaticpropslast" will be reset based on its flags (00000008)
ConVar "r_drawpixelvisibility" will be reset based on its flags (00000008)
ConVar "r_dynamic" will be reset based on its flags (00000000)
ConVar "r_entityclips" will be reset based on its flags (00000008)
ConVar "r_eyes" will be reset based on its flags (00000000)
ConVar "r_fastzreject" will be reset based on its flags (00000000)
ConVar "r_fastzrejectdisp" will be reset based on its flags (00000000)
ConVar "r_flashlightculldepth" will be reset based on its flags (00000000)
ConVar "r_flashlightdepthres" will be reset based on its flags (00000008)
ConVar "r_flashlightdepthtexture" will be reset based on its flags (00000000)
ConVar "r_flashlightdrawdepth" will be reset based on its flags (00000000)
ConVar "r_flashlightdrawfrustum" will be reset based on its flags (00000008)
ConVar "r_flashlightdrawfrustumbbox" will be reset based on its flags (00000000)
ConVar "r_flashlightdrawsweptbbox" will be reset based on its flags (00000000)
ConVar "r_flashlightmodels" will be reset based on its flags (00000008)
ConVar "r_flashlightnodraw" will be reset based on its flags (00000000)
ConVar "r_flashlightrender" will be reset based on its flags (00000000)
ConVar "r_flashlightrendermodels" will be reset based on its flags (00000000)
ConVar "r_flashlightrenderworld" will be reset based on its flags (00000000)
ConVar "r_flashlightscissor" will be reset based on its flags (00000000)
ConVar "r_flashlightupdatedepth" will be reset based on its flags (00000000)
ConVar "r_flex" will be reset based on its flags (00000000)
ConVar "r_frustumcullworld" will be reset based on its flags (00000000)
ConVar "r_glint_alwaysdraw" will be reset based on its flags (00000000)
ConVar "r_glint_procedural" will be reset based on its flags (00000000)
ConVar "r_hunkalloclightmaps" will be reset based on its flags (00000000)
ConVar "r_lightaverage" will be reset based on its flags (00000000)
ConVar "r_lightcache_zbuffercache" will be reset based on its flags (00000000)
ConVar "r_lod" will be reset based on its flags (00000000)
ConVar "r_maxdlights" will be reset based on its flags (00000000)
ConVar "r_maxmodeldecal" will be reset based on its flags (00000000)
ConVar "r_maxnewsamples" will be reset based on its flags (00000000)
ConVar "r_maxsampledist" will be reset based on its flags (00000000)
ConVar "r_minnewsamples" will be reset based on its flags (00000000)
ConVar "r_norefresh" will be reset based on its flags (00000000)
ConVar "r_occludeemaxarea" will be reset based on its flags (00000000)
ConVar "r_occluderminarea" will be reset based on its flags (00000000)
ConVar "r_occludermincount" will be reset based on its flags (00000000)
ConVar "r_occlusion" will be reset based on its flags (00000000)
ConVar "r_overlayfadeenable" will be reset based on its flags (00000000)
ConVar "r_overlayfademax" will be reset based on its flags (00000000)
ConVar "r_overlayfademin" will be reset based on its flags (00000000)
ConVar "r_overlaywireframe" will be reset based on its flags (00000000)
ConVar "r_particle_sim_spike_threshold_ms" will be reset based on its flags (00000008)
ConVar "r_pix_recordframes" will be reset based on its flags (00800000)
ConVar "r_pix_start" will be reset based on its flags (00800000)
ConVar "r_pixelfog" will be reset based on its flags (00800000)
ConVar "r_pixelvisibility_partial" will be reset based on its flags (00000008)
ConVar "r_pixelvisibility_spew" will be reset based on its flags (00000008)
ConVar "r_propsmaxdist" will be reset based on its flags (00000008)
ConVar "r_queued_decals" will be reset based on its flags (00000000)
ConVar "r_queued_post_processing" will be reset based on its flags (00000008)
ConVar "r_queued_ropes" will be reset based on its flags (00000008)
ConVar "r_renderoverlayfragment" will be reset based on its flags (00000000)
ConVar "r_rimlight" will be reset based on its flags (00800000)
ConVar "r_ropetranslucent" will be reset based on its flags (00000008)
ConVar "r_sequence_debug" will be reset based on its flags (00000008)
ConVar "r_shader_srgb" will be reset based on its flags (00800000)
ConVar "r_shadowlod" will be reset based on its flags (00000000)
ConVar "r_shadowlodbias" will be reset based on its flags (00000000)
ConVar "r_shadowmaxrendered" will be reset based on its flags (00000008)
ConVar "r_shadows" will be reset based on its flags (00000000)
ConVar "r_snapportal" will be reset based on its flags (00000000)
ConVar "r_spewleaf" will be reset based on its flags (00000000)
ConVar "r_spray_lifetime" will be reset based on its flags (00000000)
ConVar "r_sse_s" will be reset based on its flags (00000008)
ConVar "r_staticprop_lod" will be reset based on its flags (00000000)
ConVar "r_staticpropinfo" will be reset based on its flags (00000000)
ConVar "r_teeth" will be reset based on its flags (00000000)
ConVar "r_threaded_client_shadow_manager" will be reset based on its flags (00000008)
ConVar "r_threaded_particles" will be reset based on its flags (00000008)
ConVar "r_threaded_renderables" will be reset based on its flags (00000008)
ConVar "r_visambient" will be reset based on its flags (00000000)
ConVar "r_visualizeproplightcaching" will be reset based on its flags (00000008)
ConVar "r_waterforcereflectentities" will be reset based on its flags (00000000)
ConVar "r_worldlightmin" will be reset based on its flags (00000000)
ConVar "r_worldlights" will be reset based on its flags (00000000)
ConVar "r_worldlistcache" will be reset based on its flags (00000008)
ConVar "ragdoll_sleepaftertime" will be reset based on its flags (00000008)
ConVar "rcon_address" will be reset based on its flags (20020000)
ConVar "rcon_password" will be reset based on its flags (20020000)
ConVar "reload_materials" will be reset based on its flags (00000000)
ConVar "replay_block_dump_interval" will be reset based on its flags (00020008)
ConVar "replay_buffersize" will be reset based on its flags (00020008)
ConVar "replay_cache_client_ragdolls" will be reset based on its flags (00000008)
ConVar "replay_deathcammaxverticaloffset" will be reset based on its flags (00020008)
ConVar "replay_debug" will be reset based on its flags (00020000)
ConVar "replay_forcereconstruct" will be reset based on its flags (00020008)
ConVar "replay_ignorereplayticks" will be reset based on its flags (00000000)
ConVar "replay_local_fileserver_path" will be reset based on its flags (00020008)
ConVar "replay_maxconcurrentdownloads" will be reset based on its flags (00020008)
ConVar "replay_maxscreenshotsperreplay" will be reset based on its flags (00020008)
ConVar "replay_mintimebetweenscreenshots" will be reset based on its flags (00020008)
ConVar "replay_msgduration_connectrecording" will be reset based on its flags (00020008)
ConVar "replay_msgduration_error" will be reset based on its flags (00020008)
ConVar "replay_msgduration_misc" will be reset based on its flags (00020008)
ConVar "replay_msgduration_replaysavailable" will be reset based on its flags (00020008)
ConVar "replay_msgduration_startrecord" will be reset based on its flags (00020008)
ConVar "replay_msgduration_stoprecord" will be reset based on its flags (00020008)
ConVar "replay_playerdeathscreenshotdelay" will be reset based on its flags (00020008)
ConVar "replay_postdeathrecordtime" will be reset based on its flags (00020008)
ConVar "replay_postwinreminderduration" will be reset based on its flags (00020008)
ConVar "replay_publish_simulate_delay_ftp" will be reset based on its flags (00020008)
ConVar "replay_publish_simulate_delay_local_http" will be reset based on its flags (00020008)
ConVar "replay_publish_simulate_rename_fail" will be reset based on its flags (00020008)
ConVar "replay_ragdoll_dbg" will be reset based on its flags (00000008)
ConVar "replay_rendersetting_encodingquality" will be reset based on its flags (00020008)
ConVar "replay_rendersetting_motionblur_can_toggle" will be reset based on its flags (00020008)
ConVar "replay_rendersetting_motionblurenabled" will be reset based on its flags (00020008)
ConVar "replay_rendersetting_motionblurquality" will be reset based on its flags (00020008)
ConVar "replay_rendersetting_quitwhendone" will be reset based on its flags (00020008)
ConVar "replay_screenshotkilldelay" will be reset based on its flags (00020008)
ConVar "replay_screenshotresolution" will be reset based on its flags (00020008)
ConVar "replay_screenshotsentrykilldelay" will be reset based on its flags (00020008)
ConVar "replay_sentrycammaxverticaloffset" will be reset based on its flags (00020008)
ConVar "replay_sentrycamoffset_frontback" will be reset based on its flags (00020008)
ConVar "replay_sentrycamoffset_leftright" will be reset based on its flags (00020008)
ConVar "replay_sentrycamoffset_updown" will be reset based on its flags (00020008)
ConVar "replay_sessioninfo_updatefrequency" will be reset based on its flags (00020008)
ConVar "room_type" will be reset based on its flags (00010000)
ConVar "rope_averagelight" will be reset based on its flags (00000008)
ConVar "rope_collide" will be reset based on its flags (00000008)
ConVar "rope_rendersolid" will be reset based on its flags (00000008)
ConVar "rope_shake" will be reset based on its flags (00000008)
ConVar "rope_smooth" will be reset based on its flags (00000008)
ConVar "rope_smooth_enlarge" will be reset based on its flags (00000008)
ConVar "rope_smooth_maxalpha" will be reset based on its flags (00000008)
ConVar "rope_smooth_maxalphawidth" will be reset based on its flags (00000008)
ConVar "rope_smooth_minalpha" will be reset based on its flags (00000008)
ConVar "rope_smooth_minwidth" will be reset based on its flags (00000008)
ConVar "rope_solid_maxalpha" will be reset based on its flags (00000008)
ConVar "rope_solid_maxwidth" will be reset based on its flags (00000008)
ConVar "rope_solid_minalpha" will be reset based on its flags (00000008)
ConVar "rope_solid_minwidth" will be reset based on its flags (00000008)
ConVar "rope_subdiv" will be reset based on its flags (00000008)
ConVar "rope_wind_dist" will be reset based on its flags (00000008)
ConVar "save_async" will be reset based on its flags (00000000)
ConVar "save_asyncdelay" will be reset based on its flags (00000000)
ConVar "save_console" will be reset based on its flags (00000000)
ConVar "save_disable" will be reset based on its flags (00000000)
ConVar "save_history_count" will be reset based on its flags (00000000)
ConVar "save_huddelayframes" will be reset based on its flags (00000000)
ConVar "save_in_memory" will be reset based on its flags (00000000)
ConVar "save_noxsave" will be reset based on its flags (00000000)
ConVar "save_screenshot" will be reset based on its flags (00000000)
ConVar "save_spew" will be reset based on its flags (00000000)
ConVar "sb_filter_incompatible_versions" will be reset based on its flags (00000000)
ConVar "sb_quick_list_bit_field" will be reset based on its flags (00000000)
ConVar "sb_showblacklists" will be reset based on its flags (00000000)
ConVar "sc_look_sensitivity_scale" will be reset based on its flags (00000008)
ConVar "sc_pitch_sensitivity_default" will be reset based on its flags (00000008)
ConVar "sc_yaw_sensitivity_default" will be reset based on its flags (00000008)
ConVar "scr_centertime" will be reset based on its flags (00000008)
ConVar "shake_show" will be reset based on its flags (00000008)
ConVar "showbudget_texture_global_sum" will be reset based on its flags (00000000)
ConVar "showparticlecounts" will be reset based on its flags (00000008)
ConVar "snd_ShowThreadFrameTime" will be reset based on its flags (00000000)
ConVar "snd_async_fullyasync" will be reset based on its flags (00000000)
ConVar "snd_async_minsize" will be reset based on its flags (00000000)
ConVar "snd_async_spew" will be reset based on its flags (00000000)
ConVar "snd_async_spew_blocking" will be reset based on its flags (00000000)
ConVar "snd_async_stream_spew" will be reset based on its flags (00000000)
ConVar "snd_cull_duplicates" will be reset based on its flags (00000000)
ConVar "snd_defer_trace" will be reset based on its flags (00000000)
ConVar "snd_delay_sound_shift" will be reset based on its flags (00000000)
ConVar "snd_disable_mixer_duck" will be reset based on its flags (00000000)
ConVar "snd_lockpartial" will be reset based on its flags (00000000)
ConVar "snd_mix_async" will be reset based on its flags (00000000)
ConVar "snd_noextraupdate" will be reset based on its flags (00000000)
ConVar "snd_profile" will be reset based on its flags (00010000)
ConVar "snd_showclassname" will be reset based on its flags (00000000)
ConVar "snd_showmixer" will be reset based on its flags (00000000)
ConVar "snd_soundmixer" will be reset based on its flags (00000000)
ConVar "snd_spatialize_roundrobin" will be reset based on its flags (00000000)
ConVar "snd_vox_captiontrace" will be reset based on its flags (00000000)
ConVar "snd_vox_globaltimeout" will be reset based on its flags (00000000)
ConVar "snd_vox_sectimetout" will be reset based on its flags (00000000)
ConVar "snd_vox_seqtimetout" will be reset based on its flags (00000000)
ConVar "spec_autodirector" will be reset based on its flags (40000008)
ConVar "spec_track" will be reset based on its flags (00000008)
ConVar "spew_consolelog_to_debugstring" will be reset based on its flags (00000000)
ConVar "studio_queue_mode" will be reset based on its flags (00000000)
ConVar "sv_allowdownload" will be reset based on its flags (00000000)
ConVar "sv_allowupload" will be reset based on its flags (00000000)
ConVar "sv_alternateticks" will be reset based on its flags (00000040)
ConVar "sv_autosave" will be reset based on its flags (00000000)
ConVar "sv_cacheencodedents" will be reset based on its flags (00000000)
ConVar "sv_compressstringtablebaselines_threshold" will be reset based on its flags (00000000)
ConVar "sv_contact" will be reset based on its flags (00000100)
ConVar "sv_debugmanualmode" will be reset based on its flags (00000000)
ConVar "sv_debugtempentities" will be reset based on its flags (00000000)
ConVar "sv_deltaprint" will be reset based on its flags (00000000)
ConVar "sv_deltatime" will be reset based on its flags (00000000)
ConVar "sv_enableoldqueries" will be reset based on its flags (00000000)
ConVar "sv_filterban" will be reset based on its flags (00000000)
ConVar "sv_lan" will be reset based on its flags (00000000)
ConVar "sv_logblocks" will be reset based on its flags (00000000)
ConVar "sv_logdownloadlist" will be reset based on its flags (00000000)
ConVar "sv_logsecret" will be reset based on its flags (00000000)
ConVar "sv_lowedict_action" will be reset based on its flags (00000000)
ConVar "sv_lowedict_threshold" will be reset based on its flags (00000000)
ConVar "sv_master_share_game_socket" will be reset based on its flags (00000000)
ConVar "sv_max_connects_sec" will be reset based on its flags (00000000)
ConVar "sv_max_connects_sec_global" will be reset based on its flags (00000000)
ConVar "sv_max_connects_window" will be reset based on its flags (00000000)
ConVar "sv_max_queries_sec" will be reset based on its flags (00000000)
ConVar "sv_max_queries_sec_global" will be reset based on its flags (00000000)
ConVar "sv_max_queries_window" will be reset based on its flags (00000000)
ConVar "sv_maxreplay" will be reset based on its flags (00000000)
ConVar "sv_maxroutable" will be reset based on its flags (00000000)
ConVar "sv_maxuptimelimit" will be reset based on its flags (00000000)
ConVar "sv_memlimit" will be reset based on its flags (00000000)
ConVar "sv_minuptimelimit" will be reset based on its flags (00000000)
ConVar "sv_namechange_cooldown_seconds" will be reset based on its flags (00000000)
ConVar "sv_netspike_on_reliable_snapshot_overflow" will be reset based on its flags (00000000)
ConVar "sv_netspike_output" will be reset based on its flags (00000000)
ConVar "sv_netspike_sendtime_ms" will be reset based on its flags (00000000)
ConVar "sv_parallel_packentities" will be reset based on its flags (00000000)
ConVar "sv_parallel_sendsnapshot" will be reset based on its flags (00000000)
ConVar "sv_password" will be reset based on its flags (00020120)
ConVar "sv_pausable" will be reset based on its flags (00000100)
ConVar "sv_pure_consensus" will be reset based on its flags (00000000)
ConVar "sv_pure_kick_clients" will be reset based on its flags (00000000)
ConVar "sv_pure_retiretime" will be reset based on its flags (00000000)
ConVar "sv_pure_trace" will be reset based on its flags (00000000)
ConVar "sv_rcon_banpenalty" will be reset based on its flags (00000000)
ConVar "sv_rcon_log" will be reset based on its flags (00000000)
ConVar "sv_rcon_maxfailures" will be reset based on its flags (00000000)
ConVar "sv_rcon_maxpacketbans" will be reset based on its flags (00000000)
ConVar "sv_rcon_maxpacketsize" will be reset based on its flags (00000000)
ConVar "sv_rcon_minfailures" will be reset based on its flags (00000000)
ConVar "sv_rcon_minfailuretime" will be reset based on its flags (00000000)
ConVar "sv_rcon_whitelist_address" will be reset based on its flags (00000000)
ConVar "sv_region" will be reset based on its flags (00000000)
ConVar "sv_stats" will be reset based on its flags (00000000)
ConVar "sv_steamblockingcheck" will be reset based on its flags (00000000)
ConVar "sv_steamgroup" will be reset based on its flags (00000100)
ConVar "sv_stickysprint_default" will be reset based on its flags (00000008)
ConVar "sv_tags" will be reset based on its flags (00000100)
ConVar "sv_timeout" will be reset based on its flags (00000000)
ConVar "sv_visiblemaxplayers" will be reset based on its flags (00000000)
ConVar "sys_minidumpexpandedspew" will be reset based on its flags (00000000)
ConVar "sys_minidumpspewlines" will be reset based on its flags (00000000)
ConVar "systemlinkport" will be reset based on its flags (00000000)
ConVar "telemetry_demoend" will be reset based on its flags (00000000)
ConVar "telemetry_demostart" will be reset based on its flags (00000000)
ConVar "telemetry_framecount" will be reset based on its flags (00000000)
ConVar "telemetry_level" will be reset based on its flags (00000000)
ConVar "telemetry_pause" will be reset based on its flags (00000000)
ConVar "telemetry_resume" will be reset based on its flags (00000000)
ConVar "telemetry_server" will be reset based on its flags (00000000)
ConVar "testscript_debug" will be reset based on its flags (00000000)
ConVar "texture_budget_panel_global" will be reset based on its flags (00000000)
ConVar "tf_clientsideeye_lookats" will be reset based on its flags (00000008)
ConVar "tf_dingaling_lasthit_pitch_override" will be reset based on its flags (00000008)
ConVar "tf_dingaling_pitch_override" will be reset based on its flags (00000008)
ConVar "tf_hud_notification_duration" will be reset based on its flags (00000008)
ConVar "tf_item_selection_panel_sort_type" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_goodenough_count_end" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_goodenough_count_start" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_goodenough_score_end" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_goodenough_score_start" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_max_search_time" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_noob_hours_played" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_noob_map_score_boost" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_numbers_increase_maxplayers_penalty" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_numbers_serverfull_headroom" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_numbers_valve_bonus_hrs_a" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_numbers_valve_bonus_hrs_b" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_numbers_valve_bonus_pts_a" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_numbers_valve_bonus_pts_b" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_ping_a" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_ping_a_score" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_ping_b" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_ping_b_score" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_ping_c" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_ping_c_score" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_retry_cooldown_seconds" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_retry_max_penalty" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_server_player_count_score" will be reset based on its flags (00000008)
ConVar "tf_matchmaking_spew_level" will be reset based on its flags (00000008)
ConVar "tf_mm_options_bonus" will be reset based on its flags (00000008)
ConVar "tf_mm_options_penalty" will be reset based on its flags (00000008)
ConVar "tf_quickplay_beta_ask_percentage" will be reset based on its flags (00000008)
ConVar "tf_quickplay_beta_preference" will be reset based on its flags (00000008)
ConVar "tf_quickplay_pref_advanced_view" will be reset based on its flags (00000008)
ConVar "tf_sheen_alpha_firstperson" will be reset based on its flags (00000008)
ConVar "tf_steam_workshop_query_timeout" will be reset based on its flags (00000008)
ConVar "tf_taunt_always_show_hint" will be reset based on its flags (00000008)
ConVar "tf_taunt_first_person" will be reset based on its flags (00000008)
ConVar "tf_test_hat_bodygroup" will be reset based on its flags (00000008)
ConVar "thirdperson_platformer" will be reset based on its flags (00000008)
ConVar "thirdperson_screenspace" will be reset based on its flags (00000008)
ConVar "threadpool_affinity" will be reset based on its flags (00000000)
ConVar "timedemo_runcount" will be reset based on its flags (00000000)
ConVar "tracer_extra" will be reset based on its flags (00000008)
ConVar "training_map_video" will be reset based on its flags (00000008)
ConVar "tv_autorecord" will be reset based on its flags (00000000)
ConVar "tv_autoretry" will be reset based on its flags (00000000)
ConVar "tv_chatgroupsize" will be reset based on its flags (00000000)
ConVar "tv_chattimelimit" will be reset based on its flags (00000000)
ConVar "tv_debug" will be reset based on its flags (00000000)
ConVar "tv_deltacache" will be reset based on its flags (00000000)
ConVar "tv_dispatchmode" will be reset based on its flags (00000000)
ConVar "tv_enable" will be reset based on its flags (00000100)
ConVar "tv_maxclients" will be reset based on its flags (00000000)
ConVar "tv_maxrate" will be reset based on its flags (00000000)
ConVar "tv_name" will be reset based on its flags (00000000)
ConVar "tv_overridemaster" will be reset based on its flags (00000000)
ConVar "tv_password" will be reset based on its flags (00020120)
ConVar "tv_port" will be reset based on its flags (00000000)
ConVar "tv_relaypassword" will be reset based on its flags (00020120)
ConVar "tv_relayvoice" will be reset based on its flags (00000000)
ConVar "tv_snapshotrate" will be reset based on its flags (00000000)
ConVar "tv_timeout" will be reset based on its flags (00000000)
ConVar "tv_title" will be reset based on its flags (00000000)
ConVar "v_centermove" will be reset based on its flags (00000008)
ConVar "v_centerspeed" will be reset based on its flags (00000008)
ConVar "vcr_verbose" will be reset based on its flags (00000000)
ConVar "vgui_drawfocus" will be reset based on its flags (00000000)
ConVar "vgui_drawtree_bounds" will be reset based on its flags (00000000)
ConVar "vgui_drawtree_draw_selected" will be reset based on its flags (00000000)
ConVar "vgui_drawtree_freeze" will be reset based on its flags (00000000)
ConVar "vgui_drawtree_hidden" will be reset based on its flags (00000000)
ConVar "vgui_drawtree_panelalpha" will be reset based on its flags (00000000)
ConVar "vgui_drawtree_panelptr" will be reset based on its flags (00000000)
ConVar "vgui_drawtree_popupsonly" will be reset based on its flags (00000000)
ConVar "vgui_drawtree_render_order" will be reset based on its flags (00000000)
ConVar "vgui_drawtree_visible" will be reset based on its flags (00000000)
ConVar "violence_ablood" will be reset based on its flags (00000000)
ConVar "violence_agibs" will be reset based on its flags (00000000)
ConVar "violence_hblood" will be reset based on its flags (00000000)
ConVar "violence_hgibs" will be reset based on its flags (00000000)
ConVar "voice_avggain" will be reset based on its flags (00000000)
ConVar "voice_clientdebug" will be reset based on its flags (00000008)
ConVar "voice_debugfeedback" will be reset based on its flags (00000000)
ConVar "voice_debugfeedbackfrom" will be reset based on its flags (00000000)
ConVar "voice_fadeouttime" will be reset based on its flags (00000000)
ConVar "voice_inputfromfile" will be reset based on its flags (00000000)
ConVar "voice_loopback" will be reset based on its flags (00000200)
ConVar "voice_maxgain" will be reset based on its flags (00000000)
ConVar "voice_overdrive" will be reset based on its flags (00000000)
ConVar "voice_overdrivefadetime" will be reset based on its flags (00000000)
ConVar "voice_profile" will be reset based on its flags (00000000)
ConVar "voice_recordtofile" will be reset based on its flags (00000000)
ConVar "voice_showchannels" will be reset based on its flags (00000000)
ConVar "voice_showincoming" will be reset based on its flags (00000000)
ConVar "voice_steal" will be reset based on its flags (00000000)
ConVar "voice_writevoices" will be reset based on its flags (00000000)
ConVar "vprof_counters" will be reset based on its flags (00000000)
ConVar "vprof_dump_oninterval" will be reset based on its flags (00000000)
ConVar "vprof_dump_spikes" will be reset based on its flags (00000000)
ConVar "vprof_dump_spikes_budget_group" will be reset based on its flags (00000000)
ConVar "vprof_dump_spikes_node" will be reset based on its flags (00000000)
ConVar "vprof_graph" will be reset based on its flags (00000000)
ConVar "vprof_report_oninterval" will be reset based on its flags (00000000)
ConVar "vprof_scope" will be reset based on its flags (00000000)
ConVar "vr_aim_yaw_offset" will be reset based on its flags (00000008)
ConVar "vr_debug_nochromatic" will be reset based on its flags (00000000)
ConVar "vr_debug_nodistortion" will be reset based on its flags (00000000)
ConVar "vr_debug_remote_cam" will be reset based on its flags (00000008)
ConVar "vr_debug_remote_cam_pos_x" will be reset based on its flags (00000008)
ConVar "vr_debug_remote_cam_pos_y" will be reset based on its flags (00000008)
ConVar "vr_debug_remote_cam_pos_z" will be reset based on its flags (00000008)
ConVar "vr_debug_remote_cam_target_x" will be reset based on its flags (00000008)
ConVar "vr_debug_remote_cam_target_y" will be reset based on its flags (00000008)
ConVar "vr_debug_remote_cam_target_z" will be reset based on its flags (00000008)
ConVar "vr_distortion_enable" will be reset based on its flags (00000000)
ConVar "vr_first_person_uses_world_model" will be reset based on its flags (00000008)
ConVar "vr_hud_never_overlay" will be reset based on its flags (00000008)
ConVar "vr_projection_znear_multiplier" will be reset based on its flags (00000008)
ConVar "vr_render_hud_in_world" will be reset based on its flags (00000008)
ConVar "vr_stereo_mono_set_eye" will be reset based on its flags (00000008)
ConVar "vr_stereo_swap_eyes" will be reset based on its flags (00000008)
ConVar "vr_translation_limit" will be reset based on its flags (00000008)
ConVar "vr_use_offscreen_render_target" will be reset based on its flags (00000000)
ConVar "vr_viewmodel_offset_forward" will be reset based on its flags (00000008)
ConVar "vr_viewmodel_offset_forward_large" will be reset based on its flags (00000008)
ConVar "vr_viewmodel_translate_with_head" will be reset based on its flags (00000008)
ConVar "vr_zoom_scope_scale" will be reset based on its flags (00000008)
ConVar "x360_audio_english" will be reset based on its flags (00000008)
ConVar "x360_resolution_height" will be reset based on its flags (00000008)
ConVar "x360_resolution_interlaced" will be reset based on its flags (00000008)
ConVar "x360_resolution_widescreen_mode" will be reset based on its flags (00000008)
ConVar "x360_resolution_width" will be reset based on its flags (00000008)
ConVar "zoom_sensitivity_ratio" will be reset based on its flags (00000008)
CONSOLE VARIABLES WITH UNDOCUMENTED FLAGS:
ConVar "cl_showfps" has unknown flags: 18
ConVar "datacachesize" has unknown flags: 15
ConVar "deathmatch" has unknown flags: 15
ConVar "developer" has unknown flags: 15
ConVar "mem_max_heapsize" has unknown flags: 15
ConVar "mem_max_heapsize_dedicated" has unknown flags: 15
ConVar "mem_min_heapsize" has unknown flags: 15
ConVar "snd_surround_speakers" has unknown flags: 15
TECHNICAL INFORMATION
ConVars can be configured by the developers to have competitive-mode-specific minimums and/or maximums.
(see: ConVar::GetCompMin, ConVar::GetCompMax)
ConVars with a comp-mode min or max will be clamped to the min/max range when entering competitive mode.
ConVars without a comp-mode min or max will be reset to their default if they have none of the following flags:
- FCVAR_DEVELOPMENTONLY
- FCVAR_GAMEDLL
- FCVAR_HIDDEN
- FCVAR_ARCHIVE
- FCVAR_REPLICATED
- FCVAR_CHEAT
- FCVAR_??? (1 << 15)
- FCVAR_??? (1 << 18)
(see: ForceCompetitiveConvars, ConVar::SetCompetitiveMode)
Currently there is only one explicit exception to these rules, which is for r_decal_cullsize; in spite of its flags, it is not reset.
Here's the source code for the part of my SM extension that I used to generate the list in this doc:
https://github.com/sigsegv-mvm/sigsegv-mvm/blob/inprogress-20160322/src/mod/debug/list_competitive_convars.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment