[PR #2030] [MERGED] pad: Configurable DeadZone #2450

Closed
opened 2026-02-27 21:16:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2030
Author: @Xphalnos
Created: 1/3/2025
Status: Merged
Merged: 1/18/2025
Merged by: @roamic

Base: mainHead: Config_DeadZone


📝 Commits (2)

  • 0c5e7c1 pad: Configurable DeadZone
  • 3948be3 Merge branch 'shadps4-emu:main' into Config_DeadZone

📊 Changes

3 files changed (+20 additions, -4 deletions)

View changed files

📝 src/common/config.cpp (+14 -0)
📝 src/common/config.h (+2 -0)
📝 src/core/libraries/pad/pad.cpp (+4 -4)

📄 Description

The deadzone is now configurable.
Those interested are free to implement it in the Qt interface.


🔄 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/shadps4-emu/shadPS4/pull/2030 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 1/3/2025 **Status:** ✅ Merged **Merged:** 1/18/2025 **Merged by:** [@roamic](https://github.com/roamic) **Base:** `main` ← **Head:** `Config_DeadZone` --- ### 📝 Commits (2) - [`0c5e7c1`](https://github.com/shadps4-emu/shadPS4/commit/0c5e7c1a92ebc5a9ee94980b9e7b4e6ab759e079) pad: Configurable DeadZone - [`3948be3`](https://github.com/shadps4-emu/shadPS4/commit/3948be37b71b1bca6438768c9b3f73c2d7e6bd40) Merge branch 'shadps4-emu:main' into Config_DeadZone ### 📊 Changes **3 files changed** (+20 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/common/config.cpp` (+14 -0) 📝 `src/common/config.h` (+2 -0) 📝 `src/core/libraries/pad/pad.cpp` (+4 -4) </details> ### 📄 Description The deadzone is now configurable. Those interested are free to implement it in the Qt interface. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:16:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2450
No description provided.