mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #3158] [MERGED] Changed symbol bindings to their names #3270
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#3270
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/shadps4-emu/shadPS4/pull/3158
Author: @nickci2002
Created: 6/25/2025
Status: ✅ Merged
Merged: 6/27/2025
Merged by: @kalaposfos13
Base:
main← Head:comma-hash-input-fix📝 Commits (3)
813a478Changed symbol bindings to their names4b6a8fbFixed kakposfos' requests on GitHub312982aFine, 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.