mastercomsWould it be ok if I made a few mouse commands the default rather than having them commented out?
m_limitedcapture_workaround 1 // Workaround for mouse capture issues m_filter 0 // Do not average mouse input over two frames, more responsive mouse input m_mousespeed 0 // Disable Windows mouse acceleration (-noforcemspd) m_mouseaccel1 0 // ^ (-noforcemaccel) m_mouseaccel2 0 // ^ (-noforcemaccel) m_rawinput 1 // Use raw input from mouse zoom_sensitivity_ratio 0.793471 // Use same sensitivity as when unscoped
i know some people who use in game accel (which is shit and like tied to your fps iirc so it should never be used but) but they're probably in the vast minority.
I wouldn't recommend fucking with the zoom sens though i think a lot of people are just used to 1 at this point.