Skip to content

v0.11.3

Latest
Compare
Choose a tag to compare
@evilC evilC released this 22 May 12:00

Added

  • Added Core ESP8266 provider

Fixed

  • [DS4WindowsApi Provider] Target DS4WindowsApi v0.0.2
    Fixes NullRef if exiting UCR while ViGEm DS4 is being emulated
  • [Interception Provider] Mouse Wheel Up / Down / Left / Right subscriptions fire correct subscription with correct value
    A binding to Wheel Up was firing +1 on wheel up but also -1 on wheel down
  • [Interception Provider] Mouse Buttons now correctly labelled (Path for Buttons was "Event: ..." and path for events was "Button: ...")