Skip to content

lingeringwillx/CrappySims2Compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 13, 2024
83b663b · Nov 13, 2024
Nov 13, 2024
Nov 25, 2023
May 31, 2024
Mar 20, 2024
Mar 20, 2024
Nov 16, 2023

Repository files navigation

Sims 2 Compression Experiments


Current build can be compiled with Visual C++ Build Tools. Run compile.bat to compile.

Usage: dbpf-recompress -args package_file_or_folder

There is now an experimental release that could be used as a drop-in replacement for The Compressorizer's original executable. It achieves faster compression in the following ways:

1- By utilizing all of the cores of the CPU for compression.

2- By using zlib's level 5 compression parameters instead of level 9.

To use it, just download the .exe file and put it in the same directory as The Compressorizer, overwriting the old file.

Alternatively, you can just drag and drop your file or folder to the executable and it will be compressed.

Refpack/QFS compression Information Repository