Skip to content

a0.96.0

Choose a tag to compare

@marcos-diaz marcos-diaz released this 13 Jun 14:35
fd3a689

Button modes

  • Added Double press mode.
  • Renamed Hold mode to Long press.
  • Renamed Long to Very long press.
  • Renamed Overlap to Immediate.
  • Updated descriptive binding behaviour accordingly. (eg: Additionally on long press)
    Screenshot 2024-06-13 at 17 00 57

Thumbstick

  • Anti-deadzone value.
    Screenshot 2024-06-13 at 16 46 46

Profiles

  • 4 custom profile slots has been unlocked.
    Screenshot 2024-06-13 at 15 11 22
  • Profiles can be copied from other profile slots.
  • Profiles can be reset to built-in defaults (or empty).
  • Individual profiles can be exported to a .ctrl file.
  • Individual profiles can be imported from a .ctrl file.
    Screenshot 2024-06-13 at 16 54 04

Profile preview

  • Double-press bindings are displayed as purple chips.
  • Fixed a rendering issue that kept previous bindings on screen.
  • Display empty chips if long-press or double-press modes are enabled without bindings. (To avoid unexpected behavior if the user does not realize these are on).
    Screenshot 2024-06-13 at 17 03 51

WebUSB

  • Faster UI reaction to unplugged controller. (Originally implemented a delay to avoid flickering but not needed anymore).
  • Shares system clock with controller (for latency measurements).
  • Receives controller firmware version.
  • Shows warning about firmware version if it is below minimum requirement.
    Screenshot 2024-06-13 at 16 58 25

Settings

  • Independently reset controller config, profiles, or both (factory settings).
    Screenshot 2024-06-13 at 18 00 25