Added user32-rawinput patchset

This include patch from winex11-mouse-movements.
This commit is contained in:
Alistair Leslie-Hughes
2019-08-22 14:33:10 +10:00
parent 618e349c72
commit 938dddf7df
14 changed files with 1423 additions and 125 deletions

View File

@@ -0,0 +1,5 @@
Fixes: [42675] - Overwatch - Phantom mouse input / view pulled up to ceiling.
Fixes: [45882] - Raw Input should use untransformed mouse values (affects Overwatch, several Source games).
Fixes: [47457] - Mouse click-click-hold is treated as double click, causing gun jam in Overwatch.
Fixes: [42631] - user32: Add Raw Input support.