mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 00:36:00 +03:00
[GH-ISSUE #1537] ShadPS4 crash when trying to install pkg exported from custom firmware PS4 #521
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#521
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 @MOSTROPOLIS on GitHub (Nov 16, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1537
I exported Bloodborne from my ps4 to try it on ShadPS4 and when I go to install pkg from the file menu the application just crashes. I checked event viewer in windows and it tells me the following:
Faulting application name: shadPS4.exe, version: 0.0.0.0, time stamp: 0x67361fee
Faulting module name: VCRUNTIME140.dll, version: 14.42.34433.0, time stamp: 0x98c03cc5
Exception code: 0xc0000005
I have tried uninstalling and reinstalling VC redistributable, but that did nothing. I have also seen other issues where people were using older cpus but I have a 13th gen i7 that supports avx2 instructions so I do not think that is the issue for me.
@MOSTROPOLIS commented on GitHub (Nov 24, 2024):
I was using the retail pkg file from my ps4. After converting it to a fake pkg it extracted like it should and installed to the emulator