What's new in v0.4.0
Windows: no more VoiceMeeter required
The app now handles audio routing automatically on Windows. When the dongle is connected, it captures your default audio output in the background (WASAPI loopback) and streams it silently to the Pico — no third-party audio router needed.
Opt-in anonymous telemetry
The app now asks once on first launch whether you want to share anonymous usage data (platform, OS version, app version, firmware version). No personal data is collected. You can change your choice at any time in the Settings section. Stats are visible at https://loteran.github.io/DS5Dongle/stats/
Other fixes
- Fixed HID interface probing on Windows: the app now correctly identifies the vendor HID collection that supports feature reports (config read/write), even when Windows enumerates multiple interfaces for the same device
- Loopback engine now starts correctly when the dongle is already connected at app launch (not only on hotplug)
- Status banner in the Auto Haptics section (Windows only) shows which audio source is being captured
Linux users: audio routing still requires
pw-loopbackas before — see the README for the one-time setup.