[PR #1578] [CLOSED] Android: Manually scale axis values instead of using motion range #560

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

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/1578
Author: @stenzek
Created: 2/4/2021
Status: Closed

Base: masterHead: android-controller


📝 Commits (2)

  • a7e262b Android: Manually scale axis values instead of using motion range
  • 3267ebe temp

📊 Changes

3 files changed (+19 additions, -17 deletions)

View changed files

📝 .github/workflows/rolling-release.yml (+0 -3)
📝 android/app/src/cpp/android_controller_interface.cpp (+1 -9)
📝 android/app/src/main/java/com/github/stenzek/duckstation/EmulationSurfaceView.java (+18 -5)

📄 Description

No description provided


🔄 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/1578 **Author:** [@stenzek](https://github.com/stenzek) **Created:** 2/4/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `android-controller` --- ### 📝 Commits (2) - [`a7e262b`](https://github.com/stenzek/duckstation/commit/a7e262b64e9b8c992e6778eca1e64ba8a7d00511) Android: Manually scale axis values instead of using motion range - [`3267ebe`](https://github.com/stenzek/duckstation/commit/3267ebe63aa51a85d2b00465d6551adb70421fbd) temp ### 📊 Changes **3 files changed** (+19 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/rolling-release.yml` (+0 -3) 📝 `android/app/src/cpp/android_controller_interface.cpp` (+1 -9) 📝 `android/app/src/main/java/com/github/stenzek/duckstation/EmulationSurfaceView.java` (+18 -5) </details> ### 📄 Description _No description provided_ --- <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:08:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#560