Thank you,
AngryJohnny
I've Tried this:
i_mouse_smooth = 0
i_mouse_accel=0 // acceleration off
cl_sensitivity = 0.2 // mouse speed (default: 0.1)
// or, adjustd sensitivity with zoom-factor:
gp_mech_view_look_sensitivity = 0.0090 // normal view 1.0x (Note: ''normal'' FOV can be adjusted -> Cockpit)
gp_mech_view_zoom_level1_sensitivity_modifier = 0.2 // Zoom 1.5x
gp_mech_view_zoom_level2_sensitivity_modifier = 0.3 // Zoom 3x
gp_mech_view_zoom_level3_sensitivity_modifier = 0.35 // Zoom 4x
but it does not seem to work.
Edited by angryjohnny, 13 January 2015 - 12:54 PM.