Skip to content

Commit 5e33c82

Browse files
committed
Update README.md
1 parent 0908226 commit 5e33c82

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ This format may use compression.
3535
This format is used for downloadable content and games on the PS4. It is structured much like the Unix File System.
3636
PKG files from game discs and downloads contain encrypted (and compressed?) PFS images within them.
3737

38+
### PSARC (*.psarc, *.pak)
39+
This format is used commonly in Playstation 3 and 4 games, and usually has the extension .psarc.
40+
The files within can be compressed with zlib or lzma. Currently, only zlib-compressed archives are supported.
41+
3842
### STFS (*)
3943
This includes the CON and LIVE formats, used for game saves and downloadable
4044
content (among other things) on the Xbox 360. Since documentation on the format

0 commit comments

Comments
 (0)