View Single Post
  #1  
Old 20-12-2014, 03:46
Danik1B9's Avatar
Danik1B9 Danik1B9 is offline
Registered User
 
Join Date: Jan 2014
Location: ČR
Posts: 16
Thanks: 58
Thanked 4 Times in 4 Posts
Danik1B9 is on a distinguished road
compression -msrep+rep+delta+nzip

hi could anyone help me with compression? The problem is that it can not expand. This is a compression
Code:
arc a  -ep1 -ed -r -mt1 -w.\Data\ Data-01a.db -msrep+rep+delta+nzip:a1:mfbt4:d158m:fb273:mc1000:lc8 "C:\1\*"
it's much better than other compression methods.

I did a test on the game Metro redux 2033 & Last Light

compression:
Code:
arc a  -ep1 -ed -r -mt1 -w.\Data\ Data-01a.db -msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8 "C:\1\*"
= 11.70GB

compression:
Code:
arc a  -ep1 -ed -r -mt1 -w.\Data\ Data-01a.db -msrep+rep+delta+lzma:ultra:a1:mfbt4:d158m:fb273:mc1000:lc8 "C:\1\*"
= 11.47GB

compression:
Code:
arc a  -ep1 -ed -r -mt1 -w.\Data\ Data-01a.db -msrep+rep+delta+nzip:a1:mfbt4:d158m:fb273:mc1000:lc8 "C:\1\*"
= 10,70GB

I would be happy for the advice and help me to work with nzip unpacking , I can expand other compression.

compression precomp+srep+rep+delta+nzip I did not try.

compression download link: https://mega.co.nz/#!Z4c1GBJT!7x_52D...jyIHXjHlg89lSU

I apologize for my English , I čech

Last edited by Danik1B9; 20-12-2014 at 03:49.
Reply With Quote
The Following User Says Thank You to Danik1B9 For This Useful Post:
Simorq (23-01-2015)
Sponsored Links