|
|
|
#1
|
|||
|
|||
|
Hello everyone,
I'm currently using mini compressor tool to compress my games into SFX.exe files. I'm looking for an easy way to quickly identify a good compression method for my games. I'm not looking for maximum compression, just a good balance of compression and decompression/extraction speed that can handedly beat just using 7zip. is there any kind of tool that can scan a game folder and give you a report of file types found? is there a common method that will be good enough to just throw at most games? mini compressor has presets for example: mxc = xprecomp+lolz1/$bitmapz=bmpz/$bink=bink/$void=void/$photo=jpg/$ogg=ogg/$wavz=wvp/$mp3=mpz any help would be appreciated. i just want a simple way to store my games and save storage space. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
https://fileforums.com/showthread.php?t=99554 https://fileforums.com/showthread.php?t=101639 its quite easy to learn the best methods for unity or unreal games, for example. i also suggest that you switch to DiskSpan GUI: https://fileforums.com/showthread.php?t=104507 i used both mini compressor and DiskSpan, and i can tell you that DiskSpan will be much better once you learn how to use it. |
|
#3
|
|||
|
|||
|
Friends. I have a great interest in repacking and am always fascinated by how blatantly you can compress some games. I can program, but here in the forum you are really overwhelmed with tools and programs.
Theoretically it works like this: 1) Precomp the data with xtool (there are already so many plugins here...) a. Here it already fails. If I want to read in an entire folder, I always get 0 / 0 streams and the precomp file is exactly the same size as the source (that shouldn't be the case?) Code:
%INPUT% = Sourcedir xtool.exe precomp -mzlib+reflate -d3 -c64mb -t16 "%INPUT%" c. The precomp files must then be compressed (ideally with FreeArc?). - If I try Code:
arc.exe a -ep1 -dses --dirs -s; -lc- -di -i2 -r -w.\temp -mxtool:c32mb:mzlib data.arc “pack\*” I would love your help - somehow I'm at a loss. Many thanks! I will take care of the unpacking/installing afterwards. That should be easier... Last edited by felixible11; 07-04-2025 at 06:59. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| newbie question | bigorangekitty | PS2 Games | 5 | 15-05-2002 16:51 |
| Total newbie...dumb question...patience please! | xxxMikexxx | PC Games | 1 | 02-04-2002 23:19 |
| newbie question | troi22 | PS2 Games | 1 | 28-02-2002 03:18 |
| newbie PAL patch question for Pro Evolution | Purple Cowboy | PS2 Games | 2 | 19-02-2002 12:39 |
| Newbie question...how do I know if the game I've downloaded is Autoboot or not? | konichiwa | DC Games | 1 | 23-11-2000 20:35 |