ControllerTools icon indicating copy to clipboard operation
ControllerTools copied to clipboard

Minimal support for Official Wireless USB Adapter

Open SammyCola opened this issue 10 months ago • 0 comments

Adds the code blocks needed to get the official Wireless USB Adapter working. Built via the action provided in the repo. Sideloading the backend executable over the currently available plugin from the Decky Stock to test the changes shows that the adapter is being detected properly.

When first connecting the adapter, Controller Tools shows the battery is at 5% (with no controller connected to the adapter). Upon connected a controller and refreshing the list of controllers, battery appears as it's current value. Disconnecting the controller (but not the adapter) will retain its last battery level detected. Not sure how you want to handle that, I'm not super familiar with rust to be implementing a "NC" flag for disconnected controllers with the adapter.

SammyCola avatar Feb 22 '25 20:02 SammyCola