Advertisement
tirabytes

Games: CS:S Config

Feb 13th, 2015
545
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. clear
  2.  
  3. echo "Loading NETCODE"
  4. cl_cmdrate "66"
  5. cl_updaterate "66"
  6. cl_interp "0.031"
  7. rate "30000"
  8. echo "NETCODE loaded"
  9.  
  10. echo "Loading SKINS"
  11. cl_minmodels "1"
  12. cl_min_ct "1"
  13. cl_min_t "4"
  14. echo "SKINS loaded"
  15.  
  16. echo "Loading FPS CONFIG"
  17.  
  18. cl_forcepreload "1"
  19. cl_phys_props_max "0"
  20. cl_phys_props_enable "0"
  21. cl_ragdoll_physics_enable "0"
  22. cl_phys_props_enable "0"
  23. cl_detaildist "0"
  24. cl_c4dynamiclight "1"
  25. cl_forcepreload "1"
  26. mat_aaquality "0"
  27. mat_antialias "0"
  28. mat_autoexposure_max "0"
  29. mat_autoexposure_min "0"
  30. mat_bloomscale "0"
  31. mat_colorcorrection "0"
  32. mat_compressedtextures "1"
  33. mat_debug_postprocessing_effects "0"
  34. mat_disable_bloom "1"
  35. mat_disable_fancy_blending "1"
  36. mat_disable_lightwarp "1"
  37. mat_disable_ps_patch "1"
  38. mat_envmapsize "0"
  39. mat_envmaptgasize "0"
  40. mat_fastspecular "1"
  41. mat_filterlightmaps "1"
  42. mat_forcehardwaresync "0"
  43. mat_forcemanagedtextureintohardware "0"
  44. mat_framebuffercopyoverlaysize "0"
  45. mat_hdr_enabled "0"
  46. mat_hdr_level "0"
  47. mat_parallaxmap "0"
  48. mat_reducefillrate "1"
  49. mat_specular "0"
  50. mat_trilinear "0"
  51. mat_shadowstate "0"
  52. mat_vsync "0"
  53. r_3dsky "0"
  54. r_ambientboost "0"
  55. r_dopixelvisibility "0"
  56. r_drawbatchdecals "0"
  57. r_drawflecks "0"
  58. r_drawmodeldecals "0"
  59. r_drawdetailprops "0"
  60. r_dynamic "0"
  61. r_eyegloss "0"
  62. r_eyemove "0"
  63. r_eyes "0"
  64. r_eyeshift_x "0"
  65. r_eyeshift_y "0"
  66. r_eyeshift_z "0"
  67. r_eyesize "0"
  68. r_flex "0"
  69. r_forcewaterleaf "0"
  70. r_maxmodeldecal "0"
  71. r_maxnewsamples "0"
  72. r_maxsampledist "0"
  73. r_minnewsamples "0"
  74. r_norefresh "0"
  75. r_occlusion "1"
  76. r_PhysPropStaticLighting "0"
  77. r_renderoverlayfragment "0"
  78. r_rootlod "2"
  79. violence_ablood "1"
  80. violence_agibs "1"
  81. violence_hblood "1"
  82. violence_hgibs "1"
  83. voice_loopback "1"
  84. g_ragdoll_fadespeed "0"
  85. g_ragdoll_important_maxcount "0"
  86. g_ragdoll_lvfadespeed "0"
  87. g_ragdoll_maxcount "0"
  88. muzzleflash_light "0"
  89. props_break_max_pieces "0"
  90. props_break_max_pieces_perframe "0"
  91. func_break_max_pieces "0"
  92. echo "FPS CONFIG Loaded"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement