mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #2908] [MERGED] qt: Delay physical device enumeration to settings open. #3071
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#3071
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/2908
Author: @squidbus
Created: 5/11/2025
Status: ✅ Merged
Merged: 5/11/2025
Merged by: @squidbus
Base:
main← Head:fix-amd-crash📝 Commits (1)
85192f3qt: Delay physical device enumeration to settings open.📊 Changes
4 files changed (+23 additions, -25 deletions)
View changed files
📝
src/qt_gui/main_window.cpp(+2 -17)📝
src/qt_gui/main_window.h(+0 -3)📝
src/qt_gui/settings_dialog.cpp(+20 -3)📝
src/qt_gui/settings_dialog.h(+1 -2)📄 Description
Delay enumerating Vulkan physical devices for the settings menu until the settings UI has been opened.
Should fix this assert with AMD GPUs (unless you open the settings UI before the game):
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.