mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[GH-ISSUE #1954] ShadPS4 not starting after selecting folders #680
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#680
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 @RaymonMX on GitHub (Dec 28, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1954
I try to open the .exe and I select the folders, but after that the emulator doesn't open. I've tried to install the correct Visual C++ stuff, and I tried many of them, but it simply doesn't work.
I also tried to move the folder to my C:/ but the same issue happens.
https://github.com/user-attachments/assets/36e22274-57aa-4ab6-9969-a4b63cc004e4
@Missake212 commented on GitHub (Dec 28, 2024):
Are your drivers up to date? Also what CPU and GPU do you have ?
@RaymonMX commented on GitHub (Dec 28, 2024):
They are.
Processor | AMD Ryzen 5 4600H with Radeon Graphics
Video Card | AMD Radeon(TM) Graphics
Video Card #2 | NVIDIA GeForce GTX 1650
Operating System | Windows 11
RAM | 16 GB
https://github.com/user-attachments/assets/688dbb8b-93e6-4316-bb3f-097106c6d275
@Missake212 commented on GitHub (Dec 28, 2024):
I wouldn't trust Windows built in driver updater, you should look directly at the AMD iGPU drivers webpage and download them from here
@RaymonMX commented on GitHub (Dec 28, 2024):
Problem solved! Thank you so much
The problem really was the AMD drivers. I was focused on my NVIDIA GPU and totally forgot the AMD.
Thanks again!