Advertisement
Guest User

Untitled

a guest
Aug 1st, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. cunbindall
  2.  
  3. r_maxdlights 12
  4. cl_phys_timescale 0.8
  5. voice_enable 0
  6.  
  7. viewmodel_fov 90
  8.  
  9. m_rawinput 1
  10. mat_vsync 0
  11. m_filter 0
  12. m_customaccel 0
  13. m_mouseaccel1 0
  14. m_mouseaccel2 0
  15.  
  16. cl_cmdrate 66
  17. cl_updaterate 66
  18. rate 60000
  19. cl_interp_ratio 1
  20. cl_interp 0.033
  21. cl_lagcompensation 1
  22. cl_pred_optimize 2
  23. cl_smooth 0
  24. cl_smoothtime 0.01
  25.  
  26. cl_crosshair_file ""
  27. cl_crosshair_scale "40"
  28. cl_crosshair_red "0"; cl_crosshair_blue "0"; cl_crosshair_green "255"
  29.  
  30. mat_phong 0
  31.  
  32. net_graph 4
  33. net_graphheight 1049
  34. net_graphpos 1
  35. net_graphproportionalfont 0
  36.  
  37. //cl_crosshairusealpha 1
  38. //cl_crosshairalpha 255
  39.  
  40. fps_max 301
  41.  
  42. mat_shadowstate 0
  43. r_shadowmaxrendered 0
  44. r_shadowrendertotexture 0
  45. r_shadows 0
  46.  
  47. r_eyes 0
  48. r_flex 0
  49. r_lod 2
  50. r_rootlod 2
  51. r_teeth 0
  52.  
  53. cl_detaildist 0
  54. cl_detailfade 0
  55. cl_drawmonitors 0
  56. cl_ejectbrass 0
  57. cl_new_impact_effects 0
  58. cl_show_splashes 0
  59.  
  60. func_break_max_pieces 0
  61. glow_outline_effect_enable 0
  62. lod_transitiondist 0
  63.  
  64. mat_antialias 1
  65. mat_bumpmap 0
  66. mat_colcorrection_disableentities 1
  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 0
  74. mat_filtertextures 1
  75. mat_forceaniso 1
  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 0
  85. mat_trilinear 0
  86. mat_wateroverlaysize 1
  87. mp_decals 1
  88.  
  89. r_3dsky 0
  90. r_ambientboost 0
  91. r_ambientfactor 0
  92. r_ambientmin 0
  93. r_avglight 0
  94. r_cheapwaterend 1
  95. r_cheapwaterstart 1
  96. r_decals 1
  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 2
  107. r_maxsampledist 1
  108. r_propsmaxdist 0
  109. r_renderoverlayfragment 0
  110. r_staticprop_lod 4
  111. r_waterdrawreflection 0
  112. r_waterdrawrefraction 1
  113. r_waterforceexpensive 0
  114. r_waterforcereflectentities 0
  115. rope_averagelight 0
  116. rope_collide 0
  117. rope_rendersolid 0
  118. rope_shake 0
  119. rope_smooth 0
  120. rope_subdiv 0
  121. rope_wind_dist 0
  122. tf_particles_disable_weather 1
  123. tracer_extra 0
  124. violence_ablood 0
  125. violence_hblood 0
  126.  
  127. in_usekeyboardsampletime 0
  128. mat_clipz 1
  129. mat_forcehardwaresync 0
  130. mat_levelflush 1
  131. m_rawinput 1
  132. mat_vsync 0
  133. r_fastzreject -1
  134.  
  135. dsp_enhance_stereo 0
  136. dsp_slow_cpu 1
  137. snd_async_fullyasync 1
  138. snd_pitchquality 0
  139. snd_spatialize_roundrobin 1
  140.  
  141. mat_queue_mode 2
  142.  
  143. cl_threaded_bone_setup 0
  144. cl_threaded_client_leaf_system 0
  145. r_queued_decals 0
  146. r_queued_ropes 1
  147. r_queued_post_processing 0
  148. r_threaded_client_shadow_manager 1
  149. r_threaded_particles 1
  150. r_threaded_renderables 1
  151.  
  152. cl_forcepreload 1
  153.  
  154. alias +mfwd "-back;+forward;alias checkfwd +forward"
  155. alias +mback "-forward;+back;alias checkback +back"
  156. alias +mleft "-moveright;+moveleft;alias checkleft +moveleft"
  157. alias +mright "-moveleft;+moveright;alias checkright +moveright"
  158. alias -mfwd "-forward;checkback;alias checkfwd none"
  159. alias -mback "-back;checkfwd;alias checkback none"
  160. alias -mleft "-moveleft;checkright;alias checkleft none"
  161. alias -mright "-moveright;checkleft;alias checkright none"
  162. alias checkfwd none
  163. alias checkback none
  164. alias checkleft none
  165. alias checkright none
  166. alias none ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement