Advertisement
Tibers

userconfig.cfg

Aug 14th, 2023
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | Gaming | 0 0
  1.  
  2. name "Your Name"
  3.  
  4. //fps_max "101"
  5. //fps_override "0"
  6. fastsprites "0"
  7.  
  8. rate "25000"
  9. cl_updaterate "101"
  10. cl_cmdrate "101"
  11.  
  12. ex_interp "0.01"
  13. hud_centerid "0"
  14. hud_fastswitch "1"
  15. _cl_autowepswitch "1"
  16. m_filter "1"
  17. m_rawinput "1"
  18. m_forward "1"
  19.  
  20. m_pitch "0.022"
  21. m_side "0.8"
  22. m_yaw "0.024"
  23.  
  24. //name "Player"
  25.  
  26. //r_dynamic "1"
  27. r_dynamic "0"
  28.  
  29. r_mmx "0"
  30.  
  31. m_customaccel "0"
  32. m_customaccel_exponent "0"
  33. m_customaccel_max "0"
  34. m_customaccel_scale "0"
  35. cl_mousegrab "0"
  36. cl_shadows "0"
  37. cl_bob "0"
  38. cl_bobcycle "0.8"
  39. cl_bobup "0.5"
  40. cl_weather "0"
  41. cl_radartype "0"
  42. hideradar
  43.  
  44. cl_crosshair_color "50 250 50"
  45. cl_crosshair_size "small"
  46. cl_crosshair_translucent "0"
  47. cl_dynammicrosshair "0"
  48. cl_dlmax "128"
  49.  
  50. ///SETARI "LAUNCH OPTIONS"
  51.  
  52. //Setari pentru mouse:
  53. -noforcemaccel -> foloseste acceleratia din Windows a mouse-ului;
  54. -noforcemspd -> foloseste viteza din Windows a mouse-ului;
  55. -noforcemparms -> foloseste setarile din Windows ale butoanelor mouse-ului;
  56.  
  57. //-16bpp -> forteaza adancimea culorilor la 16 biti
  58. //-32bpp -> forteaza adancimea culorilor la 32 biti
  59.  
  60. //Bunnyhop - zaza
  61. sv_maxvelocity "99999"
  62. sv_airaccelerate "99999"
  63. sv_maxspeed "99999"
  64. sv_accelerate "99999"
  65. sv_airmove "1"
  66.  
  67. cl_backspeed "99999"
  68. cl_sidespeed "99999"
  69. cl_upspeed "99999"
  70. cl_yawspeed "99999"
  71. cl_forwardspeed "99999"
  72.  
  73. //gl_max_size "256"
  74. gl_max_size "512"
  75.  
  76. gamma "3"
  77. brightness "2.0"
  78.  
  79.  
  80. //gl_zmax "4096"
  81. gl_zmax "8096"
  82. //gl_ztrick "1"
  83. gl_ztrick_old "0"
  84. gl_ztrick_old "1"
  85.  
  86.  
  87. gl_clear "0"
  88. gl_cull "1"
  89. gl_vsync "0"
  90. gl_ansio "0"
  91. gl_fog "0"
  92. gl_flipmatrix "0"
  93. gl_keeptjunctions "1"
  94. gl_lightholes "1"
  95. gl_spriteblend "1"
Tags: Userconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement