[PR #3370] [MERGED] Qt: remapping Guis - more minor fixes #3418

Closed
opened 2026-02-27 22:03:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3370
Author: @rainmakerv3
Created: 8/2/2025
Status: Merged
Merged: 8/3/2025
Merged by: @georgemoralis

Base: mainHead: more-fixes


📝 Commits (1)

📊 Changes

3 files changed (+30 additions, -24 deletions)

View changed files

📝 src/qt_gui/control_settings.cpp (+27 -22)
📝 src/qt_gui/control_settings.h (+2 -1)
📝 src/qt_gui/kbm_gui.cpp (+1 -1)

📄 Description

  1. fixes saving when mouse to joystick and another mapping are set to "right"
  2. Use indexed qmap instead of qset to store controller bindings to enforce a certain order inserting strings for multiple inputs
  3. Add the missing restriction to force only maximum 3 input strings for controller

🔄 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/3370 **Author:** [@rainmakerv3](https://github.com/rainmakerv3) **Created:** 8/2/2025 **Status:** ✅ Merged **Merged:** 8/3/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `more-fixes` --- ### 📝 Commits (1) - [`b41ea7e`](https://github.com/shadps4-emu/shadPS4/commit/b41ea7e4ffd49362b7114e6ffc943500a751f863) Minor fixes ### 📊 Changes **3 files changed** (+30 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/control_settings.cpp` (+27 -22) 📝 `src/qt_gui/control_settings.h` (+2 -1) 📝 `src/qt_gui/kbm_gui.cpp` (+1 -1) </details> ### 📄 Description 1) fixes saving when mouse to joystick and another mapping are set to "right" 2) Use indexed qmap instead of qset to store controller bindings to enforce a certain order inserting strings for multiple inputs 3) Add the missing restriction to force only maximum 3 input strings for controller --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:37 +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#3418
No description provided.