Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Display Modes
  #1  
Old 12-11-2016, 20:36
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
Question Decompressing problems

hi
i was trying a method [srep64+pzlib:m3f:a64:d1g+nz] it compressed assassins creed unity 43 gigabytes to 20 kilobyte archive the archive is healthy and i can open it with freearc
the problem is i tried almost all unpacking makers here
but nothing
it either gives an known compression method [srep64] while the arc.ini is clean and good
or don't decompress any thing and exit

[External compressor:nz]
;header = 0 -cc = CM algo -cO=BWT algo ;testing = nz:r:v:cc:m8g:br512m:bw512m4:t0:nm
packcmd = nz64 a -r -v -cc -m16g -br512m -bw512m -p4 -t0 -nm $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
unpackcmd = nz64 x -m13g -t8 -p0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.nz

[External compressor:srep64]
header = 0
packcmd = srep64 {options} -m3f -d1g -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64 {options} -d -s -- <stdin> <stdout>

[External compressorzlib]
header = 0
packcmd = pzlib e -m2 -c1024m -t8 - -o -v $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp
unpackcmd = pzlib d -t8 - -o - <stdin> <stdout>

PLEASE HELP sorry for my english
Attached Files
File Type: 7z SIDE ARCHIVE.7z (1.61 MB, 107 views)
__________________
learn it
Reply With Quote
Sponsored Links
  #2  
Old 12-11-2016, 21:48
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
srep64+pzlib:m3f:a64:d1g+nz

srep64+pzlib+nz
__________________
~ Greetz to anyone teached me anything ~
Reply With Quote
  #3  
Old 12-11-2016, 21:53
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
For AC unity their is no need for any pre-compressor
so basically use this
srep64+xz
or
srep64+nz
or
srep64+zcm
__________________
~ Greetz to anyone teached me anything ~
Reply With Quote
  #4  
Old 12-11-2016, 22:51
ChronoCross's Avatar
ChronoCross ChronoCross is offline
Registered User
 
Join Date: Sep 2014
Location: Acacia Dragons
Posts: 254
Thanks: 145
Thanked 203 Times in 115 Posts
ChronoCross is on a distinguished road
We are in the forum of madness answered once and once again the same question.
Reply With Quote
  #5  
Old 13-11-2016, 01:30
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
@ChronoCross you have to pay some attention for them 'cause someday maybe one of them will be a pro in this field
__________________
~ Greetz to anyone teached me anything ~
Reply With Quote
The Following User Says Thank You to aswadd For This Useful Post:
oltjon (13-11-2016)
  #6  
Old 13-11-2016, 02:42
rez3vil's Avatar
rez3vil rez3vil is offline
Registered User
 
Join Date: Sep 2016
Location: Nosgoth
Posts: 17
Thanks: 58
Thanked 9 Times in 7 Posts
rez3vil is on a distinguished road
Quote:
Originally Posted by EzzEldin16 View Post
hi
i was trying a method [srep64+pzlib:m3f:a64:d1g+nz] it compressed assassins creed unity 43 gigabytes to 20 kilobyte archive the archive is healthy and i can open it with freearc
you just defied the laws of compression.
Reply With Quote
The Following User Says Thank You to rez3vil For This Useful Post:
knife16 (13-11-2016)
  #7  
Old 13-11-2016, 03:42
knife16 knife16 is offline
Registered User
 
Join Date: Jul 2016
Location: Bangladesh
Posts: 3
Thanks: 148
Thanked 2 Times in 1 Post
knife16 is on a distinguished road
Quote:
Originally Posted by rez3vil View Post
you just defied the laws of compression.
Wooo maybe one day we'll get..
Reply With Quote
  #8  
Old 13-11-2016, 04:57
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
@rez3vil
i don't know it's like i compressed the data and i'll never extract them
and guys please if you have an answer give it if don't have an answer don't go to any thread which there owner willing to learn and listen to tell him this thread was answered okay then give me the answer :3
__________________
learn it
Reply With Quote
  #9  
Old 13-11-2016, 08:28
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
any admin please delete this thread my mistake sorry
__________________
learn it
Reply With Quote
  #10  
Old 16-11-2016, 08:27
ChronoCross's Avatar
ChronoCross ChronoCross is offline
Registered User
 
Join Date: Sep 2014
Location: Acacia Dragons
Posts: 254
Thanks: 145
Thanked 203 Times in 115 Posts
ChronoCross is on a distinguished road
Quote:
Originally Posted by aswadd View Post
srep64+pzlib:m3f:a64:d1g+nz

srep64+pzlib+nz
dear aswad. You need to pay attention zlib precompressors goes always first. Also if the compressed file have a few kb the file are corrupted. Is easy and very obvious.
Reply With Quote
  #11  
Old 16-11-2016, 14:12
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
Quote:
Originally Posted by ChronoCross View Post
dear aswad. You need to pay attention zlib precompressors goes always first. Also if the compressed file have a few kb the file are corrupted. Is easy and very obvious.
Dear ChronoCross , do i look like a guy who don't know where should i put the pre-compressor I rewrite the method to fix only the parameters also everyone knows that pre-compressors comes in the first place so no need to tell anyone that .. he is free to use it in the first or middle or even in the end
__________________
~ Greetz to anyone teached me anything ~
Reply With Quote
  #12  
Old 17-11-2016, 07:15
ChronoCross's Avatar
ChronoCross ChronoCross is offline
Registered User
 
Join Date: Sep 2014
Location: Acacia Dragons
Posts: 254
Thanks: 145
Thanked 203 Times in 115 Posts
ChronoCross is on a distinguished road
Yeah, but we need to post the right answer or the correct way for compress files to get small size. Hey ezzeldin16 did you know flac compressor is better than tak and tta for compress wav audio files. Now you learn something.
Reply With Quote
  #13  
Old 17-11-2016, 07:26
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 714 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
if u get ogg into the scene then the compression is even better
Reply With Quote
  #14  
Old 17-11-2016, 11:26
ChronoCross's Avatar
ChronoCross ChronoCross is offline
Registered User
 
Join Date: Sep 2014
Location: Acacia Dragons
Posts: 254
Thanks: 145
Thanked 203 Times in 115 Posts
ChronoCross is on a distinguished road
If we are talk about tta tak and flac this compressors are lossless. ogg is lossy you can't go back to the original file.
Reply With Quote
  #15  
Old 17-11-2016, 19:44
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 714 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Quote:
Originally Posted by ChronoCross View Post
If we are talk about tta tak and flac this compressors are lossless. ogg is lossy you can't go back to the original file.
but the loss in the quality can't be sense

>>dear aswad. You need to pay attention zlib precompressors goes always first. Also if the compressed file have a few kb the file are corrupted. Is easy and very obvious.

Not true always, use delta before reflate u will get better speed with little bit decrease in compression
Reply With Quote
The Following User Says Thank You to Gupta For This Useful Post:
aswadd (18-11-2016)
Reply

Tags
arc.ini srep, archive, freearc, pzlib, unpacker

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
S.T.A.L.K.E.R. Call of Pripyat problems Crew08 General Gaming 3 06-12-2009 08:53
Problems Backing up! Need For Speed Undg 2 Aurora PS2 Games 4 26-11-2004 19:25
RTWC and the problems you have Riesenhirni PC Games 1 12-12-2001 06:48
PS2 With Neo4, some Teething Problems, anyone help ? UPDATE 2 ! GAZUK23 PS2 Games 1 30-11-2001 11:16
PS2 With Neo4, some Teething Problems, anyone help ? GAZUK23 PS2 Games 1 30-11-2001 04:01



All times are GMT -7. The time now is 08:59.


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