pkg2zip
pkg2zip copied to clipboard
PS1 games get extracted to the wrong folder
If you try extract the a PSX PKG file, (for example .. US version of Crash Bandicoot 2 Cortex Strikes Back)
the folder created is pspemu/PSP/GAME/NPUI94151, this is.. well wrong-
it should be pspemu/PSP/GAME/SCUS94154, if you were to download the game from the PS Store, that is the folder it would be extracted to.
the folder name should be the same as the DISC_ID field in PARAM.SFO within EBOOT.PBP.
and not from the Content ID, or the SFO inside the PKG header.
and- This does actually matter, because if you were to actually try run the game installed to this location- (e.g with NoPspEmuDrm .. or an official RIF)
you wont be able to start it and would get the "Cannot access the memory card" error --