nefarius / HidHide

Gaming Input Peripherals Device Firewall for Windows.
https://docs.nefarius.at/projects/HidHide/
MIT License
939 stars 80 forks source link

Added support for crash-causing ERROR_GEN_FAILURE on enumeration #163

Closed nefarius closed 4 months ago

nefarius commented 4 months ago

Reported by Kimonoha on Discord.

Some devices can fail with ERROR_GEN_FAILURE when being enumerated, this change ignores this error.

Also updated software updater agent to latest version.