Steven20102

Results 14 comments of Steven20102

damn its so annoying dealing with different mouse feeling even if they have (near) the same engine. Iam not sure how to make the mouse the same in cs 1.6...

I found this: http://web.archive.org/web/20090923154337/http://www.gotfrag.com/cs/forums/thread/411262 > #39 Even though you may have received that from technical support at [steampowered.com](http://web.archive.org/web/20090923154337/http://steampowered.com/) I believe it is incorrect, because the code from the half-life sdk...

``` void WIN_UpdateMouseSystemScale() { int mouse_speed; int params[3] = { 0, 0, 0 }; if (SystemParametersInfo(SPI_GETMOUSESPEED, 0, &mouse_speed, 0) && SystemParametersInfo(SPI_GETMOUSE, 0, params, 0)) { if (params[2]) { WIN_SetEnhancedMouseScale(mouse_speed); }...

After 1 month testing i have to say you right. They feel different and also the order of the launch options affects it. I guess right is just -noforcemparms or...