Since his
previous updates,
PS4 Scene developer
Hippie68 added some new
PlayStation 4 homebrew applications to his
Github Repository including a
PS4 PKG Compatibility Checker providing checksums indicating whether
PS4 Game and Update PKG Files are compatible with each other (
married) with an
MSUM command-line version alongside a cross-platform (MacOS, Linux & Windows)
PS4 PKG Manager for handling large collections of
PS4 PKG Files.
Download:
ps4-pkg-compatibility-checker.jar /
PS4 PKG Compatibility Checker GIT /
msum.exe / msum_32.exe /
MSUM GIT /
PS4 PKG Manager (
pkg_manager_linux-arm.jar,
pkg_manager_linux.jar,
pkg_manager_macos-arm.jar,
pkg_manager_macos.jar,
pkg_manager_windows.jar) /
PS4 PKG Manager GIT
From the
PS4 PKG Compatibility Checker README.md:
PS4 PKG Compatibility Checker
Graphical user interface with drag and drop functionality. Prints checksums that indicate whether PS4 game and update PKG files are compatible with each other ("married").
For a command line version, look here:
msum.
How to use
PKG files can be added via drag and drop or "File - Add...". Their checksums appear automatically.If checksums match, the PKG files are compatible with each other ("married"). The program can also be run on partially downloaded files.
This is a Java program which requires a Java runtime environment (JRE), at least version 17-LTS.
For Windows and Mac...