[GH-ISSUE #1617] Access violation happens during retrieving PFSC from decrypted pfs_image #550

Closed
opened 2026-02-27 21:06:51 +03:00 by kerem · 1 comment
Owner

Originally created by @ACGNnsj on GitHub (Nov 29, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1617

I've merged split packages via PS4 Package Viewer and tried to install the pkg file.
Access violation occured here:

std::memcpy(pfsc.data(), pfs_decrypted.data() + pfsc_offset, length - pfsc_offset);
Originally created by @ACGNnsj on GitHub (Nov 29, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1617 I've merged split packages via PS4 Package Viewer and tried to install the pkg file. Access violation occured here: ```cpp std::memcpy(pfsc.data(), pfs_decrypted.data() + pfsc_offset, length - pfsc_offset); ```
kerem closed this issue 2026-02-27 21:06:51 +03:00
Author
Owner

@Hermiten commented on GitHub (Dec 6, 2024):

Can you please provide more information:
OS, Which game (CUSA), wihch version of shadps4, etc ?

Thanks you

<!-- gh-comment-id:2524638630 --> @Hermiten commented on GitHub (Dec 6, 2024): Can you please provide more information: OS, Which game (CUSA), wihch version of shadps4, etc ? Thanks you
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#550
No description provided.