Skip to content

Releases: Zergatul/Zergatul.Obs.InputOverlay

Zergatul.Obs.InputOverlay 2.2.3

13 Jul 14:26
Compare
Choose a tag to compare

Fixed security issue when malicious website can access websocket stream and read inputs

Zergatul.Obs.InputOverlay 2.2.2

04 May 09:30
Compare
Choose a tag to compare

Fixed app crash when RawInput gamepad API fails to initialize. Now we can safely use XInput API if RawInput failed.

Zergatul.Obs.InputOverlay 2.2.1

01 Mar 16:08
Compare
Choose a tag to compare

Zergatul.Obs.InputOverlay 2.2.0

02 Feb 20:34
Compare
Choose a tag to compare
  • Added XInput API support
  • Added few gamepad files

Zergatul.Obs.InputOverlay 2.1.0

27 Jan 11:33
Compare
Choose a tag to compare
  • Added gamepad support (tested with XBox Controller so far)
  • You can use multiple gamepads overlays (e.g. if you play with someone on split screen)
  • Simplified customization of mouse/gamepad SVG

Zergatul.Obs.InputOverlay 2.0.1

30 Dec 02:35
Compare
Choose a tag to compare

Added mouse-speed and mouse-flick modules.

Zergatul.Obs.InputOverlay 2.0.0

29 Dec 15:41
Compare
Choose a tag to compare
  • Complete rewrite of core module. Instead of low-level Windows hook, application is using Raw Input API.
  • Added support of mouse movements.
  • Added all standard keys. Some of the keyboard key names were changed.
  • Added mouse-movement.html as an example how to work with mouse movements data.
  • Reduced executable size by 30%

Zergatul.Obs.InputOverlay 1.0.3.1

27 Dec 01:59
Compare
Choose a tag to compare

Fixed javascript error in keyboard.html

Zergatul.Obs.InputOverlay 1.0.3.0

17 Dec 19:46
Compare
Choose a tag to compare
  • Added support of mouse wheel
  • When OBS runs on another PC, you no longer need to change websocket URL in engine.js

Zergatul.Obs.InputOverlay 1.0.2.0

01 Aug 15:09
Compare
Choose a tag to compare