[PR #3158] [MERGED] Changed symbol bindings to their names #3270

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3158
Author: @nickci2002
Created: 6/25/2025
Status: Merged
Merged: 6/27/2025
Merged by: @kalaposfos13

Base: mainHead: comma-hash-input-fix


📝 Commits (3)

  • 813a478 Changed symbol bindings to their names
  • 4b6a8fb Fixed kakposfos' requests on GitHub
  • 312982a Fine, I'll do it myself.

📊 Changes

3 files changed (+142 additions, -103 deletions)

View changed files

📝 src/input/input_handler.h (+39 -39)
📝 src/qt_gui/kbm_gui.cpp (+35 -29)
📝 src/qt_gui/kbm_help_dialog.cpp (+68 -35)

📄 Description

Replaced ',' with 'comma', '.' with 'period', etc. due to binding errors. Also updated kbm_help_dialog.cpp to show symbols with their names.


🔄 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/3158 **Author:** [@nickci2002](https://github.com/nickci2002) **Created:** 6/25/2025 **Status:** ✅ Merged **Merged:** 6/27/2025 **Merged by:** [@kalaposfos13](https://github.com/kalaposfos13) **Base:** `main` ← **Head:** `comma-hash-input-fix` --- ### 📝 Commits (3) - [`813a478`](https://github.com/shadps4-emu/shadPS4/commit/813a478ba8c478e5adc947cf22869a1b886d95ed) Changed symbol bindings to their names - [`4b6a8fb`](https://github.com/shadps4-emu/shadPS4/commit/4b6a8fb2c819cb62c7638c3017da7e94ca6d32dd) Fixed kakposfos' requests on GitHub - [`312982a`](https://github.com/shadps4-emu/shadPS4/commit/312982adde4192ea9a62b20f07b4af76860e72d5) Fine, I'll do it myself. ### 📊 Changes **3 files changed** (+142 additions, -103 deletions) <details> <summary>View changed files</summary> 📝 `src/input/input_handler.h` (+39 -39) 📝 `src/qt_gui/kbm_gui.cpp` (+35 -29) 📝 `src/qt_gui/kbm_help_dialog.cpp` (+68 -35) </details> ### 📄 Description Replaced ',' with 'comma', '.' with 'period', etc. due to binding errors. Also updated kbm_help_dialog.cpp to show symbols with their names. --- <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:04 +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#3270
No description provided.