View Single Post
  #10  
Old 31-08-2023, 18:39
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 Wanterlude View Post
same, xtool just crash on unpack with 1.3.7 zstd lib
"ERROR: write error (disk full?) in compression algorithm zstd" in arc

edit.
1.3.5,1.3.6,1.3.7 - error (crash)
test file: gui1.fbq
Trine 5 [3 fbq files] - https://pixeldrain.com/u/cTSsXMes
I won't test as I'm currently busy with something else but maybe try this development version of xtool as a ton of issues were fixed however no update as of yet because it's currently in development so if it works, use it for only this case and revert back to 0.7.8 for everything else. (don't use -dd#, it is bugged in dev build)

Quote:
Originally Posted by L33THAK0R View Post
I'm nothing if not stubborn, well at least with that information I've got something to go off of, I'll see what I can do.
Code:
[Stream1]
// 2.6.0
Name=leviathan
Codec=leviathan:l4
BigEndian=0
Signature=0x0
Structure=Signature(16),DSize(8),CSize(8),OodleHdr(2),Stream
StreamOffset=-2
CompressedSize=CSize
DecompressedSize=DSize
Condition1=OodleHdr = 0x0C8C
Condition2=CSize>=256
Condition3=DSize>CSize
I made quickly made this the other day, not sure if it works very well.
Attached Files
File Type: 7z xtool_dev.7z (918.9 KB, 10 views)

Last edited by Razor12911; 01-09-2023 at 03:25.
Reply With Quote
The Following 3 Users Say Thank You to Razor12911 For This Useful Post:
L0v3craft (31-08-2023), L33THAK0R (31-08-2023), Wanterlude (01-09-2023)