![]() |
What is the best compression method for .unity3d files ? Does it vary from game to game ?
|
Mostly same as bundle files.
The file from that MOUSE game use lz4hc,l12 I guess |
yes i try but recover file have not the same size... and give crc error...
i also try -w -r -r and hdiff , but too big and to slow to recover |
Use unity plugin with the correct lz4 dll.
It must br good... |
Is there a easier way to find the correct version of zstd,lz4,oodle etc or do you just sit and test'em all one by one? :p
|
You can just anticipate the range of libraries. This comes simply with experience over the years.
Examples: UE4/5 games will most likely never use 4.x libraries of oodle (the lowest I've seen is 2.7x in UE4, 2.8x in UE5). Unity engine will use most likely 1.9+ of lz4 libraries (if the files are compressed). I suggest using xtoolui for this purpose. |
Atomic Heart - Ultimate Edition
1 Attachment(s)
best compression method ?
|
Quote:
it's: xtool:mreflate+srep+lolz_normal No ecryption, no oodle, zlib like compression |
WWE 2K24
Code:
22:11:15 - Selected ARC/DS method for Data1a-01.bin was: xtool:mhydra:core_2.9.14:lib_2:dd3:l10,d128mbThe game use oodle hydra compression (same as 2K25 and 2K26) so without any plugin this is the best approach to use it Extracted and processed Wwise audio WWE 2K25 Code:
00:56:15 - Selected ARC/DS method for Data1a-01.bin was: xtool:mhydra:core_2.9.12:lib_2:dd3:l10,d128mbThe game use oodle hydra compression so without any plugin this is the best approach to use it Extracted and processed Wwise audio WWE 2K26 Code:
23:23:47 - Selected ARC/DS method for Data1a-01.bin was: xtool:mhydra:core_2.9.14:lib_2:dd3:l10,d128mbThe game use oodle hydra compression so without any plugin this is the best approach to use it Extracted and processed Wwise audio and bink2 videos |
Rayman Legends
Code:
Selected ARC/DS method for Data1a-01.bin was: |
Quote:
|
Quote:
I haven't finish yet. I'm working on it, it's take time, it's around 17 hours to do a full compress. My last test is around 98gb compressed with all stuff (bonus + full game) and take 2 hour to uncompress For now i'm not satisfy about results |
whats the error here ? my machine has 6c12t + 16gb ram. tried on another similar machine, same results.
Code:
FreeArc 0.67 (March 15 2014) creating archive: data1.bin |
Hello
there is something wrong during the pass2 (recheck) it's more or less like a CRC error in memory during rebuild dedup You can try another version of srep (3.2 o the 4) Or you can try to change config: Quote:
Quote:
In some case it work with a slighty lower ratio. |
thanks for the help wareck, using 3.92b fixed it.
|
| All times are GMT -7. The time now is 08:01. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com