Original compression script by ufo_z.
Compression script ported to windows by JTE.
Decompression script and correct.exe by andwhyisit.

Decompression
-------------
To decompress and unpack a data.csz file simply run decompress.exe.
decompress_en.exe and decompress_jp.exe are only for if you want your
mod to use only one language as opposed to two.

To decompress a mod run decompressmod.exe.

Originally my stance was to leave data.csz packing as a one-way trip
to leave the data closed if the author wished. However, as I have
discovered, this has a tendency to cause problems for the author and
there never will be any PSP-only mods. So I give you mod csz
decompression.

Editing
-------------
Files suffixed with or containing "(1)" in the filename are
English-only, files suffixed with or containing "(2)" in the filename
are Japanese-only, and all other files are language independent.

Compression
-------------
Run pack.exe, correct.exe, and compress.exe in that order to create a
data.csz file, or just run compress_sc.bat instead. Remember to
remove the archive.dat file after creating your data.csz file.