Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Start of Comanglia's config. (Stability)
- //--------------------------------------------------------------------------------
- //Launch options:
- //-dxlevel 81 -full -w 1280 -h 720 -console -novid
- //--------------------------------------------------------------------------------
- //FPS related
- fps_max 0
- net_graph 0
- fps_max 0
- //--------------------------------------------------------------------------------
- //Internet settings
- cl_cmdrate 67
- cl_interp .033
- cl_interp_ratio 1
- cl_lagcompensation 1
- cl_pred_optimize 2
- cl_smooth 0
- cl_smoothtime 0.01
- cl_updaterate 67
- rate 60000
- //--------------------------------------------------------------------------------
- //Disable sprays
- cl_playerspraydisable 1
- r_spray_lifetime 0
- //--------------------------------------------------------------------------------
- //Disable shadows
- mat_shadowstate 0
- r_shadowmaxrendered 0
- r_shadowrendertotexture 0
- r_shadows 0
- //--------------------------------------------------------------------------------
- //Disable facial features
- r_eyes 0
- r_flex 0
- r_lod 2
- r_rootlod 2
- r_teeth 0
- //--------------------------------------------------------------------------------
- //Disable ragdolls
- cl_ragdoll_fade_time 0
- cl_ragdoll_forcefade 1
- cl_ragdoll_physics_enable 0
- g_ragdoll_fadespeed 0
- g_ragdoll_lvfadespeed 0
- ragdoll_sleepaftertime 0
- //--------------------------------------------------------------------------------
- //Disable gibs
- cl_phys_props_enable 0
- cl_phys_props_max 0
- props_break_max_pieces 0
- r_propsmaxdist 1
- violence_agibs 0
- violence_hgibs 0
- //--------------------------------------------------------------------------------
- //Graphical
- sv_cheats 1
- cl_hud_playerclass_use_playermodel 0
- mat_phong 0
- cl_muzzleflash_dlight_1st 0
- cl_detaildist 0
- cl_detailfade 0
- cl_drawmonitors 0
- cl_ejectbrass 0
- cl_jiggle_bone_framerate_cutoff 0
- cl_new_impact_effects 0
- cl_show_splashes 0
- func_break_max_pieces 0
- glow_outline_effect_enable 0
- lod_transitiondist 0
- mat_antialias 0
- mat_bumpmap 0
- mat_colcorrection_disableentities 0
- mat_colorcorrection 0
- mat_disable_bloom 1
- mat_disable_fancy_blending 1
- mat_disable_lightwarp 1
- mat_envmapsize 8
- mat_envmaptgasize 8
- mat_filterlightmaps 1
- mat_filtertextures 1
- mat_forceaniso 0
- mat_hdr_level 0
- mat_max_worldmesh_vertices 512
- mat_monitorgamma 2.2
- mat_motion_blur_enabled 0
- mat_parallaxmap 0
- mat_picmip 2
- mat_reducefillrate 1
- mat_reduceparticles 1
- mat_specular 1
- mat_trilinear 1
- mat_viewportscale 1
- mat_wateroverlaysize 1
- mp_decals 9
- r_3dsky 0
- r_ambientboost 0
- r_ambientfactor 0
- r_ambientmin 0
- r_avglight 0
- r_cheapwaterend 1
- r_cheapwaterstart 1
- r_decals 9
- r_maxmodeldecal 9
- r_decalstaticprops 0
- r_decal_cullsize 15
- r_drawdetailprops 0
- r_drawmodeldecals 0
- r_drawflecks 0
- r_dynamic 0
- r_flashlightdepthtexture 0
- r_forcewaterleaf 1
- r_lightaverage 0
- r_maxnewsamples 0
- r_maxsampledist 1
- r_occlusion 0
- r_pixelfog 1
- r_propsmaxdist 0
- r_renderoverlayfragment 0
- r_staticprop_lod 4
- r_waterdrawreflection 0
- r_waterdrawrefraction 1
- r_waterforceexpensive 0
- r_waterforcereflectentities 0
- r_drawtracers_firstperson 0
- rope_averagelight 0
- rope_collide 0
- rope_rendersolid 0
- rope_shake 0
- rope_smooth 0
- rope_subdiv 0
- rope_wind_dist 0
- tf_particles_disable_weather 1
- tracer_extra 0
- violence_ablood 1
- violence_hblood 1
- //--------------------------------------------------------------------------------
- //Miscellaneous
- in_usekeyboardsampletime 0
- mat_clipz 1
- mat_forcehardwaresync 0
- mat_levelflush 1
- m_rawinput 0
- mat_vsync 0
- r_fastzreject -1
- ai_expression_optimization 1
- fast_fogvolume 1
- host_thread_mode 0
- mod_load_anims_async 1
- mod_load_mesh_async 1
- mod_load_vcollide_async 1
- cl_forcepreload 1
- cl_ask_blacklist_opt_out "1"
- cl_ask_favorite_opt_out "1"
- sb_dontshow_maxplayer_warning "1"
- tf_explanations_backpackpanel "1"
- tf_explanations_charinfo_armory_panel "1"
- tf_explanations_charinfopanel "1"
- tf_explanations_craftingpanel "1"
- tf_explanations_discardpanel "1"
- tf_explanations_store "1"
- tf_training_has_prompted_for_forums "1"
- tf_training_has_prompted_for_loadout "1"
- tf_training_has_prompted_for_offline_practice "1"
- tf_training_has_prompted_for_options "1"
- tf_training_has_prompted_for_training "1"
- //--------------------------------------------------------------------------------
- //Sound
- dsp_enhance_stereo 0
- dsp_slow_cpu 1
- snd_async_fullyasync 1
- snd_pitchquality 0
- snd_spatialize_roundrobin 1
- snd_mixahead .06
- //--------------------------------------------------------------------------------
- //Threading
- mat_queue_mode -1
- cl_threaded_client_leaf_system 0
- r_queued_decals 0
- r_queued_ropes 1
- r_queued_post_processing 0
- r_threaded_client_shadow_manager 1
- r_threaded_particles 1
- r_threaded_renderables 1
- net_queue_trace 0
- //--------------------------------------------------------------------------------
- //HUD related
- hud_saytext_time 5
- voice_enable 0
- hud_deathnotice_time 5
- hud_achievement_glowtime 0
- hud_achievement_count 0
- hud_achievement_tracker 0
- //--------------------------------------------------------------------------------
- //Other
- cl_localnetworkbackdoor 1
- cl_cloud_settings 0
- sys_minidumpspewlines 500
- cl_loadondemand_default 0
- //--------------------------------------------------------------------------------
- //End of Comanglia's config.
- //--------------------------------------------------------------------------------
- //Null-cancel movement
- alias +mfwd "-back;+forward;alias checkfwd +forward"
- alias +mback "-forward;+back;alias checkback +back"
- alias +mleft "-moveright;+moveleft;alias checkleft +moveleft"
- alias +mright "-moveleft;+moveright;alias checkright +moveright"
- alias -mfwd "-forward;checkback;alias checkfwd none"
- alias -mback "-back;checkfwd;alias checkback none"
- alias -mleft "-moveleft;checkright;alias checkleft none"
- alias -mright "-moveright;checkleft;alias checkright none"
- alias checkfwd none
- alias checkback none
- alias checkleft none
- alias checkright none
- bind w +mfwd
- bind s +mback
- bind d +mright
- bind a +mleft
- alias none ""
- //--------------------------------------------------------------------------------
- //Binds
- // Movement
- bind "space" "+jump"
- bind "ctrl" "+duck"
- // Communication
- bind "v" "+voicerecord"
- bind "y" "say"
- bind "u" "say_team"
- bind "z" "voice_menu_1"
- bind "x" "voice_menu_2"
- bind "c" "voice_menu_3"
- bind "e" "voicemenu 0 0"
- // Gameplay
- bind "," "changeclass"
- bind "." "changeteam"
- bind "m" "open_charinfo_direct"
- bind "n" "open_charinfo_backpack"
- bind "l" "dropitem"
- bind "g" "+taunt"
- bind "h" "+use_action_slot_item"
- bind "i" "showmapinfo"
- bind "f" "+inspect"
- // Spy disguise
- bind "q" "lastdisguise"
- bind "r" "disguiseteam"
- // Combat
- bind "mouse1" "+attack"
- bind "mouse2" "+attack2"
- bind "mouse3" "+attack3"
- bind "mwheelup" "invprev"
- bind "mwheeldown" "invnext"
- bind "1" "slot1"
- bind "2" "slot2"
- bind "3" "slot3"
- bind "4" "slot4"
- bind "5" "slot5"
- bind "6" "slot6"
- // Miscellaneous
- bind "tab" "+showscores"
- bind "f4" "player_ready_toggle"
- bind "f5" "screenshot"
- bind "f6" "save_replay"
- bind "f7" "abuse_report_queue"
- bind "f12" "quit prompt"
- bind "`" "toggleconsole"
- bind "j" "cl_trigger_first_notification"
- bind "k" "cl_decline_first_notification"
- //--------------------------------------------------------------------------------
- //Bot fix
- sv_allow_point_servercommand always
- //--------------------------------------------------------------------------------
- //Comebacks
- bind "kp_end" "say Would you like some Cheese with your Whine?"
- bind "kp_downarrow" "say If you're gonna be a smartass, first you have to be smart. Otherwise you're just an @$$."
- bind "kp_pgdn" ""say Yeah, I dare ya, rage quit. C'mon, make us both happy..."
- bind "kp_ins" "say My apologies..."
- bind "p" "say l8r"
- //--------------------------------------------------------------------------------
- //Hitsound
- //I think these are default hitsound settings, i'm not sure.
- tf_dingalingaling 1
- tf_dingaling_pitchmaxdmg 66
- tf_dingaling_pitchmindmg 133
- tf_dingaling_volume 0.750000
- tf_dingalingaling_repeat_delay 0.0
- //--------------------------------------------------------------------------------
- //Mouse sensitivity
- sensitivity "6" //800 DPI, raw mouse input. I generally recommend 500-1500 DPI, no more and no less.
- //--------------------------------------------------------------------------------
- //Auto reload
- cl_autoreload "1"
- //--------------------------------------------------------------------------------
- //Fast weapon switch
- hud_fastswitch "1"
- //--------------------------------------------------------------------------------
- //Damage
- hud_combattext_batching "1"
- //--------------------------------------------------------------------------------
- //Healing
- hud_combattext_healing "1"
- //--------------------------------------------------------------------------------
- //Overhead effects
- hud_combattext_doesnt_block_overhead_text "1"
- //--------------------------------------------------------------------------------
- //Re-zoom
- cl_autorezoom "1"
- //--------------------------------------------------------------------------------
- //Constant healing
- tf_medigun_autoheal "1"
- //--------------------------------------------------------------------------------
- //Auto call-out
- hud_medicautocallers "1"
- //--------------------------------------------------------------------------------
- //Auto call-out health
- hud_medicautocallersthreshold "70"
- //--------------------------------------------------------------------------------
- //Minimal HUD
- cl_hud_minmode "1" // More fps and you can see more on the screen.
- //--------------------------------------------------------------------------------
- //World FOV
- fov_desired 90
- //--------------------------------------------------------------------------------
- //Viewmodel FOV
- viewmodel_fov 70 //I switch between 70 and 90 vm_fov
- //--------------------------------------------------------------------------------
- //Servers
- alias "jump1" "connect 193.192.59.191:27035"
- alias "jump2" "connect 94.23.68.246:27045"
- alias "mge1" "connect 188.212.107.45:27015"
- alias "mge2" "connect 94.23.69.228:27017"
- alias "surf1" "connect 81.19.208.35:27015"
- alias "surf2" "connect 81.19.208.35:27030"
- alias "turbine" "connect 87.236.194.73:22030"
- alias "payload1" "connect 146.66.157.233:27048"
- alias "payload2" "connect 185.25.181.70:27023"
- alias "koth1" "connect 146.66.159.70:27076"
- alias "koth2" "connect 185.25.181.232:27076"
- alias "skial_2fort" "connect 151.80.218.94:27015"
- alias "skial_badwater" "connect 151.80.218.89:27015"
- alias "skial_harvest" "connect 94.23.226.212:2055"
- alias "skial_dustbowl" "connect 151.80.218.95:27015"
Advertisement
Add Comment
Please, Sign In to add comment