mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[GH-ISSUE #2459] [APP BUG]: Can't find discrete graphics card in the Graphics Device interface. #816
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#816
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?
Originally created by @liuluhaixiu on GitHub (Feb 16, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2459
Checklist
Describe the Bug
I'm using a laptop. My graphics card is an RTX 4070, and the CPU is from AMD. In the Graphics settings, in the Graphics Device option, there is only an option for the integrated graphics, and I can't find my discrete graphics card. As a result, the game runs extremely sluggishly. I tried to disable the CPU - integrated graphics using environment variables, but it didn't work. May I ask how to solve this problem?
Reproduction Steps
laptop,rtx4070+amdR9 7940H
Expected Behavior
No response
Specify OS Version
Windows 11
@Hermiten commented on GitHub (Feb 25, 2025):
Can you update your NVIDIA driver with this link: https://www.nvidia.com/en-us/drivers and not with Windows update.
Be sure to update your RTX 4070 driver and then open the emulator again
@liuluhaixiu commented on GitHub (Feb 26, 2025):
thanks for your reply