Advertisement
Guest User

Edited Comanglia Config

a guest
Sep 7th, 2015
28,201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. //--------------------------------------------------------------
  2. // Comanglia Stability config + Blocky Textures + Null-Cancel
  3. //--------------------------------------------------------------
  4. // FPS related
  5. net_graph 0
  6. cl_showfps 0
  7. fps_max 0
  8.  
  9. //--------------------------------------------------------------
  10. // Remove sprays
  11. cl_playerspraydisable 1
  12. r_spray_lifetime 0
  13.  
  14. //--------------------------------------------------------------
  15. // Remove shadows
  16. mat_shadowstate 0
  17. r_shadowmaxrendered 0
  18. r_shadowrendertotexture 0
  19. r_shadows 0
  20.  
  21. //--------------------------------------------------------------
  22. // Remove face movement
  23. r_eyes 0
  24. r_flex 0
  25. r_lod 2
  26. r_rootlod 2
  27. r_teeth 0
  28.  
  29. //--------------------------------------------------------------
  30. // Remove ragdolls
  31. cl_ragdoll_fade_time 0
  32. cl_ragdoll_forcefade 1
  33. cl_ragdoll_physics_enable 0
  34. g_ragdoll_fadespeed 0
  35. g_ragdoll_lvfadespeed 0
  36. ragdoll_sleepaftertime 0
  37.  
  38. //--------------------------------------------------------------
  39. // Remove gibs
  40. cl_phys_props_enable 0
  41. cl_phys_props_max 0
  42. props_break_max_pieces 0
  43. r_propsmaxdist 1
  44. violence_agibs 0
  45. violence_hgibs 0
  46.  
  47. //--------------------------------------------------------------
  48. // Graphics, main FPS booster.
  49. sv_cheats 1
  50. cl_hud_playerclass_use_playermodel 0
  51. mat_filtertextures 0
  52. mat_phong 0
  53. cl_muzzleflash_dlight_1st 0
  54. cl_detaildist 0
  55. cl_detailfade 0
  56. cl_drawmonitors 0
  57. cl_ejectbrass 0
  58. cl_jiggle_bone_framerate_cutoff 0
  59. cl_new_impact_effects 0
  60. cl_show_splashes 0
  61. func_break_max_pieces 0
  62. glow_outline_effect_enable 0
  63. lod_transitiondist 0
  64. mat_antialias 0
  65. mat_bumpmap 0
  66. mat_colcorrection_disableentities 0
  67. mat_colorcorrection 0
  68. mat_disable_bloom 1
  69. mat_disable_fancy_blending 1
  70. mat_disable_lightwarp 1
  71. mat_envmapsize 8
  72. mat_envmaptgasize 8
  73. mat_filterlightmaps 1
  74. mat_filtertextures 1
  75. mat_forceaniso 0
  76. mat_hdr_level 0
  77. mat_max_worldmesh_vertices 512
  78. mat_monitorgamma 2.2
  79. mat_motion_blur_enabled 0
  80. mat_parallaxmap 0
  81. mat_picmip 2
  82. mat_reducefillrate 1
  83. mat_reduceparticles 1
  84. mat_specular 1
  85. mat_trilinear 1
  86. mat_viewportscale 1
  87. mat_viewportupscale 1
  88. mat_wateroverlaysize 1
  89. mp_decals 9
  90. r_ambientfactor 0
  91. r_ambientmin 0
  92. r_avglight 0
  93. r_cheapwaterend 1
  94. r_cheapwaterstart 1
  95. r_decals 9
  96. r_maxmodeldecal 9
  97. r_decalstaticprops 0
  98. r_decal_cullsize 15
  99. r_drawdetailprops 0
  100. r_drawmodeldecals 0
  101. r_drawflecks 0
  102. r_dynamic 0
  103. r_flashlightdepthtexture 0
  104. r_forcewaterleaf 1
  105. r_lightaverage 0
  106. r_maxnewsamples 0
  107. r_maxsampledist 1
  108. r_occlusion 0
  109. r_pixelfog 1
  110. r_propsmaxdist 0
  111. r_renderoverlayfragment 0
  112. r_staticprop_lod 4
  113. r_waterdrawreflection 0
  114. r_waterdrawrefraction 1
  115. r_waterforceexpensive 0
  116. r_waterforcereflectentities 0
  117. r_drawtracers_firstperson 0
  118. rope_averagelight 0
  119. rope_collide 0
  120. rope_rendersolid 0
  121. rope_shake 0
  122. rope_smooth 0
  123. rope_subdiv 0
  124. rope_wind_dist 0 // I didn't actually know that there is wind in TF2. I'm stupid. -Pellyx
  125. tf_particles_disable_weather 1
  126. tracer_extra 0
  127. violence_ablood 1
  128. violence_hblood 1
  129. sv_cheats 0
  130.  
  131. //--------------------------------------------------------------
  132. // Misc
  133. in_usekeyboardsampletime 0
  134. //mat_clipz 1 // FX card users should set this to 0 -Comanglia
  135. mat_forcehardwaresync 0
  136. mat_levelflush 1
  137. mat_vsync 0
  138. r_fastzreject -1
  139. ai_expression_optimization 1
  140. fast_fogvolume 1
  141. host_thread_mode 0
  142. mod_load_anims_async 1
  143. mod_load_mesh_async 1
  144. mod_load_vcollide_async 1
  145. cl_forcepreload 1
  146. cl_ask_blacklist_opt_out "1"
  147. cl_ask_favorite_opt_out "1"
  148. sb_dontshow_maxplayer_warning "1"
  149. tf_explanations_backpackpanel "1"
  150. tf_explanations_charinfo_armory_panel "1"
  151. tf_explanations_charinfopanel "1"
  152. tf_explanations_craftingpanel "1"
  153. tf_explanations_discardpanel "1"
  154. tf_explanations_store "1"
  155. tf_training_has_prompted_for_forums "1"
  156. tf_training_has_prompted_for_loadout "1"
  157. tf_training_has_prompted_for_offline_practice "1"
  158. tf_training_has_prompted_for_options "1"
  159. tf_training_has_prompted_for_training "1"
  160.  
  161. //--------------------------------------------------------------
  162. // Sound
  163. // Everyone agrees that you should not decrease sound quality
  164. // in games such as TF2 but it's proven to boost FPS.
  165. dsp_enhance_stereo 0
  166. dsp_slow_cpu 1
  167. snd_async_fullyasync 1
  168. snd_pitchquality 0
  169. snd_spatialize_roundrobin 1
  170. snd_mixahead .06
  171.  
  172. //--------------------------------------------------------------
  173. // HUD related
  174. hud_saytext_time 5
  175. voice_enable 1
  176. hud_deathnotice_time 5
  177. hud_achievement_glowtime 0
  178. hud_achievement_count 0
  179. hud_achievement_tracker 0
  180.  
  181. //--------------------------------------------------------------
  182. // Test
  183. cl_localnetworkbackdoor 1
  184. cl_cloud_settings 0
  185. sys_minidumpspewlines 500
  186. cl_loadondemand_default 0
  187.  
  188. //--------------------------------------------------------------
  189. // Important settings
  190. // These are things that every TF2 player should use.
  191.  
  192. fov_desired 90
  193. //viewmodel_fov 70 // This is optional.
  194. hud_fastswitch 1
  195. cl_autoreload "1"
  196. cl_hud_minmode "1" // This actually boosts FPS.
  197.  
  198. //--------------------------------------------------------------
  199. // Null-cancel + settings
  200. mat_filterlightmaps 1
  201. alias +mfwd "-back;+forward;alias checkfwd +forward;mat_filterlightmaps 0"
  202. alias +mback "-forward;+back;alias checkback +back;mat_filterlightmaps 0"
  203. alias +mleft "-moveright;+moveleft;alias checkleft +moveleft;mat_filterlightmaps 0"
  204. alias +mright "-moveleft;+moveright;alias checkright +moveright;mat_filterlightmaps 0"
  205. alias -mfwd "-forward;checkback;alias checkfwd none"
  206. alias -mback "-back;checkfwd;alias checkback none"
  207. alias -mleft "-moveleft;checkright;alias checkleft none"
  208. alias -mright "-moveright;checkleft;alias checkright none"
  209. alias checkfwd none
  210. alias checkback none
  211. alias checkleft none
  212. alias checkright none
  213.  
  214. bind w +mfwd
  215. bind s +mback
  216. bind d +mright
  217. bind a +mleft
  218. alias none ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement