Skip to content

merges pkg parts into one update pkg file

Notifications You must be signed in to change notification settings

SuperDeath-exe/pkg-merge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkg-merge

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++. Updated software VS 2017 to VS 2022 Better performance for package merging on larger files Define your own custom destination path

Usage

User-friendly

  1. Extract pkg-merge.exe
  2. Go to where you extracted pkg-merge.exe, and locate/create a folder with all your PKG pieces inside.
  3. Open CMD and run command pkg-merge.exe {game update pieces location folder} {Desired destination folder for merged pkg}

Credits

All credits to xzenithy for the update!

About

merges pkg parts into one update pkg file

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 97.1%
  • C 2.9%