/gpadman

Small C++ DLL with xinput based gamepad functions to be used from C#

Primary LanguageC++MIT LicenseMIT

gpadman

Small DLL with xinput based gamepad functions to be used from C#

build

The DLL project is a Visual Studio 2010 project, but might be easily imported from any newer version.

use

  • Generate the gamepad dll
  • use the GamePad.cs wrapper to interop from C# to the DLL.