#1
|
|||
|
|||
[compressor]7pack/FstGZIP
7Pack REV a FAST GZIP based (de)compressor
Note:Fsharpcore.dll allows it to work,include it your innoscript!! Note2:currently working on an LZ77 based version in AMD64_Assembly arc.ini\/ HTML Code:
[External compressor:7pack] packcmd=SevenpackREV.exe --compress $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd=SevenpackREV --decompress $$arcpackedfile$$.tmp $$arcdatafile$$.tmp Last edited by LeVx; 19-06-2023 at 18:11. Reason: new version rewritten using GZIP and F# |
Sponsored Links |
#2
|
|||
|
|||
when using 7pack in arc
arc a -r .bin "folder" -m7pack -w.\tmp it gives error Quote:
|
#3
|
|||
|
|||
use the updated arc.ini (i forgot to capitilise External)
|
#4
|
|||
|
|||
with a 100 mb test file is a success
Quote:
Quote:
|
#5
|
|||
|
|||
works with 2gb files aswell,it dispises 4gb and above files (currently working on)(seem like its a FARC thing,it handles the file perfectly in cmd when called directly)
Last edited by LeVx; 01-06-2023 at 12:12. |
#6
|
|||
|
|||
keep up the work
|
#7
|
|||
|
|||
,but could you test a massive file (8gb for instance) in cmd and farc (2nd bug discovered,bad decompression on a game test (system shock remake) it only decompresses about 2-3 MB)
Last edited by LeVx; 01-06-2023 at 12:25. |
#8
|
|||
|
|||
same error
Quote:
|
#9
|
|||
|
|||
going to try and make FstGz in F# as fastlz.h (and fastlz.c) are 32 bit files(why i dont know) instead
Last edited by LeVx; 02-06-2023 at 11:02. |
#10
|
|||
|
|||
Sorry for late response, medical exams ;(
for now no errors but not so fancy ratio Compression Quote:
Quote:
|
Thread Tools | |
Display Modes | |
|
|