|
#11
|
|||
|
|||
|
wem(un)pak
This is a more feature packed version of Masquerade's WemTool that i made few months ago to compress wem files from Silent Hill f. As it was made with golang, the binary sizes are huge. I didnt want to port this entire thing ito c, so today i added a feature to generate a batch script to decompress the files. Then you can run the batch script in parallel with prl or Mparallel. It follows same file naming standards as original WemTool. So you can use wempack to decompress WemTool compressed data. Attachments include source code.
Code:
SYMM's WEM packer - Compresses .wem to .ww + .DIFFZ Usage: wem-packer.exe [options] <directory> Options: -tN number of threads (e.g. -t4/defaults to cpu count) -s skip if output (.ww + .DIFFZ) is larger than input (.wem) -b keep original .wem files -cX compressor for hdiffz, default = none. -h show this help message Code:
SYMM's WEM unpacker - Decompresses .ww + .DIFFZ to .wem Usage: wem-unpacker.exe [options] <directory> Options: -tN number of threads (e.g. -t4) -b keep original .ww and .DIFFZ files -n generate a batch script to decompress -h show this help message
Last edited by wrathma; 20-04-2026 at 04:26. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Support and Help on Game Compression Tools and Methods | Snake288 | Conversion Tutorials | 4 | 18-04-2020 06:30 |
| Help choosing an mp3 player | ikermalli | Media Players | 8 | 22-08-2010 23:15 |
| [REQ] Pac-Man World 2 Starforce 3 Crack (RLD Tools inside) | newone111 | PC Games | 48 | 21-03-2010 00:22 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |
| Daemon Tools Question | Overthere | PC Games | 11 | 16-06-2003 17:02 |