This repository was archived by the owner on Feb 1, 2026. It is now read-only.
5.0.1 beta 3
Pre-release
Pre-release
Change log against v4.2 here.
Documentation here.
Changes from Beta 2:
- Fixes some typos in documentation
input_binding_get()can now check the default player (use"default"as the player index)- Fixes mouse wheel down bindings (oops!)
- Adds
input_player_swap() - Fixes
input_binding_is_valid() input_player_get_gamepad()andinput_player_get_gamepad_type()can now take a specific binding in multidevice mode- Fixes a crash in the binding scanner for gamepads
- Fixes mouse buttons not being detected by the binding scanner in keyboard+mouse pairing mode
input_source_using()can now be givenINPUT_GAMEPADdirectly (as an array) to check against the assignment of any gamepad