[PR #665] [MERGED] AnalogController: Expose axis scale setting to frontend #74

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

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/665
Author: @ggrtk
Created: 7/25/2020
Status: Merged
Merged: 7/26/2020
Merged by: @stenzek

Base: masterHead: analog-controller


📝 Commits (1)

  • 79576ca AnalogController: Expose axis scale setting to frontend

📊 Changes

2 files changed (+8 additions, -3 deletions)

View changed files

📝 src/core/analog_controller.cpp (+6 -2)
📝 src/frontend-common/common_host_interface.cpp (+2 -1)

📄 Description

This also locks the axis scale setting exclusively to the Analog Controller for now. I'll have to run some hardware tests on the NeGcon to see what axes require scaling for it and do the necessary refactoring based on those results.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stenzek/duckstation/pull/665 **Author:** [@ggrtk](https://github.com/ggrtk) **Created:** 7/25/2020 **Status:** ✅ Merged **Merged:** 7/26/2020 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `analog-controller` --- ### 📝 Commits (1) - [`79576ca`](https://github.com/stenzek/duckstation/commit/79576ca956bd1e0b465e37a7c3d7a9931a483878) AnalogController: Expose axis scale setting to frontend ### 📊 Changes **2 files changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/core/analog_controller.cpp` (+6 -2) 📝 `src/frontend-common/common_host_interface.cpp` (+2 -1) </details> ### 📄 Description This also locks the axis scale setting exclusively to the Analog Controller for now. I'll have to run some hardware tests on the NeGcon to see what axes require scaling for it and do the necessary refactoring based on those results. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:06:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#74