![]() |
Hytale
Assets.zip:
Extract Create hdiff patch (Assets folder to Assets.zip) (16MB) For *.png xtool (-mpng+reflate -d1 -dd)+srep+rzs Note: for some reason compressing with lolz or rzs it will result in a ratio slightly above of 100% (rzs being on the lower end) For *.jpg brunsli For *.ogg oggre Note: The following files will cause oggre to crash during install/unpacking, compress with other tools, i used rzs, or try using oggre by itself, without arc: Player_Hurt_Drowning_01.ogg Player_Hurt_Drowning_02.ogg Player_Hurt_Drowning_03.ogg Player_Hurt_Drowning_04.ogg Player_Hurt_Drowning_05.ogg Player_Hurt_Drowning_06.ogg For *.bin xtool (-mzstd (1.5.5 lib))+srep+lolz Note: Couldnt get all the streams, tried multiple libs and levels For rest of the files srep+lolz With the hdiff patch file created earlier you can patch the folder back to the original .zip archive. Game size: 3.61GB Repack size: 1.2GB *rzs = RAZOR Archiver 1.0.3.7 |
^
Code:
Streams: 1845 / 1845However I don't know if you save anything from this to be honest. --- The only bad ogg file is Player_Hurt_Drowning_02.ogg in my test if you use oggre without freearc. |
Quote:
Usually you can save a bit. - Ah, good to know. My setup either errored out or crashed completely with those files. As they werent big in size i didnt check them without freearc. |
1 Attachment(s)
https://github.com/facebook/zstd/releases/tag/v1.5.7
Here is my collection for every library which is compatible with xtool (x64 only). |
Thanks ^^
|
Detroit Become Human
Answering this question here: https://fileforums.com/showpost.php?...7&postcount=14 Tools used: QB.Unpacker, HXD, XTool (erase, decode functions) What I've found out: Language files are mixed in many game archives. Example: BigFile_PC.d23 Code:
English -> _ENG -> Offset 16478000File names are stored as plain text there. Just go to the offset in HXD (CTRL+G) and read a bit further on the right text until you reach the language code. You can also search for "57 41 56 45 66 6D 74" hex value and read a bit backwards to find the language code. Pattern: CNTR.Hdr - File name - RIFF Wavefmt header I've extracted the files with QB.Unpacker by EKey from github (you have to compile it with visual studio yourself). However you have to find out all the files which belongs to what languages yourself. There are thousands of it. The audio files will be stored in COM_SOUND_DATA folder. In DATA_CONTAINER folder there are video files (KB2j "4B 42 32 6A" header) which you may rip off from the game files with xtool erase function (same for audio files as both are stored as plain text aswell). Unfortunatelly the extracted files are extracted without any file extensions which makes it really hard to tell what files contain what actual data. Example: Probably the "Making of" bonus videos for the game (according to the name of the text inside HXD). Code:
File 7612 -> MAKINGOF_MAKING_DETROIT_JPN (Japanese) -> located in "BigFile_PC.d27" at offset 4F843800.Have fun. Edit: If you erase the extracted files out of the game files with xtool, the game files will have the same size as before but with zero'ed data which will lead to <1% compression ratio for that block inside the file. |
World War Z - Aftermath
For World War Z - Aftermath :
Data1 : *.pak except shared_video.pak and shared_sound.pak xtool:mpreflate:dd3+LOLZ_NORMAL Data2 : shared_video.pak xtool:c1792mb:mbik:mbk2:df20p Data3 : shared_sound.pak if you know how to => FSB5 pre & post outside diskspan xtool:mpreflate:dd3+LZMA-MT data4 : other files xtool:mpreflate:dd3+razor |
Quote:
|
1 Attachment(s)
Here are some other observations.
Language audio files: Code:
Container Header 17 bytesCode:
Container Header 12 bytesCode:
Container Header 12 bytes |
Quote:
|
^^
Delzorec isn't compatible with FreeArc. You can generate dunia lzo databases with XTool duniadb maker or bms2xtl. |
Quote:
|
I think delzorec is better but needs more i/o operation.
However if you want to use delzorec: 1. Include delzorec inside your setup file or compressed game archives (if in setup.exe file then make sure that installer extract it in installation folder). 2. Run delzorec.exe with required parameters directly from installer script after installation is success or simply let it run a batch file from installation folder as working dir. |
1 Attachment(s)
can someone help me. i have some .wem files i extracted from silent hill f .pak using this tool. the extracted wem files are playable. most of them contain pcm wav. i tried to compress them using msc but it doesnt work (gives same output as input file). i can see fitgirl used oggre on her repack but i cant find any ogg data in .wem files. i tried to compress .wem with oggre_wwise but still gave same output. wemtool also doesnt help much.
edit: attached sample |
This is audiokinetic wwise format (ogg vorbis), not pcm.
Use wemtool on them. PS: Skip all wem file below 100kb, otherwise you will get negative ratio. 2.88mb -> 2.64mb Edit: I extracted all audio files from the pak file and processed them with wemtool. Result: 8.14GB -> 7.61GB |
| All times are GMT -7. The time now is 22:01. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com