aldo-o / pkg-merge

merges pkg parts into one pkg file
26 stars 3 forks source link

Debug Assertion Failed c++ #6

Closed Uncleteh closed 7 months ago

Uncleteh commented 8 months ago

Hi, I'm having this problem whenever I try to merge the pkg files I've even applied a fresh Windows copy and still have the same error 8868686

Saigaiii commented 8 months ago

Hi, I'm having this problem whenever I try to merge the pkg files I've even applied a fresh Windows copy and still have the same error 8868686

Were you able to fix this?

EDIT: ok so I think I found the fix for this. When I downloaded the sc file for my game (Returnal) it had a different PPSA thing to the rest of my files. For example, Im pretty sure I bought the US version of Returnal, which is PPSA01284. But the files are with PPSA01285, which is the region code for EU. So I downloaded the sc file for EU version and now it matches exactly with the other files, which allowed me to put it over pkg merge with no issue. I'll update this in case it works or not I guess.

EDIT #2: OK so that did not work. But what did work was renaming the sc file. So yo need to rename it to match the other files. For example, if the game files are EU, as is the case for Returnal, rename the sc file that starts with UP to EP, and change the PPSA ID to match the others, in this case from 01284 to 01285. Along with making sure to edit the sc part in the file name to the last number of the packages you have, that should fix this debug assertion error.