Tutorialeu

Untitled

Jul 21st, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. cl_cmdrate 67
  2. cl_interp 0.033
  3. cl_interp_ratio 1
  4. cl_lagcompensation 1
  5. cl_pred_optimize 2
  6. cl_smooth 0
  7. cl_smoothtime 0.01
  8. cl_updaterate 67
  9. rate 60000
  10.  
  11. viewmodel_fov 85
  12. fov_desired 90
  13.  
  14. bindtoggle "-" "r_drawviewmodel"
  15.  
  16. // Disable ragdolls
  17. cl_ragdoll_fade_time 0
  18. cl_ragdoll_forcefade 1
  19. cl_ragdoll_physics_enable 0
  20. g_ragdoll_fadespeed 0
  21. g_ragdoll_lvfadespeed 0
  22. ragdoll_sleepaftertime 0
  23.  
  24. // Disable gibs
  25. cl_phys_props_enable 0
  26. cl_phys_props_max 0
  27. props_break_max_pieces 0
  28. r_propsmaxdist 1
  29. violence_agibs 0
  30. violence_hgibs 0
  31.  
  32. // Disable sprays
  33. cl_playerspraydisable 1
  34. r_spray_lifetime 0
  35.  
  36. // Disable shadows
  37. mat_shadowstate 0
  38. r_shadowmaxrendered 0
  39. r_shadowrendertotexture 0
  40. r_shadows 0
  41.  
  42. // Disable facial features
  43. r_eyes 0
  44. r_flex 0
  45. r_lod 2
  46. r_rootlod 2
  47. r_teeth 0
  48.  
  49.  
  50. // Graphical
  51.  
  52. cl_hud_playerclass_use_playermodel 0
  53. mat_phong 0
  54. cl_muzzleflash_dlight_1st 0
  55. cl_detaildist 0
  56. cl_detailfade 0
  57. cl_drawmonitors 0
  58. cl_ejectbrass 0
  59. cl_jiggle_bone_framerate_cutoff 0
  60. cl_new_impact_effects 0
  61. cl_show_splashes 0
  62. func_break_max_pieces 0
  63. glow_outline_effect_enable 0
  64. lod_transitiondist 0
  65. mat_antialias 0
  66. mat_bumpmap 0
  67. mat_colcorrection_disableentities 0
  68. mat_colorcorrection 0
  69. mat_disable_bloom 1
  70. mat_disable_fancy_blending 1
  71. mat_disable_lightwarp 1
  72. mat_envmapsize 8
  73. mat_envmaptgasize 8
  74. mat_filterlightmaps 1
  75. mat_filtertextures 1
  76. mat_forceaniso 0
  77. mat_hdr_level 0
  78. mat_max_worldmesh_vertices 512
  79. mat_monitorgamma 2.2 // Controls brightness, try 1.8 to make it brighter or 2.2
  80. // to get it darker. Only works in fullscreen.
  81. mat_motion_blur_enabled 0
  82. mat_parallaxmap 0
  83. mat_picmip 2
  84. mat_reducefillrate 1
  85. mat_reduceparticles 1
  86. mat_specular 1
  87. mat_trilinear 1
  88. mat_viewportscale 1
  89. mat_viewportupscale 1
  90. mat_wateroverlaysize 1
  91. mp_decals 9
  92. r_3dsky 0
  93. r_ambientboost 0
  94. r_ambientfactor 0
  95. r_ambientmin 0
  96. r_avglight 0
  97. r_cheapwaterend 1
  98. r_cheapwaterstart 1
  99. r_decals 9
  100. r_maxmodeldecal 9
  101. r_decalstaticprops 0
  102. r_decal_cullsize 15
  103. r_drawdetailprops 0
  104. r_drawmodeldecals 0
  105. r_drawflecks 0
  106. r_dynamic 0
  107. r_flashlightdepthtexture 0
  108. r_forcewaterleaf 1
  109. r_lightaverage 0
  110. r_maxnewsamples 0
  111. r_maxsampledist 1
  112. r_occlusion 0
  113. r_propsmaxdist 0
  114. r_renderoverlayfragment 0
  115. r_staticprop_lod 4
  116. r_waterdrawreflection 0
  117. r_waterdrawrefraction 1
  118. r_waterforceexpensive 0
  119. r_waterforcereflectentities 0
  120. r_drawtracers_firstperson 0
  121. rope_averagelight 0
  122. rope_collide 0
  123. rope_rendersolid 0
  124. rope_shake 0
  125. rope_smooth 0
  126. rope_subdiv 0
  127. rope_wind_dist 0
  128. tf_particles_disable_weather 1
  129. tracer_extra 0
  130. violence_ablood 1
  131. violence_hblood 1
  132.  
  133.  
  134. // Misc
  135.  
  136. in_usekeyboardsampletime 0
  137. mat_clipz 1 // FX card users should set this to 0
  138. mat_forcehardwaresync 0
  139. mat_levelflush 1
  140.  
  141. mat_vsync 0
  142. r_fastzreject -1
  143. ai_expression_optimization 1
  144. fast_fogvolume 1
  145. host_thread_mode 1
  146. mod_load_anims_async 1
  147. mod_load_mesh_async 1
  148. mod_load_vcollide_async 1
  149.  
  150.  
  151. // Sound
  152.  
  153. dsp_enhance_stereo 0
  154. dsp_slow_cpu 1
  155. snd_async_fullyasync 1
  156. snd_pitchquality 0
  157. snd_spatialize_roundrobin 1
  158. snd_mixahead .05
Advertisement
Add Comment
Please, Sign In to add comment