dosui

rust in-game settings, dpi/sens/fov/res + 1:1 ads sens tutorial

Dec 10th, 2020 (edited)
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. in-game settings: https://youtu.be/F6MsLjqRluE
  2. ----------------------------------------------
  3. 1920x1080 res
  4. 400 dpi
  5. 0.4990586 hipfire sens
  6. 70.5328 fov
  7. ----------------------------------------------
  8. 1:1 ads sens tutorial:
  9. exec <cfgname>.cfg <-- i type this in console depending on what gun i'm using
  10. for every fov level there's a cfg file with this line --> bind mouse1 "+attack2;+input.sensitivity <hip-fire sensitivity>;input.sensitivity <ADS sensitivity>;"
  11. all these cfg files go in C:\Program Files (x86)\Steam\SteamApps\common\rust\cfg
  12. use mouse-sensitivity.com to calculate your 1:1 ads sensitivities for every fov level. i use monitor distance vertical 0% for everything.
  13.  
  14. 1.cfg - Bow, M92 Pistol, Revolver, Semi-Automatic Pistol
  15. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4808869;"
  16.  
  17. 1s.cfg - Simple Handmade Sight (Bow, M92 Pistol, Revolver, Semi-Automatic Pistol)
  18. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4888051;"
  19.  
  20. 2.cfg - L96 Rifle, M39 Rifle, Nailgun, Pump Shotgun, Python Revolver, Waterpipe Shotgun
  21. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4732667;"
  22.  
  23. 2s.cfg - Simple Handmade Sight (L96 Rifle, M39 Rifle, Nailgun, Pump Shotgun, Python Revolver, Waterpipe Shotgun)
  24. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4836318;"
  25.  
  26. 3.cfg - Custom SMG, Spas-12 Shotgun, Thompson
  27. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4665038;"
  28.  
  29. 3s.cfg - Simple Handmade Sight (Custom SMG, Spas-12 Shotgun, Thompson)
  30. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4784460;"
  31.  
  32. 4.cfg - Compound Bow
  33. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4605258;"
  34.  
  35. 5.cfg - Assault Rifle, Double Barrel Shotgun, Multiple Grenade Launcher, Crossbow, LR-300 Assault Rifle, M249, MP5A4, Semi-Automatic Rifle
  36. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4552716;"
  37.  
  38. 5s.cfg - Simple Handmade Sight(Assault Rifle, Double Barrel Shotgun, Multiple Grenade Launcher, Crossbow, LR-300 Assault Rifle, M249, MP5A4, Semi-Automatic Rifle )
  39. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4681184;"
  40.  
  41. 6.cfg Holosight
  42. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4486373;"
  43.  
  44. 7.cfg - Bolt Action Rifle
  45. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4467373;"
  46.  
  47. 7s.cfg - Simple Handmade Sight(Bolt Action Rifle)
  48. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4580511;"
  49.  
  50. 8.cfg - 8x Zoom Scope
  51. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4352421;"
  52.  
  53. 9.cfg - 16x Zoom Scope
  54. bind mouse1 "+attack2;+input.sensitivity 0.4990586;input.sensitivity 0.4345973;"
Advertisement
Add Comment
Please, Sign In to add comment