Releases: javaskript/Impulse
Releases · javaskript/Impulse
X1nput Impulse v3.1
- 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
- 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)