|
#496
|
||||
|
||||
|
sorry, for asking this question here, i don't know where to ask.
someone please tell me and give me, best .Wav (.pck) compressor with arc.ini info and required files. Thanks 😊 hint: i try Pck files, on GFC. Game File Scanner showing WAV streams. so i guess i can use Wav compressor.
__________________
Keep Up The Good Works! |
| Sponsored Links |
|
#497
|
||||
|
||||
|
msc
![]() And I don't know what this has to do with xtool.
__________________
Haters gonna hate
|
|
#498
|
||||
|
||||
|
yes, my bad, this is not related to xtool
i try msc, but wont work. can you help me.
__________________
Keep Up The Good Works! |
|
#499
|
|||
|
|||
|
yasitha: Try it use testing tta methods from FreeArc and totally ignored file extension from during compression.
This compression oks, use final packing the following switches: tta+srep+lzma or lolz |
|
#500
|
|||
|
|||
|
Afaik freearc's tta works on per file basis,while msc works on stream(/file)?!
|
|
#501
|
||||
|
||||
|
Posting it here aswell
Code:
xtool:png+xtool:preflate+srep+lzma2 Compressed 8,178 files, 2,202,105,870 => 1,112,132,188 bytes. Ratio 50.50% Compression time: cpu 17.70 sec/real 1593.72 sec = 1%. Speed 1.38 mB/s All OK precomp_mtx+srep+lzma2 Compressed 8,178 files, 2,202,105,870 => 1,120,270,164 bytes. Ratio 50.87% Compression time: cpu 16.72 sec/real 2599.17 sec = 1%. Speed 0.85 mB/s All OK
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
Masquerade (24-05-2022) | ||
|
#502
|
||||
|
||||
|
Quote:
so i can try and use thank you!!
__________________
Keep Up The Good Works! |
|
#503
|
||||
|
||||
|
Quote:
__________________
Keep Up The Good Works! |
|
#504
|
||||
|
||||
|
Quote:
![]() ![]() what is this ?
__________________
Keep Up The Good Works! |
|
#505
|
|||
|
|||
|
#506
|
|||
|
|||
|
During repacking of Final Fantasy XIII(PC version), I found that using
Code:
xtool:d1:c64m:mzlib:mreflate Code:
[External compressor:xtool]
header = 0
packcmd = _EC\xtool\xtool precomp -t50p {options} - - <stdin> <stdout>
unpackcmd = _EC\xtool\xtool decode -t50p - - <stdin> <stdout>
fferr.png fferr2.png ----------------------------------------------------------------------------------- EDIT2: Found the problem! It's with reflate. If I use zlib instead: Code:
xtool:d1:c32m:mzlib+srep64:m3f:mem8g:a0+4x4:lzma:64mb:normal:32:lc8 ADDENUM: It's due to depth. Anything higher than -d0 cause failure during decompression. Zlib and preflate do not have this problem. Data tested is 'sys' directory(2.8gb) in Final Fantasy XIII(PC, fitgirl version). Last edited by elit; 04-07-2022 at 04:44. |
| The Following User Says Thank You to elit For This Useful Post: | ||
Gehrman (14-07-2022) | ||
|
#507
|
||||
|
||||
|
Quote:
Code:
[External compressor:xtool]
header = 0
packcmd = _EC\xtool\xtool precomp -t50p { -option} --dbase - - <stdin> <stdout>
unpackcmd = _EC\xtool\xtool decode -t50p - - <stdin> <stdout>
|
|
#508
|
|||
|
|||
|
Quote:
Code:
xtool:d1:c64mb:mzlib:mreflate+srep64:m3f:mem8g:a0+4x4:lzma:64mb:normal:32:lc8 EDIT: Found the problem, see 2 posts above. Last edited by elit; 04-07-2022 at 03:57. |
|
#509
|
|||
|
|||
|
Also, aside from what I stated above, there was another interesting thing I found. When inflating(with reflate option), if I use c32m-c128m range, xtool process about 25150 streams. Then when I use -c256m, it only process ~22000 streams. And yet, if I use -c512m option, it again process ~25150 streams. All other options same. Go figure.
|
| The Following User Says Thank You to elit For This Useful Post: | ||
Gehrman (14-07-2022) | ||
|
#510
|
|||
|
|||
|
And even more interesting, reflate is actually faster than zlib at same options(with depth 1 and chunk size of 32m at least)???:
zlib.png reflate.png |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Dev]XTool | Razor12911 | Conversion Tutorials | 180 | 23-10-2020 06:26 |
| Project Cars Digital Edition (3xDVD5) (srep+lzma) | GTX590 | PC Games - CD/DVD Conversions | 10 | 28-08-2017 08:34 |
| Project IGI Anthology 1xCD700 CIUV2 2039 | mausschieber | PC Games - CD/DVD Conversions | 0 | 24-07-2017 15:12 |
| Space Channel 5 Part 2 Translation Project | Christuserloeser | DC Games | 0 | 21-06-2004 18:16 |