Skip to content

LeGo Vibe Control 1.1.0

Choose a tag to compare

@Rayekkk Rayekkk released this 13 May 16:40

Added

  • Vibration mode slider, with five patterns - FPS, Racing, Standard, SPG and RPG - applied globally to both handles.
  • Driver-agnostic discovery: pyudev with two glob fallbacks, and no hardcoded driver path.
  • Bundled pyudev 0.24.4, so the plugin works without pip or network access and is safe to sideload as a ZIP.
  • A discovery method label, showing how the sysfs path was found - pyudev, glob-hid or glob-module.

Fixed

  • The interface no longer hangs indefinitely if the Python backend crashes on startup; initialisation times out after five seconds.
  • Corrected the global _discovery_method declaration in the hotplug monitor.