Skip to content

RattleSN4K3/UT4Script-CompressPak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CompressPak

A batch script to re-compress pak files

Usage

  • Install this script into the root folder of your UE4 editor installation
    (or download and specify CustomRoot from the script file to point to the correct path)
  • Drag and drop a PAK file onto this script from the Windows Explorer
    (Note: this will overwrite the original file by default)
  • Use the script as follows:

re-compress a single pak file

CompressPak.bat [Options]

uncompress a single pak file

CompressPak.bat -u [Options] ```

Options:

-s
Silent mode - Prevent any status message
-o
Overwrite - force to overwrite the original file
-f
Force - If option -o is not given, this will force to overwrite the new file if existing
-u
Uncompress - Uncompress the pak file instead of re-compressing it
-n=<NUMBER>
-n <NUMBER>
Network version - sets/overwrites the network version of the pak file

License

Available under the MIT license.

Author

RattleSN4K3

About

A batch script to re-compress pak files

Resources

License

Stars

Watchers

Forks

Packages

No packages published