[PR #1239] AnalogController: Fix config mode 0x4C response #400

Open
opened 2026-01-29 19:07:44 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


Turns out Ape Escape uses this command in config mode and verifies if the response is correct. Bad things happen (controller not automatically being switched to analog mode, controller accidentally locking in digital mode sporadically, probably some other unintended side effects) when we don't give the game what it's expecting.

**Original Pull Request:** https://github.com/stenzek/duckstation/pull/1239 **State:** closed **Merged:** Yes --- Turns out Ape Escape uses this command in config mode and verifies if the response is correct. Bad things happen (controller not automatically being switched to analog mode, controller accidentally locking in digital mode sporadically, probably some other unintended side effects) when we don't give the game what it's expecting.
claunia added the pull-request label 2026-01-29 19:07:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#400