DarkPlacesEngine / DarkPlaces

The DarkPlaces Quake engine, created by LadyHavoc. Official Git repository (replaces SVN).
https://icculus.org/twilight/darkplaces/
GNU General Public License v2.0
291 stars 43 forks source link

Turning with the keys is too fast #183

Closed reignerdeustcher closed 5 months ago

reignerdeustcher commented 5 months ago

I like also to play quake with only keyboard and in dark places the turning when you press the keys to left and right is lightning fast, this wasn't like that in the original quake and also in vk quake, there's some console command or something for lowering that?

hemebond commented 5 months ago

cl_yawspeed controls keyboard turning speed. Defaults to 140. What is a value that matches other Quakes?

cl_yawspeed is "140" ["140"] keyboard yaw turning speed
reignerdeustcher commented 5 months ago

cl_yawspeed controls keyboard turning speed. Defaults to 140. What is a value that matches other Quakes?

cl_yawspeed is "140" ["140"] keyboard yaw turning speed

thank you for the fast response =)

i put it in 90 and is much smoother, now only left to desactivate that fast strafe when pressing forward key but i think there's no way to change that

hemebond commented 5 months ago

now only left to desactivate that fast strafe when pressing forward key but i think there's no way to change that

I don't know what this means. Is this different to the strafe speed of cl_sidespeed?

hemebond commented 5 months ago

I'm going to go ahead and close this since the speeds can be adjusted via the console.