Skip to content

Releases: EsportToys/RawInputViewer

v0.1.4

28 Apr 17:57
3281617
Compare
Choose a tag to compare
  • Change rawinput handling in demo back to deferred immediate mode for better smoothness.

Download link

v0.1.3

27 Mar 04:10
e4f6a7b
Compare
Choose a tag to compare
  • 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

26 Mar 09:54
2761fb3
Compare
Choose a tag to compare

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

27 Jul 20:59
6185bf4
Compare
Choose a tag to compare

Removed icon file and point to system icon instead.

Download Link

v0.1.0

25 Jul 11:25
f3a27c1
Compare
Choose a tag to compare
  • 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

07 Feb 08:26
9940d68
Compare
Choose a tag to compare

Click me to download

Features

  • GUI mode: View formatted content of RAWINPUT, RAWINPUTHEADER, and WM_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