mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #3355] [MERGED] controller select crash fix + minor changes #3411
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#3411
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/3355
Author: @rainmakerv3
Created: 7/30/2025
Status: ✅ Merged
Merged: 7/31/2025
Merged by: @georgemoralis
Base:
main← Head:gamepad-fixes📝 Commits (3)
efa573bfix crash and ingame controller check882ae95performance issue fixb946d3eadd change controller event to imgui📊 Changes
4 files changed (+45 additions, -43 deletions)
View changed files
📝
src/imgui/renderer/imgui_impl_sdl3.cpp(+10 -9)📝
src/qt_gui/control_settings.cpp(+5 -6)📝
src/qt_gui/control_settings.ui(+28 -28)📝
src/qt_gui/sdl_event_wrapper.cpp(+2 -0)📄 Description
Fixes constructor crash and imgui mistake causing some performance degradation
Also fixes detection of gamepad added/removed, and puts L1/R1 to the left or L2/R2 in the gui
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.