Full Input - All keys of the keyboard and gamepad

● ARCHIVED · READ-ONLY
Started by DK 24 posts Page 2 of 2 View original ↗
  1. Version 5.0.1:
    • Added experimental support for PS5 DualSense.
    • Added function to emulate keystrokes.
    • Help updated.

    Version 5.0.2:
    • A new setting has been added that allows you to set a variable to which the code of the last pressed key will be saved.
    • Added 2 plugin commands for resetting keyboard and gamepad keys (also added similar script calls).
    • Fixed a bug in the control function of the switches configured in the plugin options, which is associated with the gamepad.
    • Help updated.
  2. Version 5.1.0:
    • Added a setting to enable movement with the WASD keys.
    • Fixed bug with MZ plugin commands.
    Version 5.2.0:
    • Added a new setting that allows you to scroll the contents of supported windows using the right stick of the gamepad.
  3. Version 5.3.0:
    • Added script call Input.getRepeats(keyName) which returns the number of repeats the keyName button was pressed.
  4. Is it possible to use this plugin to combine two commands onto a single button/key? Specifically, I'd Like to make 'Cancel' and 'Dash' use the same button.