mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #1129] The emulator stopped running after installing the Win 10 x64 KB5043064 update. #353
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#353
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 @tr3m0r on GitHub (Sep 28, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1129
On September 12, the update was installed and the emulator stopped running. Before that, everything was fine, but now a black window just opens without any messages and even the emulator interface itself with a list of games does not open.
The logs folder is empty.
Running any downloaded version of the emulator, even from another folder, does not bring results — everything is exactly the same.
Deleting the user folder in the directory shadPS4.exe does not bring results.
CrashDumps file attached.
https://github.com/user-attachments/assets/e57a6e94-8b56-4bcf-aa88-bb58335a18d6
shadPS4.exe.18184.dmp
@DanielSvoboda commented on GitHub (Sep 28, 2024):
Recently a problem with 'different characters' was fixed, have you tested it in pre-release?
In the print you are using version 0.2.0, we are already at 0.3.1
https://github.com/shadps4-emu/shadPS4/releases
@tr3m0r commented on GitHub (Sep 28, 2024):
I've tried many of the most recent builds. I download a new one almost every day.

And, until September 12th, I didn't have the slightest problem with running the emulator. I started and played Bloodborne without any problems.
The path to the emulator folder does not contain non-Latin characters.
@tr3m0r commented on GitHub (Sep 28, 2024):
I just downloaded this version shadps4-win64-qt-2024-09-28-545e94d unpacked it into a new folder, the result is still the same
https://github.com/user-attachments/assets/658da0ff-d80c-4770-b3d8-344a456c33d3
@troubleNZ commented on GitHub (Sep 29, 2024):
you need to change folder permissions, or launch as an administrator every time.
do the following to resolve.
run cmd as administrator, type "explorer ." so it opens an explorer window as administrator. navigate to the folder.
Right click, Select Properties. security tab.
Change / Edit
Select "Users", tick Modify and Apply/Ok. Ok. and it should now work.
@tr3m0r commented on GitHub (Sep 29, 2024):
It didn't help, unfortunately
https://github.com/user-attachments/assets/137a67f9-bc76-44e3-8aa3-3b681d21f30a
@Hermiten commented on GitHub (Oct 1, 2024):
On your video , you try shadps4 0.2.0 but you said that you downloaded the version from 3 days ago and this one is the 0.3.1 so please test again with the last version
@tr3m0r commented on GitHub (Oct 7, 2024):
No, it's not 0.2.0, it's just the folder name. I've tryed many versions, but since September 12 no one of them running.
The versions released after 02 october now launching the UI, but do not start the game:
https://github.com/user-attachments/assets/43e07562-ffbf-428a-9161-d10a3e547747
But before September 12 I've played Bloodborne successfully on the same PC, none of the configuration changed since, none of the folders moved, etc.
@Attila101 commented on GitHub (Oct 9, 2024):
having the same issue after updating win11, i even reset my entire pc to fix this and failed. it doesnt work anymore, please this should be fixed.
@tr3m0r commented on GitHub (Oct 15, 2024):
Idk the true reason why this happened, but I have found a solution to my problem.
I started xenia canary and saw the error message msvcp140.dll and I decided to reinstall the redistributable package of C++ libraries.
Now everything works as before. The reason why the problem occurred is not clear to me, the libraries were definitely installed before that and everything worked. But, fortunately, in this situation, shadPS4 itself turned out to have nothing to do with it at all.
Tnx to all! Closed.