Skip to content

Releases: javaskript/Impulse

X1nput Impulse v3.1

11 Jul 06:09
f59ed60
Compare
Choose a tag to compare
  • Removed the need for a separate 32 and 64-bit executable
  • Added automatic controller detection, enabled by default
  • Added support for multiple controllers
  • Rearranged the UI
  • Fixed some crashes

Impulse v3.0

08 Dec 07:10
9fd7278
Compare
Choose a tag to compare
  • Removed Microsoft's Gamepad class from DirectXTK and rewrote all useful code into dllmain.
  • Added configuration support.
  • You can now reload configuration while in-game by pressing both shoulder buttons and start (menu) button on your gamepad.
  • Replaced old initialization method with InitOnceExecuteOnce.
  • Added an implementation for XInputGetCapabilities, which seems to be used by some games (e.g. HITMAN 2)