Advertisement
Guest User

Untitled

a guest
Mar 21st, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. SadistiK's CSGO Options and Peripherals
  2.  
  3. Specs
  4. --------------------------------------------------------------------
  5.  
  6. Motherboard: MSI X370 GAMING PRO CARBON
  7. CPU: Ryzen 7 1700X @ 3.4GHz 3.8GHz Turbo
  8. CPU COOLER: Corsair H50 w/ AM4 bracket
  9. GPU: ASUS GTX 1060 3GB DUAL FAN
  10. RAM: G.SKILL AEGIS 16GB (2 x 8GB) DDR4-3000
  11. HDD: N/A
  12. SSD: Samsung 860 EVO 250GB SSD
  13. PSU: Corsair 650W 80+ Gold Semi-Modular PSU
  14. Case: Corsair Spec-02 Redshift Mid-Tower
  15.  
  16. --------------------------------------------------------------------
  17. Peripherals
  18. --------------------------------------------------------------------
  19.  
  20. Mouse: Razer Deathadder Chroma
  21. Keyboard: Razer Deathstalker Chroma
  22. Headphones: Bose QuietComfort 35's (Generation I)
  23. Microphone: Blue Snowball
  24. Monitor: Acer KA240H (1920x1080 60Hz)
  25.  
  26. --------------------------------------------------------------------
  27. Mouse Settings
  28. --------------------------------------------------------------------
  29.  
  30. DPI: 800
  31. Windows Sensitivity: 6 (Default) / "Enhance Pointer Precision" : OFF
  32. In-Game Sensitivity: 1.21
  33. Polling Rate: 1000
  34. Acceleration & Deceleration: None
  35. Angle Snapping: None
  36. m_rawinput "1"
  37.  
  38. --------------------------------------------------------------------
  39. Launch Options (Steam)
  40. --------------------------------------------------------------------
  41. "-novid -freq 60 -language bananagaming -tickrate 128 +exec sadistik.cfg"
  42. * Remove Quotations *
  43.  
  44. -novid = Disables Valve Intro
  45. -freq 60 = 60hz (monitor refresh rate)
  46. -language bananagaming = Maxim's text mod
  47. -tickrate 128 = 128 tick local game
  48. +exec sadistik.cfg = Executes config at launch
  49.  
  50. --------------------------------------------------------------------
  51. In-Game Modifications
  52.  
  53. Text Color Mod by Bananagaming: https://bananagaming.tv/textcolormod
  54. Font: Acmo Display SSi / Find at: https://fonts.spddl.de/
  55. Simple Radar Custom Minimaps: http://simpleradar.com/
  56.  
  57. --------------------------------------------------------------------
  58. CSGO Config (sadistik.cfg)
  59. *Based on BananaGaming's Config https://pastebin.com/embed_js/qGNyBF7d
  60. --------------------------------------------------------------------
  61.  
  62. echo Config Loaded! (1/2) //Confirms config has loaded
  63.  
  64. // Content
  65. // 1. Main Settings
  66. // 2. Bindings
  67. // 3. Crosshair
  68. // 4. Hud
  69. // 5. Radar
  70. // 6. Mouse
  71. // 7. Viewmodel
  72. // 8. Bob
  73. // 9. Rates
  74. // 10. Net
  75. // 11. Video
  76. // 12. Sound
  77. // 13. Other
  78. // 14. Scripts
  79.  
  80. // 1. Main Settings
  81. con_enable "1" //Enables Console
  82. gameinstructor_enable "0" //Removes in-game instructions
  83. cl_showhelp "0" //Removes on-screen help
  84. cl_autohelp "0" //Removes automatic help
  85. cl_disablefreezecam "1" //Disables Freezecam
  86. cl_disablehtmlmotd "1" //Removes "Message of the day" page when joining a server
  87. cl_forcepreload "1" //Preloads map, improves FPS but reduces loading times
  88.  
  89. // 2. Bindings
  90. bind "v" "+voicerecord" //Communicate with V instead of K
  91. bind "f" "+lookatweapon" //Inspect your weapon with F
  92. bind "n" "-attack" //ESL workaround for jump-throw
  93. unbind "i" //So you do not accidentally enable hud fade
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement