A tool to merge parts of a PS4 PKG into one entire PKG file. Useful for installing a full game on your system. Written in C++.
- Download the lastest release from the Release Page
- Extract pkg-merge.exe
- Go to where you extracted pkg-merge.exe, and locate/create a folder with all your PKG pieces inside.
- Drag the folder of PKG files ontop of the pkg-merge.exe program. The merging process should begin.
- Clone the repo
- Open project using Visual Studio (I used VS 2017 Community with the C++ build tools installed)
- Build and run