View Single Post
  #11  
Old 13-11-2011, 11:33
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by mhcvel View Post
Well... Works great !
Installation time: Around 15 min- (X4 2.8/4GB)
No errors except that thing about desktop icon (blank icons) - Already fixed...

Just one question: What's the difference about this:
Dead Rissing of the Record
Code:
e.g. precomp038 -slow -c189 -m16 -oDROTR DROTR.arc
and this
Skyrim V
Code:
e.g. precomp038 -slow -c6 -m8 -oData1 Data1.bin
Why -c189 - m16 in the first one and the second one -c6 -m8 , what means that ?
-c and -m: (Compression_Levels, Memory_Levels)

After precompressing a file with Precomp, it tells you how to use these both parameters to speed up the precompression the next time you precompress this file. These are the compression level and memory settings which are tried on this file. If you would use this on a different file, it could be that Precomp misses some compressed parts of it.
Reply With Quote