Skip to content

Releases: dixonte/HidVanguard

v1.0.2.0

22 Nov 00:43
Compare
Choose a tag to compare

Some minor changes to hopefully fix issues with some peoples' setups.
Also should now show the driver description is the bus name is missing (e.g. XBOX Elite controller)

v1.0.1.0

07 May 03:39
Compare
Choose a tag to compare
  • Fixed a crash bug in HidVanguard.Config that could happen if you had disconnected HID drivers of the same hardware IDs as the ones you were toggling.
  • Fixed a bug in HidVanguard.Service that could prevent successful installation.
  • Fixed a bug wherein HidVanguard.Config would not disable-enable all devices that were visibility toggled.

Initial release

02 Mar 12:57
86d7346
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Works on my machine, with my devices. Hasn't yet been tested by anyone else. Be cautious.
This version bundles the relevant parts of .net Core 3.1, but in future I could possibly make a framework-dependent release that is much smaller but requires .net Core to be installed already, if requested.