djdallmann

Results 19 comments of djdallmann

> It also seems like Windows is processing both regular input and raw input (m_rawinput 1) which changes the input a bit. > > This is also an issue in...

Yea this is annoying at best, hard to slow move to the **left** with awp when zoomed. I'm more curious why this happens and how we can avoid it, if...

yea this bug is NASTY

You can use Wireshark to see this data more accurately as well, do a capture then use a filter like udp && ip.addr == SERVERIP. Then you can use the...

-cl_updaterate is maxed at 102 depending on server configuration which is generally out of your control -cl_cmdrate has no upper limit but you should probably put it something closer to...

CS wasn't designed to have more than 100 fps it breaks the physics and makes you slower.

> Go to control panel > sounds > recording tab. Now leave it open while you play...that's it... Interesting observation, btw when you have this open it engages your Microphone...

Check out the latest BETA and this https://github.com/ValveSoftware/halflife/issues/1650

Are you using addons like amxmodx or metamod? You would need to rule that out, the update broke a few plugins/addons.

@daiplusplus take a look at this discussion https://github.com/djdallmann/GamingPCSetup/issues/12 and @dougg0k powershell script, looks like it handles multiple interrupters. I haven't tried it myself but see if it does what you're...