FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   [STDIO] Nanozip (https://fileforums.com/showthread.php?t=101615)

RamiroCruzo 17-03-2018 01:27

[STDIO] Nanozip
 
1 Attachment(s)
- 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


Jiva newstone 17-03-2018 05:58

thanks ramiro for this nz's stdio

darkwolves 17-03-2018 07:52

going to test this if i like it i will add it to my own compressor

JustFun 17-03-2018 09:05

Quote:

Originally Posted by darkwolves (Post 469130)
going to test this if i like it i will add it to my own compressor

I`ve already tested it, it beats lolz and lzma obviously, but it pretty much depends, if the game is huge I usually use lzma because it works with DiskSpan, and I use lolz or nz now if I dont need DiskSpan.
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.

darkwolves 17-03-2018 10:20

Quote:

Originally Posted by JustFun (Post 469136)
I`ve already tested it, it beats lolz and lzma obviously, but it pretty much depends, if the game is huge I usually use lzma because it works with DiskSpan, and I use lolz or nz now if I dont need DiskSpan.
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.

i will get around to it i avoided NZ in the past due to decomp speed how well is that with this setup?

JustFun 17-03-2018 15:51

Quote:

Originally Posted by darkwolves (Post 469140)
i will get around to it i avoided NZ in the past due to decomp speed how well is that with this setup?

It is still slooow!

78372 17-03-2018 19:04

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.

RamiroCruzo 17-03-2018 23:07

Quote:

Originally Posted by 78372 (Post 469159)
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.

Or make mt stdio which will kill ram, about 800 MB for each thread.

rinaldo 26-03-2018 15:35

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

panker1992 26-03-2018 18:36

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

rinaldo 26-03-2018 21:28

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.


All times are GMT -7. The time now is 15:30.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com