Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-09-2016, 00:56
Ichiraku2001 Ichiraku2001 is offline
Registered User
 
Join Date: Dec 2015
Location: India
Posts: 14
Thanks: 35
Thanked 4 Times in 3 Posts
Ichiraku2001 is on a distinguished road
Storing Method

hey guys! i wanna know about this storing method - i've seen many data files with this storing thingy


like this - how do we achieve this? i guess its something to do with the average block size
plz help
Reply With Quote
Sponsored Links
  #2  
Old 05-09-2016, 03:15
FitGirl FitGirl is offline
Registered User
 
Join Date: Dec 2014
Location: Riga
Posts: 209
Thanks: 21
Thanked 244 Times in 132 Posts
FitGirl is on a distinguished road
Quote:
Originally Posted by Ichiraku2001 View Post
hey guys! i wanna know about this storing method - i've seen many data files with this storing thingy


like this - how do we achieve this? i guess its something to do with the average block size
plz help
It's just a block without compression at all.
Reply With Quote
The Following 2 Users Say Thank You to FitGirl For This Useful Post:
Ichiraku2001 (06-09-2016), Jiva newstone (01-06-2017)
  #3  
Old 05-09-2016, 03:21
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
the problem is not how to do it as it's easy "arc -m0" or from freearc just compress the folder with no compression (m0) then recompress it with srep+LZMA
the problem is why he is using it I'm also confused
does it mean to get a non-compressed file to make srep+LZMA more powerful compressor ?? or Just For speeding-up compression & decompression ?? I have noticed that it has better ratio than using Maximum arc O.o So any One here could explain to us why using store method ??
Reply With Quote
The Following User Says Thank You to aswadd For This Useful Post:
Ichiraku2001 (05-09-2016)
  #4  
Old 05-09-2016, 08:09
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
Storing means files that not compressed (-m0) so basically when you put a game folder in arc & compress using for EX: Srep+LZMA .. arc detect automatically files & see if this file can be compressed or not by any algorithm so files that can't be compressed will be stored (Means without any compression) so it's useful for certain files only .. Basically ignore it & arc will automatically do it for you
Reply With Quote
The Following User Says Thank You to aswadd For This Useful Post:
Ichiraku2001 (05-09-2016)
  #5  
Old 05-09-2016, 08:33
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
Thats is a empty folder try using -dm0 means compress empty folders with method 0.
Reply With Quote
The Following User Says Thank You to ChronoCross For This Useful Post:
Ichiraku2001 (05-09-2016)
  #6  
Old 05-09-2016, 11:57
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
Thats is a empty folder try using -dm0 means compress empty folders with method 0.
I don't think it's an empty folder as i compressed AC4 Folder & has no empty folders inside of it .. Also it's not an empty file I don't know much about solids but i think it's related to solid blocks


Last edited by aswadd; 05-09-2016 at 12:02.
Reply With Quote
The Following User Says Thank You to aswadd For This Useful Post:
Ichiraku2001 (05-09-2016)
  #7  
Old 05-09-2016, 12:41
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 you think this is about solid blocks try using -s;
Reply With Quote
  #8  
Old 05-09-2016, 22:55
Ichiraku2001 Ichiraku2001 is offline
Registered User
 
Join Date: Dec 2015
Location: India
Posts: 14
Thanks: 35
Thanked 4 Times in 3 Posts
Ichiraku2001 is on a distinguished road
Quote:
Originally Posted by FitGirl View Post
It's just a block without compression at all.
cp always uses it xD
Reply With Quote
  #9  
Old 06-09-2016, 08:32
FitGirl FitGirl is offline
Registered User
 
Join Date: Dec 2014
Location: Riga
Posts: 209
Thanks: 21
Thanked 244 Times in 132 Posts
FitGirl is on a distinguished road
Quote:
Originally Posted by Ichiraku2001 View Post
cp always uses it xD
They also always use delta by default, so nothing new here
Reply With Quote
The Following User Says Thank You to FitGirl For This Useful Post:
Ichiraku2001 (06-09-2016)
  #10  
Old 06-09-2016, 10:08
Ichiraku2001 Ichiraku2001 is offline
Registered User
 
Join Date: Dec 2015
Location: India
Posts: 14
Thanks: 35
Thanked 4 Times in 3 Posts
Ichiraku2001 is on a distinguished road
Smile

Quote:
Originally Posted by aswadd View Post
the problem is not how to do it as it's easy "arc -m0" or from freearc just compress the folder with no compression (m0) then recompress it with srep+LZMA
the problem is why he is using it I'm also confused
does it mean to get a non-compressed file to make srep+LZMA more powerful compressor ?? or Just For speeding-up compression & decompression ?? I have noticed that it has better ratio than using Maximum arc O.o So any One here could explain to us why using store method ??
hey man - i tried -m0 in .bat of masked compressor 2.5
arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -w.
to
arc -m0 a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -w.

but nothing happened - my output data file had nothing like storing - also i tried ac black flag jackdaw edition
Reply With Quote
  #11  
Old 06-09-2016, 10:34
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
That method : Storing actually is used to store relative file paths not any non-compressed stuff, that means if your input doesn't contain any folders, it won't be there
__________________
-the science of the useless-
Reply With Quote
The Following User Says Thank You to gozarck For This Useful Post:
Ichiraku2001 (07-09-2016)
  #12  
Old 07-09-2016, 08:04
Ichiraku2001 Ichiraku2001 is offline
Registered User
 
Join Date: Dec 2015
Location: India
Posts: 14
Thanks: 35
Thanked 4 Times in 3 Posts
Ichiraku2001 is on a distinguished road
Quote:
Originally Posted by gozarck View Post
That method : Storing actually is used to store relative file paths not any non-compressed stuff, that means if your input doesn't contain any folders, it won't be there
so any use of it in repacking. sir?
Reply With Quote
  #13  
Old 07-09-2016, 09:55
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 Ichiraku2001 View Post
so any use of it in repacking. sir?
you don't need to use it you can achieve the same result or better than without using it
Reply With Quote
  #14  
Old 22-09-2016, 11:03
Bulat Bulat is offline
Registered User
 
Join Date: May 2016
Location: Moscow
Posts: 63
Thanks: 26
Thanked 50 Times in 27 Posts
Bulat is on a distinguished road
it will not buy you anything, but if yiu are interested:

1. fa stores directory names in archive. it's useful because 1) it stores datatime stamps of dirs so they can be restored on extraction too, and 2) if some directory is empty, it will allow recreate this directory on extraction. due to last reason, the option that fiorces this named "store empty directories"

2. since there is no "file contents" in directories, they are considered as files of length 0. it's meaningless to compress such files, so they are joined together and stored in the block with "storing" method. it's just a technical detail that allows to simplify the program
Reply With Quote
The Following 2 Users Say Thank You to Bulat For This Useful Post:
ffmla (22-09-2016), Ichiraku2001 (24-09-2016)
Reply


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
Freearc What Method Razor12911 Conversion Tutorials 27 03-03-2017 20:54
Magic 3.1 Rubberbandman PS2 Games 5 01-10-2003 21:39
battlefield prob super_gray PC Games 4 09-12-2002 12:27
New burning method (the one using bin2boot) won't work with all games? Please read and help RedsunsFD DC Games 3 30-11-2001 03:06



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


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