|
|
|
#1
|
||||
|
||||
|
samples?
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
Unfortunately this wouldn't be possible, it need to be tested on whole Halo Master Collection directory. Because you are unlikely to trigger on small data. Even different arrangement of files(sorting) or chunk size can affect where or if the issue happen at all. Closest I was able to get for smaller data sample were 3 ipak files which is still ~1gb and less reliable to replicate. This could be a rare byte sequence that cause this. And if so I don't know if it's within reflate dll or xtool.
Best way to test is to run it on whole Halo MCC directory without any filter(all files), even better with FA gui instead cmd. That is the closest I know. Last edited by elit; 26-07-2022 at 03:55. |
|
#3
|
||||
|
||||
|
Is there a list of every valid codec/method that XTool supports? I'm talking about the ones outside of the codecs listed in the included documentation. It seems like a silly question but I havent kept that close an eye on XTool's development and with the dropping of GrittiBanzli support just thought I'd see if anyone has an up-to date list.
|
|
#4
|
||||
|
||||
|
Quote:
-mflac -mbrunsli -mjojpeg -mpackjpg
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
L33THAK0R (07-08-2022) | ||
|
#5
|
|||
|
|||
|
Hello Razor12911
Dying Light 2 Stay Human compression XTool 2020 (Database you can provide support ? Dying Light 2 Stay Human example Data https://lifeboxtransfer.com/s/5d1043...d-ee4116099aea |
|
#6
|
||||
|
||||
|
Quote:
__________________
Haters gonna hate
|
|
#7
|
|||
|
|||
|
No changes. ZLIB only in 2 *.pak files. RPACK is no compression
|
|
#8
|
||||
|
||||
|
External Codec Error
Hello, it's been ages since i had an error !!
This Came directly from Xtool documentation Xtool version used 6.2 this is my wav.ini [Stream1] Name=wav Codec=wavpack BigEndian=0 Signature=0x46464952 Structure=Signature(4),FileSize(4),FileType(4),Str eam StreamOffset=-12 CompressedSize=FileSize + 8 DecompressedSize=0 Condition1=FileType = 0x45564157 Condition2=FileSize >= 4096 this is my xtool.ini [wavpack] Encode=wavpack.exe -hh -x4 <filein>.wav <fileout>.wv Decode=wvunpack.exe <filein>.wv <fileout>.wav i have been unable to make this even detect the sample FLAC internal codec works and so any other NOTE: i use this as standalone and not in FA for testing purposes
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
|
#9
|
|||
|
|||
|
external ogg codec/compressor
Hello everyone,
first of all thank you Razor12911 and eveyone else who made this possible. Im currently experimenting with xtool and noticed no dedicated handling of ogg files. Im trying to compress some of my minecraft backups where mods with ogg sound files contribute a significant share. I have already extraced some and compressed them with standalone oggre. Now i want to include them the same way panker1992 (i recreated his wavpack config and it worked ;D) did but im not really a hex guru. Did anyone already have a working ogg config ? So far ive found the Signature but im not sure what to fill in for the rest of the ini values: HTML Code:
[Stream1] Name=ogg Codec=oggre BigEndian=0 Signature=0x5367674f Structure=Signature(4),FileSize(4),FileType(4),Stream StreamOffset=-12 CompressedSize=FileSize + 8 DecompressedSize=0 Quote:
|
|
#10
|
|||
|
|||
|
^^
I'd advise against using XTool with oggre because oggre has built in deduplication that will not be working when each ogg is compressed individually with XTool. |
|
#11
|
|||
|
|||
|
Do you know any other ogg compressors ? Either way running it on single stream still resulted in a noticable reduction and i would see it as an example of how to correctly fill out these ini files. Can you help me with that ? From the xtool chm im not quite able to do that yet.
|
|
#12
|
||||
|
||||
|
xtool.ini:
[wavpack] Encode=wavpack.exe -hh -x4 <filein> <fileout> Decode=wvunpack.exe <filein> <fileout> or [wavpack] Encode=wavpack.exe -hh -x4 - - <stdin> <stdout> Decode=wvunpack.exe - - <stdin> <stdout> |
| The Following 2 Users Say Thank You to Edison007 For This Useful Post: | ||
Gehrman (23-12-2022), Guravkov2010 (26-08-2022) | ||
|
#13
|
||||
|
||||
|
Quote:
![]() it's a bug confirmed, it's been fixed already
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
|
#14
|
||||
|
||||
|
Update available
Changes - added universal lz4f scanner - fixed issues with database feature - fixed issues with executable plugin support - updated lzo codecs |
| The Following 9 Users Say Thank You to Razor12911 For This Useful Post: | ||
BKR-TN (05-09-2022), Gehrman (05-09-2022), hdneo (05-09-2022), KaktoR (05-09-2022), kuyhaa (06-09-2022), Masquerade (05-09-2022), Pantsi (05-09-2022), ScOOt3r (05-09-2022), Wanterlude (06-09-2022) | ||
|
#15
|
||||
|
||||
|
Update available
Changes - fixed issues with lzo2a and lzo1c codecs |
| The Following 4 Users Say Thank You to Razor12911 For This Useful Post: | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Dev]XTool | Razor12911 | Conversion Tutorials | 180 | 23-10-2020 06:26 |
| Project Cars Digital Edition (3xDVD5) (srep+lzma) | GTX590 | PC Games - CD/DVD Conversions | 10 | 28-08-2017 08:34 |
| Project IGI Anthology 1xCD700 CIUV2 2039 | mausschieber | PC Games - CD/DVD Conversions | 0 | 24-07-2017 15:12 |
| Space Channel 5 Part 2 Translation Project | Christuserloeser | DC Games | 0 | 21-06-2004 18:16 |