Releases: xan1242/NFSU-XtendedInput
Releases · xan1242/NFSU-XtendedInput
2.7
- Added Windows 7 compatible builds - these builds utilize the XInput 9.1.0 library and are built without extra instruction sets. Should work on old machines! Refer to the README in the root of the repository for more info!
2.6
- Fix Windows 11 VK_NULL polling - on Windows 11 it's a floating bit so it can randomly go high. Ignoring it fixes the issues with inputs getting stuck.
2.5
- [NFS Underground] - implemented FE configuration menu - you can now rebind buttons from within the game menu. Refer to README for more info.
- [All] - implemented DigitalDownAnalog for DigitalDown actions over analog sticks
2.4
- Implemented a custom steering handler
- You can now assign separate buttons and axis for steering input
- Steering is read at a higher resolution than what the game does natively for the 16-bit axis (previously only 8-bit)
2.3
- Fixed bugged mapping of throttle and brake on digital buttons for gamepads
- Backported deadzones from NFS_XtendedInput
- Implemented LB/RB mapping disambiguation
2.2
- Added basic support for Underground 2
- Minor bugfixes done during porting process
2.1
- Added a "Controller" options disabler - it crashes the game currently so it's best to keep it off limits
Version 2.0
- Hooked event scanners instead
- Now you can assign every single event to a key
- Console version feature parity
- Do not enter or attempt to use the ingame controller settings, they will crash the game