SeriousCache / UABE

Asset Bundle Extractor
3.6k stars 466 forks source link

How to compress bundle back? #622

Open indra-constantine opened 1 year ago

indra-constantine commented 1 year ago

I just modified string from decompress .bundle without compression, string in game is weird, just want to know

how to comres. decompress .bundle that's already modified?

RandomUser98765 commented 1 year ago

Had the same issue a while back too. The solution that worked for me is to drag and drop the modified unity3d into unity 3d compressor (https://github.com/IllusionMods/Unity3DCompressor).

GreatTomy commented 10 months ago

Try UABE Avalon, just open program, open your decompressed file, then "File" button, "compress" (or something like that) and choose method: LZ4 or LZMA. For me LZ4 was the best.