[PR #1410] Controller: Add method for reading analog input bytes #503

Closed
opened 2026-01-29 19:08:12 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/stenzek/duckstation/pull/1410

State: closed
Merged: Yes


Requested by @PugsyMAME.

This will return the analog stick inputs even when the Analog Controller type is in digital mode. Byte order, starting at least significant byte, is RightX, RightY, LeftX, LeftY.

**Original Pull Request:** https://github.com/stenzek/duckstation/pull/1410 **State:** closed **Merged:** Yes --- Requested by @PugsyMAME. This will return the analog stick inputs even when the Analog Controller type is in digital mode. Byte order, starting at least significant byte, is RightX, RightY, LeftX, LeftY.
claunia added the pull-request label 2026-01-29 19:08:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#503