Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 09:31
72ac2de

Added

  • GameSir-G7 Pro Bluetooth support: a dedicated gamesir driver, detected by VID/PID ahead of the generic fallback that misread the pad's reports (byte 0 is the report ID 0x07, which decoded as phantom face-button presses). All 17 controls and full axis ranges pass the doctor; the certified fixture ships in test/fixtures/controllers/ and CI replays every captured press
  • The G7 Pro's home button maps to touchpad (session cycling by default) — the pad's M button is firmware-consumed and never reaches the host
  • openmicro doctor --capture forces raw capture-only mode, recording idle/pressed HID report pairs per control without any parser — the data needed to add a driver for a pad the parsers misread

Fixed

  • Doctor's capture-only device search now targets gamepad/joystick HID usages, so it can't grab a mouse or keyboard