ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.59k stars 598 forks source link

[BUG] Mouse input glitches #382

Closed MPNumB closed 11 years ago

MPNumB commented 11 years ago

I've been experiencing some mouse glitches, since the update.

Glitches aren't only that without m_rawinput 1, mouse fails to move (really rare), but also sometimes it fails to register that I pressed or released some mouse key (am noticing this one quite a lot).

At first I thought it was a problem with my mouse, so I opened it up and cleaned it. However glitch didn't go away. I was already thinking about buying new mouse, but just to be on the safe side, I decided to test my secondary USB wireless mouse, which you can consider I used only like an hour with all time combined (my primary mouse is PS2 wire).

As far as the testing went, CS failed to register some input of my secondary mouse as well. There were moments when I thought "why the weapon isn't firing?".

I also thought this may be a glitch due to last windows XP updates which happened a few days ago, so I've done a scan with "RegClean Pro" and fixed the errors, tried again, after some time mouse1 didn't respond again.

And again while testing mouse acceleration for this subject I've made: https://github.com/ValveSoftware/halflife/issues/87 , my mouse stopped responding to movement. I had to type m_rawinput 1 in console for mouse to respond again, though it already was set to 1.


And just in case:

Microsoft Windows XP Professional SP3 Service Pack 3 Build 5.1.2600

(up-to-date)

Processor Information:
Vendor: GenuineIntel
Speed: 2333 Mhz
4 logical processors
4 physical processors
HyperThreading: Unsupported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
SSE4a: Unsupported
SSE41: Supported
SSE42: Unsupported

Network Information:
Network Speed:

Operating System Version:
Windows XP (32 bit)
NTFS: Supported
Crypto Provider Codes: Supported 311 0x0 0x0 0x0

Video Card:
Driver: NVIDIA GeForce GTS 450

DirectX Driver Name: nv4_disp.dll
Driver Version: 6.14.13.1090
DirectX Driver Version: 6.14.13.1090
Driver Date: 29 Dec 2012
Desktop Color Depth: 32 bits per pixel
Monitor Refresh Rate: 75 Hz
DirectX Card: NVIDIA GeForce GTS 450

VendorID: 0x10de
DeviceID: 0x1245
Number of Monitors: 1
Number of Logical Video Cards: 1
No SLI or Crossfire Detected
Primary Display Resolution: 1024 x 768
Desktop Resolution: 1024 x 768
Primary Display Size: 11.81" x 8.86" (14.76" diag)
30.0cm x 22.5cm (37.5cm diag)
Primary Bus: PCI Express 16x
Primary VRAM: 1024 MB
Supported MSAA Modes: 2x 4x 8x

Sound card:
Audio device: Realtek HD Audio output

Memory:
RAM: 3454 Mb

Miscellaneous:
UI Language: English
Microphone: Not set
Media Type: DVD
Total Hard Disk Space Available: 715401 Mb
Largest Free Hard Disk Block: 64169 Mb
OS Install Date: Sep 17 2012
Game Controller: None detected
MPNumB commented 11 years ago

Also I've found out that this issue is rare, but is still there. Found 1 more person who's experiencing same thing after the update. Will ask for system specs once will see online.

alfred-valve commented 11 years ago

dupe of #432 and I am tracking raw input bugs under that one.