Summary
The DuckStation bridge's controller input mapping in PVDuckStationCoreBridge+Controls.mm needs to be validated and completed against the current DuckStation input API. DuckStation uses its own input system (InputManager) which has changed since the original bridge was written.
This includes full support for all controller types required by the Provenance platform.
Tasks
Blocked By
Blocked by #3448 (bridge must compile before input mapping can be tested)
Part of
Part of #3425
Summary
The DuckStation bridge's controller input mapping in
PVDuckStationCoreBridge+Controls.mmneeds to be validated and completed against the current DuckStation input API. DuckStation uses its own input system (InputManager) which has changed since the original bridge was written.This includes full support for all controller types required by the Provenance platform.
Tasks
PVDuckStationCoreBridge+Controls.mmagainst current DuckStationInputManagerAPIControllerType/ button codes#if !os(tvOS)guards for any iOS-only haptic feedbackBlocked By
Blocked by #3448 (bridge must compile before input mapping can be tested)
Part of
Part of #3425