n2n1
Well-known member
I confirm that i can't open this file via UABE either. Probably, the reason is outdated UABE databases.
Because other utilities open it successfully (but they don't have the ability to edit it).
I confirm that i can't open this file via UABE either. Probably, the reason is outdated UABE databases.
is there any tool for that?I confirm that i can't open this file via UABE either. Probably, the reason is outdated UABE databases.
Because other utilities open it successfully (but they don't have the ability to edit it).
AssetStudio GUI.is there any tool for that?
you know?
Yea but i need replace tool... I need UABE updateAssetStudio GUI.
It is a good viewer, but it can't replace UABE.
0 StreamingInfo m_StreamData
0 unsigned int offset = 0
0 unsigned int size = 12912
1 string path = "sharedassets0.assets.resS"
I don't remember, but it probably supports it.Does this support unity 5.6.4p4? It can't extract texture2d files.
I have not seen such things except for UABE.Sorry for Spam, but give me answer please.
Hi all. just want to ask.Is there any tool that can open asset bundle file from old unity version(e.g. 2018.4.23) , and create new bundle for newer unity version(e.g 2019.4.10).I can understand that the Unity making the bundle by using lib of the current version. So can we make a tool that will open older bundle with older lib, and convert it into new with new lib?
You will have to make a console app yourself using the UABE_API_2.2, i suppose.BobRogers213 said:Hello
I am mainly interested in decompression / recompression of the asset bundle files.
Is there any way to decompress the asset bundles only in command line mode without extraction?
Are there any other command line tools that can decompress Unity Asset Bundles? It's very time consuming trying to do everything through GUI.
When I try to use the batch file method, it gets stuck on extracting the first bundle file and fills up my RAM endlessly.
Thanks in advance.