Usb.GameControllers
1.0.10
Allows reading USB HID reports directly from the listed devices. Reports are mapped into device specific mappings. Allows setting of the lights on the supported devices. Reports are subscribable with the IObservable interface.
Devices Supported:
Microsoft Sidwinder Force Feedback 2 (FFB2)
Microsoft Sidwinder Strategic Commander
Microsoft Sidwinder Game Voice
Thrustmaster Warthog Throttle
CH Products Pro Pedals
Leo Bodnar BBI32 http://www.leobodnar.com/
Install-Package Usb.GameControllers -Version 1.0.10
dotnet add package Usb.GameControllers --version 1.0.10
<PackageReference Include="Usb.GameControllers" Version="1.0.10" />
paket add Usb.GameControllers --version 1.0.10
Release Notes
1.0.9 Buttons are flipping under high load. Additional debounce logic added to Usb.Hid.Connection
Dependencies
-
.NETStandard 2.0
- Usb.Hid.Connection (>= 1.0.5)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.