We have released a Beta update for Counter-Strike 1.6.
Changes in this update are:
- Added new "
-mousethread
" command line option, if set we poll the mouse position in another thread running at 100hz by default, to get better movement accuracy. Set the "m_mousethread_sleep
" cvar to the number of seconds to sleep between mouse polls to change this rate - Added "
cl_filterstuffcmd
" cvar, when set to 1 this enables stricter checking of commands the game server can execute on your client - When
m_customaccel
is set scale mouse sensitivity when zoomed in, this now matches the path when not using custom accel - Make the spray list alphabetical order and enforce unique entries
- Set the update rate to 102 if we are clamping to its max value
- Fixed MOTD context menu to have localization strings for available options and for make back/forward work
- Fixed screenshot and snapshot when running in "
-nofbo
" mode