|
#1
|
||||
|
||||
|
[STDIO] Nanozip
- Don't change "-p1" as you can't create multiple pipes unless using cls, rest, enjoy.
Code:
[External compressor:nz] header = 0 solid = 0 packcmd = nz.exe a -p1 -cc -nm -sp $$arcpackedfile$$.nz $$arcdatafile$$.tmp unpackcmd = nzio.exe x -p1 nul <stdin> <stdout> datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.nz
__________________
We are such stuff as dreams are made on, and our little life is rounded with a sleep. |
| The Following 16 Users Say Thank You to RamiroCruzo For This Useful Post: | ||
78372 (17-03-2018), Andu21 (17-03-2018), Aschenputtell (19-03-2025), darkwolves (17-03-2018), EzzEldin16 (24-03-2018), ffmla (18-03-2018), Jiva newstone (17-03-2018), JustFun (17-03-2018), Lord.Freddy (17-08-2022), Mini (17-03-2018), nebi2003 (02-12-2019), nickwazhere2012 (26-03-2018), oltjon (17-03-2018), ravencrow (20-03-2018), Razor12911 (17-03-2018), Simorq (17-03-2018) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
thanks ramiro for this nz's stdio
|
|
#3
|
||||
|
||||
|
going to test this if i like it i will add it to my own compressor
__________________
Ideas are bulletproof... |
|
#4
|
||||
|
||||
|
Quote:
But yeah, I think that nz probably compresses better than lolz and lzma. If you want better compression ratio go with nz, if you want faster compression go with lzma. |
|
#5
|
||||
|
||||
|
Quote:
__________________
Ideas are bulletproof... Last edited by darkwolves; 17-03-2018 at 13:22. |
|
#6
|
||||
|
||||
|
It is still slooow!
|
|
#7
|
|||
|
|||
|
More slow because it's single threaded. Try cO, it's faster than other methods and ratio isn't that bad. As it's stdio, you can't reach mt for faster speeds, either use stdio for less temps and better ratio or go chunked for MT and more temps.
__________________
NOT AVAILABLE Last edited by 78372; 17-03-2018 at 19:23. |
| The Following User Says Thank You to 78372 For This Useful Post: | ||
oltjon (17-03-2018) | ||
|
#8
|
||||
|
||||
|
Or make mt stdio which will kill ram, about 800 MB for each thread.
__________________
We are such stuff as dreams are made on, and our little life is rounded with a sleep. |
|
#9
|
||||
|
||||
|
pity that the source NZ was not released and then abandoned, perhaps we will not get so soon to a profitable solution if we continue to use hopes ... the future is near, but still far away
__________________
if you understand read more |
|
#10
|
||||
|
||||
|
Rinaldo nanozip wasn't abandoned, i did some dig up a few years ago and i found out that Sammy (author of nanozip) died of brain tumor :/
he didnt publish nanozip, and no friend of his ever did .... tool is pretty much dead so
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
|
#11
|
||||
|
||||
|
I'm very sorry for the type, but as said, in the end it is better to create a new and working thing that follow the old nz, too clean the games always create new extensions and break the neck for nz, not worth it panker.
__________________
if you understand read more |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Advanced Compressor (Nanozip) | panker1992 | Conversion Tutorials | 17 | 15-10-2021 15:11 |
| my repack | yash497 | Conversion Tutorials | 23 | 15-09-2016 06:32 |