Unity .assetbundle file
-
- Posts: 18
- Joined: Wed Nov 11, 2015 2:01 am
Unity .assetbundle file
I recently got files for LEGO Chima Online and wonder if this file can be extracted. I have looked at it with a hex editor and found that the format isn't connected to .asset. Though it looks like it may be similair to .unity3d it dosen't extract with a .unity3d extractor.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Unity .assetbundle file
The script is http://aluigi.org/bms/unity3d_webplayer.bms but there is a bug in quickbms 0.7.4 while reading short and byte endian values.
Use 0.7.3: http://aluigi.org/papers/quickbms_0.7.3.zip
Use 0.7.3: http://aluigi.org/papers/quickbms_0.7.3.zip
-
- Posts: 18
- Joined: Wed Nov 11, 2015 2:01 am
Re: Unity .assetbundle file
It extracted it. Though it came out in as a unown format. Thanks.