Just wondering if there are any bugs with this command. I have it bound in my cfg, but everytime I go to use it, it doesn't show. Nothing else is bound to the same key. Could this be a HUD issue? Thanks
I did the writeconfig, and while looking through it I found that even though in MY cfg it has no mouse accel, cl_mouseaccelstyle is at 1 (0 in mine), and accel is .45.
Are these two things changing my setup if my cfg has no accel and accelstyle 0, or is my cfg resetting them when I join a server?
Other than that, no luck on the +acc bind yet. I haven't gotten to play after changing this though.
first of all, excuse me if this is a dumb question to you, but are you using the new config? (autoexec?) if not, autexec or exec it and check if +acc is working ingame.
you need to (auto)exec the new config you made with writeconfig, otherwise you are still using your old config in which +acc is not working. this is also the case for your second question.
as for the changed settings in your new config: /writeconfig makes a "snapshot" of the settings you are currently using. so if cl_mouseaccelstyle and accel differ from your actual config they were already different the time you did /writeconfig. (as far as my understanding is).