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 19-10-2020, 05:19
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
I am having a similar issue with Monster Truck Championship, a UE4 game, no encryption, xtool will stick at 1.0% - ZTool / pZlib will instant crash with error 0xC0000005.
Better post a sample
__________________
NOT AVAILABLE
Reply With Quote
Sponsored Links
  #2  
Old 19-10-2020, 07:14
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 78372 View Post
Better post a sample
The single pak file of the game is 26GB.

https://steamdb.info/depot/1209361/
Reply With Quote
  #3  
Old 18-10-2020, 11:22
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
there must be a single stream that decompresses to more than 2gb.
that ratio is very unusual 11443%
Reply With Quote
  #4  
Old 18-10-2020, 22:32
Shegorat's Avatar
Shegorat Shegorat is offline
Registered User
 
Join Date: Sep 2015
Location: Shivering Isles
Posts: 15
Thanks: 2
Thanked 90 Times in 13 Posts
Shegorat is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
there must be a single stream that decompresses to more than 2gb.
that ratio is very unusual 11443%
Nope. There are 71 valid deflate streams with dynamic huffman

Code:
***
Block:     1186: offset=00000000018C6768 last=0 type=2 size=18440  unplen=4208336 hdrsize=39     entropy=5.0482
Block:     1187: offset=00000000018CAF70 last=0 type=2 size=18444  unplen=4226814 hdrsize=14     entropy=3.4551
Block:     1188: offset=00000000018CF77C last=0 type=2 size=18445  unplen=4226814 hdrsize=15     entropy=3.4501
Block:     1189: offset=00000000018D3F89 last=0 type=2 size=18444  unplen=4226814 hdrsize=14     entropy=3.4310
Block:     1190: offset=00000000018D8795 last=0 type=2 size=18444  unplen=4226814 hdrsize=14     entropy=3.4167
Block:     1191: offset=00000000018DCFA1 last=0 type=2 size=18445  unplen=4226814 hdrsize=15     entropy=3.4501
Block:     1192: offset=00000000018E17AE last=0 type=2 size=18444  unplen=4226814 hdrsize=14     entropy=3.4310
Block:     1193: offset=00000000018E5FBA last=0 type=2 size=18455  unplen=4205523 hdrsize=40     entropy=4.0372
Block:     1194: offset=00000000018EA7D1 last=0 type=2 size=18447  unplen=4222705 hdrsize=23     entropy=3.6798
Block:     1195: offset=00000000018EEFE0 last=0 type=2 size=18432  unplen=4195105 hdrsize=36     entropy=3.9656
Block:     1196: offset=00000000018F37E0 last=0 type=2 size=18444  unplen=4226814 hdrsize=14     entropy=3.4410
Block:     1197: offset=00000000018F7FEC last=1 type=2 size=5641   unplen=1048327 hdrsize=77     entropy=4.8571
beg=00000000018C6768, end=00000000018F95F6, blocks=12, size=208526 (0.199 Mb), unplen=47467694 (45.269 Mb)


raw_count=71, rawdata=24207594 (23.086 Mb), outdata=2129222 (2.031 Mb), unpdata=3011528751 (2872.018 Mb)
Reply With Quote
The Following 2 Users Say Thank You to Shegorat For This Useful Post:
78372 (19-10-2020), Razor12911 (19-10-2020)
  #5  
Old 18-10-2020, 12:12
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 did more tests and the same with ztool.

I think I have to exclude this file from precompressing
__________________
Haters gonna hate
Reply With Quote
  #6  
Old 09-12-2020, 11:55
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
Getting unarc -12 at 100% when trying to unpack UE4 games, especially new ones. Unpacking is slow up until 100% when it should finish, but returns an error,

Call Of The Sea (although it uses not much compression) errors at 100% and aefer fall doesn't precompress at all (xtool just gets stuck) using v12 x64 variant.

Anything I am doing wrong?
Reply With Quote
  #7  
Old 09-12-2020, 19:29
Hexagon123 Hexagon123 is offline
Registered User
 
Join Date: Dec 2016
Location: IOWA
Posts: 80
Thanks: 4
Thanked 49 Times in 30 Posts
Hexagon123 is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
Getting unarc -12 at 100% when trying to unpack UE4 games, especially new ones. Unpacking is slow up until 100% when it should finish, but returns an error,

Call Of The Sea (although it uses not much compression) errors at 100% and aefer fall doesn't precompress at all (xtool just gets stuck) using v12 x64 variant.

Anything I am doing wrong?
The file is a bit uncompresed
Reply With Quote
  #8  
Old 09-12-2020, 19:56
Ele's Avatar
Ele Ele is offline
Registered User
 
Join Date: Nov 2020
Location: Near Mars
Posts: 93
Thanks: 89
Thanked 96 Times in 37 Posts
Ele is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
Getting unarc -12 at 100% when trying to unpack UE4 games, especially new ones. Unpacking is slow up until 100% when it should finish, but returns an error,

Call Of The Sea (although it uses not much compression) errors at 100% and aefer fall doesn't precompress at all (xtool just gets stuck) using v12 x64 variant.

Anything I am doing wrong?
FreeArc errorlevel -12 means failed CRC check right? Use xdelta if possible.
Reply With Quote
  #9  
Old 10-12-2020, 03:26
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 Ele View Post
FreeArc errorlevel -12 means failed CRC check right? Use xdelta if possible.
Yes, but this is an installation. At isdone error, the installer clears everything. I'd need to patch the installer to not clear everything, ignore isdone error then complete the patch.
Reply With Quote
  #10  
Old 10-12-2020, 22:21
drsamonline's Avatar
drsamonline drsamonline is offline
Registered User
 
Join Date: Dec 2020
Location: India
Posts: 5
Thanks: 2
Thanked 2 Times in 2 Posts
drsamonline is on a distinguished road
Nice thank you
Reply With Quote
  #11  
Old 19-01-2021, 20:51
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Could someone tell me if to use the "crilayla" method I need to insert a library in addition to "CriLayla.dll" next to XTool.exe (32 bits).
I mean if I configure Arc.ini in this way I need to have in the "CriLayla " folder plus any files besides "CriLayla.dll" and "XTool.exe" (32-bits)?
Code:
[External compressor:xcrilayla]
header    = 0
packcmd   = "CriLayla\XTool.exe" e:precomp:t100p,c128m,v:crilayla - - <stdin> <stdout>
unpackcmd = "CriLayla\XTool.exe" d:precomp:t50p - - <stdin> <stdout>
Reply With Quote
  #12  
Old 19-01-2021, 23:43
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
@Cesar
That is all you need: xtool x86 + crilayla.dll

I don't know what the v is for in your packcmd though:
Code:
e:precomp:t100p,c128m,v:crilayla
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
Cesar82 (20-01-2021)
  #13  
Old 21-01-2021, 13:06
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
@Cesar
That is all you need: xtool x86 + crilayla.dll

I don't know what the v is for in your packcmd though:
Code:
e:precomp:t100p,c128m,v:crilayla
I have no idea of this "v" as a parameter.
I looked at the older sources codes and since version "CIUv2 v2.0.3.9 U15.2 (2018-10-28) in "UltraARC 2900 R6" (modifyed by Simorq) has this parameter "v" in crilayla method.
Until the version "UltraArc 2900 R5" (CIUv2 v2.0.3.9 U15.1 (2018-10-06)) there was no such parameter "v" in the cirilayla command (Only: XTool e: precomp:t100p:crilayla - - <stdin> <stdout>)
In the image you can see which original parameter has been replaced.
If anyone knows what this parameter "v" refers to please post it here.
Reply With Quote
  #14  
Old 21-01-2021, 13:50
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
v is for verify if I remember correctly. Simorq posted somewhere over here about this (or someone other).

Edit: https://fileforums.com/showpost.php?...&postcount=380
Edit 2: https://fileforums.com/showpost.php?...&postcount=377
...
__________________
Haters gonna hate

Last edited by KaktoR; 21-01-2021 at 13:56.
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Cesar82 (21-01-2021)
  #15  
Old 22-01-2021, 10:38
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
1) Can anyone tell me for sure if the zstd codec works with old 32-bit XTool?
Putting 32-bit libzstd.dll together with XTool v012 (or earlier) and running XTool displays the message "zstd: not loaded" (see image).
With the 64-bit version (using the x64 libraries) the zstd codec is loaded normally.

2) The image also says that "oodle" has not been loaded and the library "oo2core_5_win32.dll" is together with XTool, this is normal, or does it not support Oodle in the 32-bit version despite Razor12911 having shared the library in the x86 folder?

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
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:12.


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