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 12-03-2018, 18:59
ZakirAhmad ZakirAhmad is offline
Registered User
 
Join Date: Sep 2015
Location: Kmr
Posts: 290
Thanks: 56
Thanked 58 Times in 37 Posts
ZakirAhmad is on a distinguished road
Quote:
Originally Posted by Simorq View Post
Kingdom Come Deliverance
Code:
Original Size: 28.9 GB
Compressed Size: 22.7 GB 
Compression Time: 7 - 8 Hours (2 Cores + 12GB RAM + HDD) (DiskSpan)
Decompression Time: 24 Minutes (2 Cores + HDD)
Method: pzlib:max:t100p+srep:m3f+4x4:b100mb:lzma:a1:mfbt4:d200m:fb273:mc10000:lc8
Nioh Complete Edition
Code:
Original Size: 73.8 GB
Compressed Size: 22 GB 
Compression Time: 2 - 3 Hours (2 Cores + 12GB RAM + HDD) (DiskSpan)
Decompression Time: 15 Minutes (2 Cores + HDD)
Method: srep:m3f+4x4:b100mb:lzma:a1:mfbt4:d200m:fb273:mc10000:lc8
Watch Dogs 2 Gold Edition
Code:
Original Size: 25.1 GB
Compressed Size: 20.2 GB 
Compression Time: 70 Minutes (2 Cores + 12GB RAM + HDD) (DiskSpan)
Decompression Time: 8 Minutes (2 Cores + HDD)
Method: srep:m3f:l128+lzma2
Need for Speed Payback
Code:
Original Size: 27.0 GB
Compressed Size: 15.6 GB 
Compression Time: 102 Minutes (2 Cores + 12GB RAM + HDD) (DiskSpan)
Decompression Time: 6 Minutes (2 Cores + HDD)
Method: srep:m3f:l128+lzma2
lzma2 is best choice than lzma, u can use single thread while compressing (which increases ratio ) but u will get same decompression speed (around 50mbps on my system) which u get in multithreading.
Reply With Quote
The Following User Says Thank You to ZakirAhmad For This Useful Post:
Simorq (12-03-2018)
Sponsored Links
  #2  
Old 26-03-2018, 08:46
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by Simorq View Post
Kingdom Come Deliverance
Code:
Original Size: 28.9 GB
Compressed Size: 22.7 GB 
Compression Time: 7 - 8 Hours (2 Cores + 12GB RAM + HDD) (DiskSpan)
Decompression Time: 24 Minutes (2 Cores + HDD)
Method: pzlib:max:t100p+srep:m3f+4x4:b100mb:lzma:a1:mfbt4:d200m:fb273:mc10000:lc8
These 3 files give me CRC error with this method (i have tested a few other options with pzlib and pzlib3, all the same)

+ the same with all files in "\Data\_fastload" and "\Engine"
Attached Images
File Type: png Unbenannt.png (202.1 KB, 120 views)
__________________
Haters gonna hate
Reply With Quote
  #3  
Old 26-03-2018, 09:07
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,308 Times in 464 Posts
Simorq is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
These 3 files give me CRC error with this method (i have tested a few other options with pzlib and pzlib3, all the same)

+ the same with all files in "\Data\_fastload" and "\Engine"
GOG Version?
Reply With Quote
  #4  
Old 24-02-2018, 12:09
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
^
I can do it for *.blp files, but not for entire game (takes ages).

What switches do you recommend?

Will do it tomorrow and report back then.
__________________
Haters gonna hate
Reply With Quote
  #5  
Old 24-02-2018, 22:33
doofoo24 doofoo24 is offline
Registered User
 
Join Date: Nov 2016
Location: canada
Posts: 408
Thanks: 138
Thanked 474 Times in 227 Posts
doofoo24 is on a distinguished road
Talking if anyone find this info useful enjoy :D

using srep with setting srep:m2f:l128:a1 reduce alot of memory decompression with minimum compression ratio hit as long used with lolz, the setting that i used is lolz:mc1023:fba4096:bc8:blr8:bm8:oh14:pc4:mtt1:d12 8m:mt8 (change mt depend on cpu core)...
i test mad max pzlib:max:c256m+srep:m2f:l128:a1+lolz:mc1023:fba40 96:bc8:blr8:bm8:oh14:pc4:mtt1:mt8:d128m.
i get 34,354,331,688 => 4,266,484,514 bytes. Ratio 12.42%

as in the picture lolz need 261mb per thread no need for more than 2 thread to use with pzlib becase pzlib is the bottleneck...

*srep with m3f need 21g of ram for decompression with m2f:l128:a1 it reduce to 2696mb...
the difference ratio in the end between m3f and m2f 250mb but a lot less memory usage in decompresion and much faster...
total installation time 6 min

Last edited by doofoo24; 12-05-2018 at 21:14.
Reply With Quote
The Following 2 Users Say Thank You to doofoo24 For This Useful Post:
Simorq (25-02-2018), ZakirAhmad (24-02-2018)
  #6  
Old 24-02-2018, 23:18
ZakirAhmad ZakirAhmad is offline
Registered User
 
Join Date: Sep 2015
Location: Kmr
Posts: 290
Thanks: 56
Thanked 58 Times in 37 Posts
ZakirAhmad is on a distinguished road
Quote:
Originally Posted by doofoo24 View Post
using srep with setting srep:m2f:l128:a1 reduce alot of memory decompression with minimum compression ratio hit as long used with lolz, the setting that i used is lolz:mc1023:fba4096:bc8:blr8:bm8h14c4:mtt1:d12 8m:mt8 (change mt depend on cpu core)...
i test mad max pzlib:max:c256m+srep:m2f:l128:a1+lolz:mc1023:fba40 96:bc8:blr8:bm8h14c4:mtt1:mt8:d128m.
i get 34,354,331,688 => 4,266,484,514 bytes. Ratio 12.42%

*srep with m3f need 21g of ram for decompression with m2f:l128:a1 it reduce to 2696mb...
the difference ratio in the end between m3f and m2f 250mb but a lot less memory usage in decompresion and much faster...
total installation time 6 min
can u please post ur srep which u used for compression.
thanks.
Reply With Quote
  #7  
Old 24-02-2018, 23:20
doofoo24 doofoo24 is offline
Registered User
 
Join Date: Nov 2016
Location: canada
Posts: 408
Thanks: 138
Thanked 474 Times in 227 Posts
doofoo24 is on a distinguished road
srep 3.93a beta srep:m2f:l128:a1 but you need about 18600mb of ram to compress if you have 16gb use l256

Last edited by doofoo24; 24-02-2018 at 23:25.
Reply With Quote
The Following User Says Thank You to doofoo24 For This Useful Post:
Simorq (25-02-2018)
  #8  
Old 25-02-2018, 00:15
ZakirAhmad ZakirAhmad is offline
Registered User
 
Join Date: Sep 2015
Location: Kmr
Posts: 290
Thanks: 56
Thanked 58 Times in 37 Posts
ZakirAhmad is on a distinguished road
Quote:
Originally Posted by doofoo24 View Post
srep 3.93a beta srep:m2f:l128:a1 but you need about 18600mb of ram to compress if you have 16gb use l256
Thanks .
can u tell me how to launch compressors from setup. like u posted in above screen shot of setup in task manager.
Reply With Quote
  #9  
Old 25-02-2018, 02:56
doofoo24 doofoo24 is offline
Registered User
 
Join Date: Nov 2016
Location: canada
Posts: 408
Thanks: 138
Thanked 474 Times in 227 Posts
doofoo24 is on a distinguished road
is like m3f:l512 try m2f:l512:a1 it shoud be less than 8gb but the ratio you may need to increase lolz to d256m but make sure to be mt2 if you don't have enough ram i used lolz wit d128:mt8 it fast but need around 12gb or ram in compression...
Reply With Quote
The Following User Says Thank You to doofoo24 For This Useful Post:
Simorq (25-02-2018)
  #10  
Old 25-02-2018, 01:56
ZakirAhmad ZakirAhmad is offline
Registered User
 
Join Date: Sep 2015
Location: Kmr
Posts: 290
Thanks: 56
Thanked 58 Times in 37 Posts
ZakirAhmad is on a distinguished road
Quote:
Originally Posted by doofoo24 View Post
using srep with setting srep:m2f:l128:a1 reduce alot of memory decompression with minimum compression ratio hit as long used with lolz, the setting that i used is lolz:mc1023:fba4096:bc8:blr8:bm8:oh14:pc4:mtt1:d12 8m:mt8 (change mt depend on cpu core)...
i test mad max pzlib:max:c256m+srep:m2f:l128:a1+lolz:mc1023:fba40 96:bc8:blr8:bm8:oh14:pc4:mtt1:mt8:d128m.
i get 34,354,331,688 => 4,266,484,514 bytes. Ratio 12.42%

as in the picture lolz need 261mb per thread no need for more than 2 thread to use with pzlib becase pzlib is the bottleneck...

*srep with m3f need 21g of ram for decompression with m2f:l128:a1 it reduce to 2696mb...
the difference ratio in the end between m3f and m2f 250mb but a lot less memory usage in decompresion and much faster...
total installation time 6 min
how did u make compressors like ztool lolz group with setup in above taskmanager screenshot.
Attached Images
File Type: png Screenshot_20180225-140743.png (477.0 KB, 296 views)

Last edited by pakrat2k2; 28-02-2018 at 12:09.
Reply With Quote
  #11  
Old 27-02-2018, 10:31
ZakirAhmad ZakirAhmad is offline
Registered User
 
Join Date: Sep 2015
Location: Kmr
Posts: 290
Thanks: 56
Thanked 58 Times in 37 Posts
ZakirAhmad is on a distinguished road
Compressed Mad Max Fury Road with ztool srep lolz to 3.90 from 32gb.<br>
The srep dictionary size is only 2200mb. I used settings srep:m2f:t1:l512:c512.<br>
srep compressed it to 9.9gb then lolz to 3.90gb. <br>
The only problem with doofoo settings is that he used multithreaded srep because srep with m1 and m2 uses multithreading hence reduction in co.pression ration. He also used l32 and c 32 whre as i used l512 and c 512 because my ram is only 4gb otherwise i might have gained may be better than this. <br>
The whole point is to limit creation of temp file which interupts fast installation.<br>
<br>
How can we achieve fast installation?<br>
The things i recommend is <br>
1. If useing prexompressor with multithreaded support, do not set processor useage to 100% because their r other tools like lolz srep etc in compression chain which also use cpu. If u set precompressor(1st tool in chain) usage to 100%,, it will restrict other compressors like srep and lolz to use cpu in parallel and hence the compressors will run one after another not parallel.<br>
#2. If a game is heavely compressed with srep like in mad max use m2f setting instead of m3f or m5f. It will in most cases restrict decompression dectionary to managable size.<br>
#3 useing multithreading for lolz when using precompressor is of no use in most cases i guess because if precompressor cant process much, it will automatically restrict lolz data processing or lazma etc.<br>
<br>
#4 use latest srep by profrager. And set memory usage in cls as 100%- 1250m. Why 1250m?, i observed if ur win 10 pc is idle, it uses only (1250mb ) of ram (at least in my case), what if we use 100% memory usage or 100% - 256m? <br>
I would not recommand doing this. U known in win 10 their r two ways to free RAM when it senses RAM is full, one is to use page file and another is to use compression and then page file. So when u set ram usage to 100% and if srep needs ur 100% of ram, it will first fill ur 100% ram and then will create virtual temp file file. But in prder to iuse 100% ram windows has to move own components to page file and or compress, this will increse instillation time exponentially and will make using pc hell impossible!<br>
However I have read that srep uses memory from free pool but i havent foumd doing it that. It just uses full ram if I do not use it that way.<br>
Also m5f -ia- swotches of srep promises to ise less ram without the cost of speed, so if any one has got fast computer please compress madmax with m5f -ia- switch and report decompression memory isage by srep back here. Use srep 3.93 because it provides decompression ram usage after processing the file.<br>
One more thing, please do press thanks, if u find this helpfull.<br>
<br>
<br>
Reply With Quote
The Following 2 Users Say Thank You to ZakirAhmad For This Useful Post:
oltjon (27-02-2018), Simorq (27-02-2018)
  #12  
Old 28-02-2018, 01:33
doofoo24 doofoo24 is offline
Registered User
 
Join Date: Nov 2016
Location: canada
Posts: 408
Thanks: 138
Thanked 474 Times in 227 Posts
doofoo24 is on a distinguished road
Quote:
Originally Posted by ZakirAhmad View Post
Compressed Mad Max Fury Road with ztool srep lolz to 3.90 from 32gb.<br>
The srep dictionary size is only 2200mb. I used settings srep:m2f:t1:l512:c512.<br>
srep compressed it to 9.9gb then lolz to 3.90gb. <br>
The only problem with doofoo settings is that he used multithreaded srep because srep with m1 and m2 uses multithreading hence reduction in co.pression ration. He also used l32 and c 32 whre as i used l512 and c 512 because my ram is only 4gb otherwise i might have gained may be better than this. <br>
The whole point is to limit creation of temp file which interupts fast installation.<br>
<br>
How can we achieve fast installation?<br>
The things i recommend is <br>
1. If useing prexompressor with multithreaded support, do not set processor useage to 100% because their r other tools like lolz srep etc in compression chain which also use cpu. If u set precompressor(1st tool in chain) usage to 100%,, it will restrict other compressors like srep and lolz to use cpu in parallel and hence the compressors will run one after another not parallel.<br>
#2. If a game is heavely compressed with srep like in mad max use m2f setting instead of m3f or m5f. It will in most cases restrict decompression dectionary to managable size.<br>
#3 useing multithreading for lolz when using precompressor is of no use in most cases i guess because if precompressor cant process much, it will automatically restrict lolz data processing or lazma etc.<br>
<br>
#4 use latest srep by profrager. And set memory usage in cls as 100%- 1250m. Why 1250m?, i observed if ur win 10 pc is idle, it uses only (1250mb ) of ram (at least in my case), what if we use 100% memory usage or 100% - 256m? <br>
I would not recommand doing this. U known in win 10 their r two ways to free RAM when it senses RAM is full, one is to use page file and another is to use compression and then page file. So when u set ram usage to 100% and if srep needs ur 100% of ram, it will first fill ur 100% ram and then will create virtual temp file file. But in prder to iuse 100% ram windows has to move own components to page file and or compress, this will increse instillation time exponentially and will make using pc hell impossible!<br>
However I have read that srep uses memory from free pool but i havent foumd doing it that. It just uses full ram if I do not use it that way.<br>
Also m5f -ia- swotches of srep promises to ise less ram without the cost of speed, so if any one has got fast computer please compress madmax with m5f -ia- switch and report decompression memory isage by srep back here. Use srep 3.93 because it provides decompression ram usage after processing the file.<br>
One more thing, please do press thanks, if u find this helpfull.<br>
<br>
<br>
*srep 3.93 when you use m3f:l512:c256 always fail in decompression...
also i found that using m3f is the best for final results after applying lzma/lolz better than m5f...
*you will get better results with m5f alone but seems to me that lzma or lolz mange to compress better srep:m3f over m5f...
Reply With Quote
The Following 3 Users Say Thank You to doofoo24 For This Useful Post:
oltjon (28-02-2018), Simorq (28-02-2018), ZakirAhmad (28-02-2018)
  #13  
Old 27-02-2018, 11:12
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,308 Times in 464 Posts
Simorq is on a distinguished road
Mad Max
pzlib+srep:m3f:l1024+lolz:d1024:al1:mc1023:tt16 (3.95 GB)
Reply With Quote
The Following 5 Users Say Thank You to Simorq For This Useful Post:
78372 (27-02-2018), Harsh ojha (23-05-2019), hmou1 (30-03-2020), JustFun (27-02-2018), Stor31 (02-05-2018)
  #14  
Old 25-04-2021, 10:16
L33THAK0R's Avatar
L33THAK0R L33THAK0R is offline
Registered User
 
Join Date: Feb 2021
Location: Saudi Arabia
Posts: 406
Thanks: 137
Thanked 117 Times in 70 Posts
L33THAK0R is on a distinguished road
Quote:
Originally Posted by Simorq View Post
Mad Max
pzlib+srep:m3f:l1024+lolz:d1024:al1:mc1023:tt16 (3.95 GB)
Did you have to decrypt or unpack the archives first? Try as I might, I can't seem to get the blasted thing under 21.8gb.
Reply With Quote
  #15  
Old 25-04-2021, 11:52
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by L33THAK0R View Post
Did you have to decrypt or unpack the archives first? Try as I might, I can't seem to get the blasted thing under 21.8gb.
There's no decryption involved, or unpacking, 100% lossless. Try using a different xtool version (e.g. xtool 2020 with -mzlib+reflate in xtool packcmd)
Reply With Quote
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
Games Are For Kids JoyBoy Chit Chat 83 16-11-2021 14:28
CorePack Compression methods ? Help ramazan19833 Conversion Tutorials 34 09-08-2018 06:51
i got the email in the mail about copying ps2 games EVOEvo PS2 Games 7 21-11-2003 07:56
Self-booting games on an older Japanese DC? Named DC Games 1 26-09-2003 17:48
Having Problems Burning Numerous *Recent* Games....Help is Appreciated Protosstic PSX Games 2 15-01-2002 21:27



All times are GMT -7. The time now is 07:18.


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