PAK Files

From PS2 Developer wiki
Revision as of 06:20, 28 February 2024 by El isra (talk | contribs) (basic info on PAK files and links to program to handle them)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PAK files are mostly used by utility discs, they usually contain KELF files and their assets.


The most common examples of discs that use them are:

  • DVDPlayer update disc
  • HDD utility disc
  • PSX firmware update disc


An application to unpack these files already exists, callled PAKerUtility, created by sp193.

Source code compiled program