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
  #106  
Old 05-05-2018, 21:19
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
Code:
Creating archive: Call Of Duty Black Ops III.Bin.001 using xprecomp:c32mb,t100p:zlib+srep:m3f:l256:a0+4x4:b128mb:lzma:ultra:64mb:bt4:fb273:lc8:mc1000000+diskspan:4350mb:4450mb
Memory for compression 0b, decompression 0b, cache 0b
Compressed 994 files, 113,284,312,081 => 4,561,305,643 bytes. Ratio 4.03%  
Compression time: cpu 915.33 sec/real 16872.19 sec = 5%. Speed 6.71 mB/s
All OK
Code:
Testing archive: Call Of Duty Black Ops III.Bin.001
WARNING: CRC failed in "zone\snd\all\cp_mi_sing_biodomes.all.sabl". File is broken.
WARNING: CRC failed in "zone\snd\all\zm_castle.all.sabl". File is broken.
WARNING: CRC failed in "zone\zm_island.xpak". File is broken.
WARNING: CRC failed in "zone\cp_mi_sing_biodomes2.xpak". File is broken.
WARNING: CRC failed in "zone\cp_mi_cairo_lotus2.xpak". File is broken.
WARNING: CRC failed in "zone\cp_sh_singapore.xpak". File is broken.
WARNING: CRC failed in "zone\zm_stalingrad.xpak". File is broken.
WARNING: CRC failed in "zone\cp_mi_sing_vengeance.xpak". File is broken.
WARNING: CRC failed in "zone\base_patch_tu17.xpak". File is broken.
WARNING: CRC failed in "zone\zm_factory.xpak". File is broken.
WARNING: CRC failed in "zone\cp_mi_cairo_infection2.xpak". File is broken.
WARNING: CRC failed in "zone\base_patch_tu13.xpak". File is broken.
WARNING: CRC failed in "zone\zm_sumpf.xpak". File is broken.
WARNING: CRC failed in "zone\zm_theater.xpak". File is broken.
WARNING: CRC failed in "zone\zm_cosmodrome.xpak". File is broken.
WARNING: CRC failed in "zone\zm_temple.xpak". File is broken.
WARNING: CRC failed in "zone\zm_tomb.xpak". File is broken.
WARNING: CRC failed in "zone\zm_moon.xpak". File is broken.
WARNING: CRC failed in "zone\base_patch.xpak". File is broken.
WARNING: CRC failed in "zone\zm_genesis.xpak". File is broken.
WARNING: CRC failed in "zone\base_dlc1.xpak". File is broken.
WARNING: CRC failed in "zone\base_dlc3.xpak". File is broken.
WARNING: CRC failed in "zone\initial.xpak". File is broken.
WARNING: CRC failed in "zone\base.xpak". File is broken.
Tested 994 files, 4,561,305,643 => 113,284,312,081 bytes. Ratio 4.03%      
Directory 9,461 => 37,041 bytes. Ratio 25.54%
Testing time: cpu 256.88 sec/real 799.10 sec = 32%. Speed 141.76 mB/s
There were 24 warning(s)
Reply With Quote
The Following User Says Thank You to Simorq For This Useful Post:
Razor12911 (06-05-2018)
Sponsored Links
  #107  
Old 05-05-2018, 21:35
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
i was about to redo game's with xtool since there is improve ratio on mad max (10%) compare to ztool/pzlib.
any idea why CRC error ?
Reply With Quote
  #108  
Old 06-05-2018, 02:33
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Code:
c32m,t4:zlib
No error with this for mad max (latest version)
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Simorq (06-05-2018)
  #109  
Old 06-05-2018, 17:01
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Ok, I'm removing support for the weird streams that are in the DH2 game, they are causing nothing but trouble.

anyhow:

changelog for 0.3
- fixed zlib precompression crc issues
- Added EA Frostbite 3 lz4 stream precompression support
- Fixed overall chunk size 2GB limit

as for lz4 test:

Quote:
Frostbite 3 (LZ4) - test, cas_01.cas

ZTool: 375 MB (394,239,224 bytes) > 924 MB (969,163,164 bytes) > 98.9 MB (103,708,039 bytes), took 16.645s and used 406 MB memory

XTool: 375 MB (394,239,224 bytes) > 917 MB (961,843,247 bytes) > 97.9 MB (102,685,972 bytes), took 14.737s and used 303 MB memory
Not sure just yet if these tests are correct as I only ran one test and ended up with these results.
Reply With Quote
The Following 14 Users Say Thank You to Razor12911 For This Useful Post:
78372 (06-05-2018), Andu21 (07-05-2018), danswano (07-05-2018), darkwolves (06-05-2018), doofoo24 (06-05-2018), JustFun (07-05-2018), KaktoR (06-05-2018), kassane (07-05-2018), Mini (07-05-2018), oltjon (07-05-2018), Perykles (07-05-2018), shazzla (06-05-2018), ShivShubh (24-11-2019), Simorq (06-05-2018)
  #110  
Old 06-05-2018, 17:53
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 280 Times in 166 Posts
darkwolves is on a distinguished road
[QUOTE=Razor12911;470742]Ok, I'm removing support for the weird streams that are in the DH2 game, they are causing nothing but trouble.


i am watching this thread closely once this tool is matured to a much better degree i am going to start posting compression methods on the repack methods threads after using it to do it with...
__________________
Ideas are bulletproof...
Reply With Quote
The Following User Says Thank You to darkwolves For This Useful Post:
JustFun (07-05-2018)
  #111  
Old 06-05-2018, 19:29
LuzhinE's Avatar
LuzhinE LuzhinE is offline
Registered User
 
Join Date: Jan 2014
Location: Peru
Posts: 227
Thanks: 26
Thanked 36 Times in 29 Posts
LuzhinE is on a distinguished road
Will it only be for me?
but I'm having problems decompressing with xtool v2, (zlib+srep+lzma2)

Reply With Quote
  #112  
Old 07-05-2018, 04:46
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 280 Times in 166 Posts
darkwolves is on a distinguished road
Quote:
LuzhinE;470744]Will it only be for me?
but I'm having problems decompressing with xtool v2, (zlib+srep+lzma2)


what are your srep commands? arc.ini etc you have to be a bit more specific if you want some help
__________________
Ideas are bulletproof...

Last edited by darkwolves; 07-05-2018 at 04:48.
Reply With Quote
  #113  
Old 07-05-2018, 07:04
LuzhinE's Avatar
LuzhinE LuzhinE is offline
Registered User
 
Join Date: Jan 2014
Location: Peru
Posts: 227
Thanks: 26
Thanked 36 Times in 29 Posts
LuzhinE is on a distinguished road
Quote:
Originally Posted by darkwolves View Post
what are your srep commands? arc.ini etc you have to be a bit more specific if you want some help
Reply With Quote
  #114  
Old 07-05-2018, 07:20
Andu21 Andu21 is offline
Registered User
 
Join Date: Feb 2016
Location: Impossible Planet
Posts: 114
Thanks: 179
Thanked 48 Times in 38 Posts
Andu21 is on a distinguished road
LuzhinE,
Code:
xtool.exe e:precomp,t4:zlib
Reply With Quote
  #115  
Old 07-05-2018, 07:33
LuzhinE's Avatar
LuzhinE LuzhinE is offline
Registered User
 
Join Date: Jan 2014
Location: Peru
Posts: 227
Thanks: 26
Thanked 36 Times in 29 Posts
LuzhinE is on a distinguished road
but so it comes by default xtool


grabbing the change already decompresses thanks

Last edited by LuzhinE; 07-05-2018 at 07:41.
Reply With Quote
  #116  
Old 08-05-2018, 01:08
Sergey3695 Sergey3695 is offline
Registered User
 
Join Date: Mar 2013
Location: Russia
Posts: 86
Thanks: 43
Thanked 76 Times in 42 Posts
Sergey3695 is on a distinguished road
Talking

Quote:
Originally Posted by Andu21 View Post
LuzhinE,
Code:
xtool.exe e:precomp,t4:zlib

now does not work xtool. lol.
> grabbing the change already decompresses thanks
np )
darkwolves's -_-

Last edited by Sergey3695; 08-05-2018 at 04:26.
Reply With Quote
  #117  
Old 08-05-2018, 04:18
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 280 Times in 166 Posts
darkwolves is on a distinguished road
Quote:
Originally Posted by Sergey3695 View Post
:confused:
now does not work xtool. lol.
> grabbing the change already decompresses thanks
np )
Quote:
xtool.exe e:precomp:t4:zlib
it goes like that you only need ,
if you are adding crilayla after zlib
__________________
Ideas are bulletproof...
Reply With Quote
  #118  
Old 09-05-2018, 15:04
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by Simorq View Post
Code:
Creating archive: Call Of Duty Black Ops III.Bin.001 using xprecomp:c32mb,t100p:zlib+srep:m3f:l256:a0+4x4:b128mb:lzma:ultra:64mb:bt4:fb273:lc8:mc1000000+diskspan:4350mb:4450mb
Memory for compression 0b, decompression 0b, cache 0b
Compressed 994 files, 113,284,312,081 => 4,561,305,643 bytes. Ratio 4.03%  
Compression time: cpu 915.33 sec/real 16872.19 sec = 5%. Speed 6.71 mB/s
All OK
Code:
Testing archive: Call Of Duty Black Ops III.Bin.001
WARNING: CRC failed in "zone\snd\all\cp_mi_sing_biodomes.all.sabl". File is broken.
WARNING: CRC failed in "zone\snd\all\zm_castle.all.sabl". File is broken.
WARNING: CRC failed in "zone\zm_island.xpak". File is broken.
WARNING: CRC failed in "zone\cp_mi_sing_biodomes2.xpak". File is broken.
WARNING: CRC failed in "zone\cp_mi_cairo_lotus2.xpak". File is broken.
WARNING: CRC failed in "zone\cp_sh_singapore.xpak". File is broken.
WARNING: CRC failed in "zone\zm_stalingrad.xpak". File is broken.
WARNING: CRC failed in "zone\cp_mi_sing_vengeance.xpak". File is broken.
WARNING: CRC failed in "zone\base_patch_tu17.xpak". File is broken.
WARNING: CRC failed in "zone\zm_factory.xpak". File is broken.
WARNING: CRC failed in "zone\cp_mi_cairo_infection2.xpak". File is broken.
WARNING: CRC failed in "zone\base_patch_tu13.xpak". File is broken.
WARNING: CRC failed in "zone\zm_sumpf.xpak". File is broken.
WARNING: CRC failed in "zone\zm_theater.xpak". File is broken.
WARNING: CRC failed in "zone\zm_cosmodrome.xpak". File is broken.
WARNING: CRC failed in "zone\zm_temple.xpak". File is broken.
WARNING: CRC failed in "zone\zm_tomb.xpak". File is broken.
WARNING: CRC failed in "zone\zm_moon.xpak". File is broken.
WARNING: CRC failed in "zone\base_patch.xpak". File is broken.
WARNING: CRC failed in "zone\zm_genesis.xpak". File is broken.
WARNING: CRC failed in "zone\base_dlc1.xpak". File is broken.
WARNING: CRC failed in "zone\base_dlc3.xpak". File is broken.
WARNING: CRC failed in "zone\initial.xpak". File is broken.
WARNING: CRC failed in "zone\base.xpak". File is broken.
Tested 994 files, 4,561,305,643 => 113,284,312,081 bytes. Ratio 4.03%      
Directory 9,461 => 37,041 bytes. Ratio 25.54%
Testing time: cpu 256.88 sec/real 799.10 sec = 32%. Speed 141.76 mB/s
There were 24 warning(s)
Can you rerun the compression without the use of reflate libraries

@everyone
can one of you upload a sample from FIFA 17
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
ShivShubh (24-11-2019)
  #119  
Old 09-05-2018, 20:51
ShivShubh ShivShubh is offline
Registered User
 
Join Date: Dec 2015
Location: India
Posts: 94
Thanks: 311
Thanked 101 Times in 43 Posts
ShivShubh is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
@everyone
can one of you upload a sample from FIFA 17
Here -
Code:
https://www91.zippyshare.com/v/jC5IBBre/file.html
Reply With Quote
  #120  
Old 09-05-2018, 21:47
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by ShivShubh View Post
Here -
Code:
https://www91.zippyshare.com/v/jC5IBBre/file.html
Thanks but it doesn't seem to have compressed streams.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
ShivShubh (24-11-2019)
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
Information about ZTool 78372 Conversion Tutorials 72 10-10-2019 06:27
ztool info doofoo24 Conversion Tutorials 2 24-12-2017 22:08
ZTool (Ultimate Precompressor) Razor12911 Conversion Tutorials 16 20-07-2017 07:56



All times are GMT -7. The time now is 01:05.


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