DeltaCore icon indicating copy to clipboard operation
DeltaCore copied to clipboard

Feature request: Support Steam controller

Open zydeco opened this issue 5 years ago • 0 comments

This can be done using my SteamController library and calling [[SteamControllerManager sharedManager] scanForControllers] at an appropriate time. The library handles the Bluetooth LE communication protocol (using CoreBluetooth) and pretends to be an MFi controller, so nothing extra is required for handling input.

zydeco avatar Jan 02 '19 22:01 zydeco