Page 1 of 1

Gundam battle model(Android - Unity) extract fail!

Posted: Fri Feb 28, 2020 4:48 am
by pgw00k
hello,guys,i found a android game call Gundam battle(Chinese game),it looks like gundam arcade,and i get the apk ,it make by Unity.

Unfortunately,assetbundles look like encryption?I am not confirm.I try AS v0.13 can not load anything.

the game offical:http://www.gundambattle.com/

the apk link:https://static.gundambattle.com/version ... signed.apk

and there are some samples: https://github.com/pgw00k/unity3d-file/ ... Sample.zip

here is the bin : https://github.com/pgw00k/unity3d-file/ ... /gdBin.zip

and the assetbundle binary is :
1.jpg
Image

Re: Gundam battle model(Android - Unity) extract fail!

Posted: Sat Feb 29, 2020 7:25 am
by David117
not really understand.

Re: Gundam battle model(Android - Unity) extract fail!

Posted: Sat Feb 29, 2020 8:59 am
by einherjar007
first UnityFS is dummy.
You need find the second UnityFS and delete dummy.

Re: Gundam battle model(Android - Unity) extract fail!

Posted: Sun Mar 01, 2020 9:08 am
by pgw00k
einherjar007 wrote: Sat Feb 29, 2020 8:59 am first UnityFS is dummy.
You need find the second UnityFS and delete dummy.
Wow,it work,thanks!