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
  #91  
Old 01-05-2018, 02:39
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 Razor12911 View Post
0.2 is incompatible with 0.1 data, so if the data was precompressed with 0.1, you're gonna have to recompress the whole thing again.
darn that means i'll have to do sonic forces over again...
oh well having two computers is a good thing lol
__________________
Ideas are bulletproof...
Reply With Quote
Sponsored Links
  #92  
Old 01-05-2018, 07:28
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 Razor12911 View Post
0.2 is incompatible with 0.1 data, so if the data was precompressed with 0.1, you're gonna have to recompress the whole thing again.
What I understood, is that you try to say that I compressed with v1 and I'm trying to decompress with v2.

I did 2 comprehensions, as with the 1 and the 2, the only thing I use the same .arc os the parameters, the problem is when decompressing.
Reply With Quote
The Following User Says Thank You to LuzhinE For This Useful Post:
Razor12911 (02-05-2018)
  #93  
Old 02-05-2018, 00:58
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
i look forward to improvments in speed with crilayla
the zlib feature works very well and it is faster than ztool
zlib from my testing..
__________________
Ideas are bulletproof...
Reply With Quote
  #94  
Old 02-05-2018, 06:06
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 darkwolves View Post
i look forward to improvments in speed with crilayla
the zlib feature works very well and it is faster than ztool
zlib from my testing..
crilayla speed isn't relevant to xtool itself but the dll which is used. Pretty much nothing I can do on my side.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
ShivShubh (24-11-2019)
  #95  
Old 02-05-2018, 17:25
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 Razor12911 View Post
crilayla speed isn't relevant to xtool itself but the dll which is used. Pretty much nothing I can do on my side.
thats too bad well at least... its still faster than extracting the file and packing it back up and even when you do pack it back up there is no guarantee it will work...i hated searching forum after forum for a packing tool that would work
__________________
Ideas are bulletproof...
Reply With Quote
  #96  
Old 02-05-2018, 22:45
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
@Razor. Thanks for the tool buddy.

I checked it with the files of mass effect 3, everything is precompressed better. I got output size what was shown by ds4zlib.
Speed is better than ztool.
ram utilization is better than ztool.
only one bug which i encountered was manually closing xtool when pressing cancel button on setup.
The latest version v02 doesnt include cryla library. have u removed this lib support.
It would be nice, if u create tools like DS4ZLIB, they come very handy.
r u planing to add lz4 support?

Thanks
Reply With Quote
  #97  
Old 02-05-2018, 23:07
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
^use taskkill for cancel button
__________________
Haters gonna hate
Reply With Quote
  #98  
Old 03-05-2018, 00:21
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 ZakirAhmad View Post
@Razor. Thanks for the tool buddy.

I checked it with the files of mass effect 3, everything is precompressed better. I got output size what was shown by ds4zlib.
Speed is better than ztool.
ram utilization is better than ztool.
only one bug which i encountered was manually closing xtool when pressing cancel button on setup.
The latest version v02 doesnt include cryla library. have u removed this lib support.
It would be nice, if u create tools like DS4ZLIB, they come very handy.
r u planing to add lz4 support?

Thanks

if you set the arc.ini settings similar to this
it will read both zlib and cri

Quote:
[External compressor:xprecomp]
header = 0
packcmd = xtool.exe e:precomp:c16mb,t4:zlib,crilayla - - <stdin> <stdout>
unpackcmd = xtool.exe d:precomp:t4 - - <stdin> <stdout>
__________________
Ideas are bulletproof...
Reply With Quote
The Following User Says Thank You to darkwolves For This Useful Post:
ZakirAhmad (03-05-2018)
  #99  
Old 03-05-2018, 00: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
Quote:
Originally Posted by KaktoR View Post
^use taskkill for cancel button
Yeah I know that bro. I just informed about the bug.
Reply With Quote
  #100  
Old 04-05-2018, 09:40
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
Ehh
Attached Images
File Type: png Unbenannt.png (88.3 KB, 321 views)
__________________
Haters gonna hate

Last edited by KaktoR; 04-05-2018 at 09:45.
Reply With Quote
  #101  
Old 04-05-2018, 11:20
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
Quote:
Originally Posted by KaktoR View Post
Ehh
use unarc. example:
unarc x -o+ -w.\ -dp_TEST DMC3-0.bin
Attached Files
File Type: rar unarc.rar (127.4 KB, 45 views)
Reply With Quote
  #102  
Old 04-05-2018, 11:43
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
I use the example from razor (v02). And it was only once. On second test unpack all was normal again.
__________________
Haters gonna hate
Reply With Quote
  #103  
Old 04-05-2018, 13:21
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
Quote:
Originally Posted by KaktoR View Post
I use the example from razor (v02). And it was only once. On second test unpack all was normal again.
I always have this if use the example from razor (v02). because arc.exe x32 bit.
Reply With Quote
  #104  
Old 04-05-2018, 15:09
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 KaktoR View Post
Ehh
Freearc bug, not related to xtool at all.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
ShivShubh (24-11-2019)
  #105  
Old 04-05-2018, 17: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
Code:
Creating archive: Dishonored Death Of The Outsider.Bin.001 using xprecomp:c128mb,t100p:zlib+srep:m3f:l256:a0+lzma2:d256m:fb273:mc1000000:lc4:lp0:mmt2+diskspan:4096mb:4096mb
Compressed 275 files, 25,136,559,305 => 4,294,967,345 bytes. Ratio 17.09%  
Compression time: cpu 169.14 sec/real 11880.99 sec = 1%. Speed 2.12 mB/s
All OK

Extracting archive: Dishonored Death Of The Outsider.Bin.001
Extracted 275 files, 4,294,967,345 => 25,136,559,305 bytes. Ratio 17.09%   
Directory 3,884 => 10,321 bytes. Ratio 37.63%
Extraction time: cpu 67.69 sec/real 955.05 sec = 7%. Speed 26.32 mB/s
All OK
Reply With Quote
The Following 2 Users Say Thank You to Simorq For This Useful Post:
KaktoR (04-05-2018), oltjon (04-05-2018)
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:26.


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