walbourn / directx-sdk-legacy-samples

This repo contains Direct3D 9, Direct3D 10, a few Direct3D 11, and DirectSound C++ samples from the legacy DirectX SDK updated to build using the Windows 10 SDK and the Microsoft.DXSDK.D3DX NuGet package
https://walbourn.github.io/directx-sdk-samples-catalog/
MIT License
82 stars 15 forks source link

XInputGame #2

Closed walbourn closed 3 years ago

walbourn commented 3 years ago

The other XInput samples are in the directx-sdk-samples, but XInputGame used D3DX so it would be good to add here.

walbourn commented 3 years ago

This needs to be updated to use XInput 9.1.0 or XInput 1.4. per this blog post.

walbourn commented 3 years ago

Fixed in this commit