mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #665] [MERGED] AnalogController: Expose axis scale setting to frontend #74
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:analog-controller📝 Commits (1)
79576caAnalogController: 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.