Releases: EsportToys/RawInputViewer
Releases · EsportToys/RawInputViewer
v0.1.4
- Change rawinput handling in demo back to deferred immediate mode for better smoothness.
Download link
v0.1.3
- Improved demo performance by switching to pure GDI instead of GDI+ UDFs
- Added a small tooltip in demo mode
- Change rawinput handling in demo to immediate mode
v0.1.2
Changelog
- various refactoring to modularize winapi functions better
- demo crosshair changed to procedurally generated hardware cursor matching the window dimension
- demo sensitivity now accounts for Windows dpi scaling
- icon points to joy.cpl instead
Download Link
v0.1.1
Removed icon file and point to system icon instead.
Download Link
v0.1.0
- Changed demo mode crosshair to using hardware cursors instead.
- Minor optimization for input processing
- Still in the process of setting up i18n
- changed releases binary from AutoIt 3.3.14.5 to 3.3.16.0
Download Link
v0.0.1
Click me to download
Features
- GUI mode: View formatted content of
RAWINPUT
,RAWINPUTHEADER
, andWM_INPUT
metadata. Logfile and displayed timestamps are OS-provided approximations to the closest 10-16ms. - DEMO mode: Interactively responds to RawInput packets, and saves high-precision timestamps in the logfile.
- Devices List: list all RawInput-capable devices currently connected and their information.
- miscellaneous options can be adjusted in
options.ini