-
Notifications
You must be signed in to change notification settings - Fork 4
XInput
Chuck Walbourn edited this page Nov 20, 2024
·
4 revisions
This is a collection of the DirectX SDK's original XInput samples updated to use the Windows SDK without any dependencies on legacy DirectX SDK content.
The
XInputSamples_201x
projects build using XInput 1.4 which requires Windows 8 or later and XInput 9.1.0 which works on Windows Vista or later.
This sample demonstrates XInput's force-feedback rumble API, XInputSetState. This API is available in all versions of XInput.
This sample demonstrates XInput's most basic API, XInputGetState. This API is available in all versions of XInput.
- Windows desktop apps
- Windows 11
- Windows 10
- Windows 8.1
- Windows 7 Service Pack 1
- Visual Studio 2019