Page 7 of 11

Re: List of Unity games

Posted: Fri Sep 26, 2014 5:33 am
by Chipicao
Hey, it's not your fault. You're using beta 5 which intentionally doesn't list .assets files when loading folders.
Update to beta 8 and you'll be good.

Yeah, you did share a lot of games, thanks for that :)

Re: List of Unity games

Posted: Tue Oct 07, 2014 10:10 am
by hermit
Chipicao wrote: M.T.D 1.02.ipa - 11 truck bodies in resources.assets; there are also "chassis*" nodes that go with them
Image
they are all there, but they are not in alphabetical order

Re: List of Unity games

Posted: Mon Oct 20, 2014 3:51 pm
by barti
Cars in Drift Spirits on Android are downloaded for the first time before a race and stored in /data/data/com.namcobandai.driftspirits/files/UnityCache/shared (you'll need root access).
However, some textures are missing. I'm not sure if it's because they're stored somewhere else or for some other reason.
Image Image

EDIT: Actually you have to load the "Car" part, for example "Car010101" for the Honda CR-Z. Then all textures will be loaded correctly. But all glass parts seem to have flipped normals for some reason.
Image

Re: List of Unity games

Posted: Tue Oct 28, 2014 2:55 pm
by nosfornos
Data of some applications in Android 4.4.4 can be extracted to a computers??

And who can give me the model of Alcyone SVX in Driftspirits???

Re: List of Unity games

Posted: Mon Dec 01, 2014 1:47 pm
by REDZOEU
barti wrote:Cars in Drift Spirits on Android are downloaded for the first time before a race and stored in /data/data/com.namcobandai.driftspirits/files/UnityCache/shared (you'll need root access).
However, some textures are missing. I'm not sure if it's because they're stored somewhere else or for some other reason.
Image Image

EDIT: Actually you have to load the "Car" part, for example "Car010101" for the Honda CR-Z. Then all textures will be loaded correctly. But all glass parts seem to have flipped normals for some reason.
Image
LOL. I thought i'm the only one who already got hands on DoriSupi models. Nice one there btw :D

Re: List of Unity games

Posted: Fri Dec 05, 2014 8:54 pm
by hermit
recommend this software to download the APK / OBB of Android

http://www.onyxbits.de/raccoon

Re: List of Unity games

Posted: Mon Dec 08, 2014 3:35 am
by MisterPrawn
Out of curiosity, I'm trying to rip assets from various Unity games that store most of their data on a cloud storage system, like downloading it from the cloud and into the game's main data. I'm attempting to rip from Angry Birds Epic and Penguins of Madagascar: Dibble Dash, but they both have their primary data stored outside of the main game on the iOS device. Is there a way to download that cloud data and then access the main assets from there?

Re: List of Unity games

Posted: Mon Dec 08, 2014 7:46 am
by Chipicao
If you find a way, please let me know :)

I just install the game on my phone or an emulator and get the data from there.

Re: List of Unity games

Posted: Sat Dec 13, 2014 9:53 am
by wana7262
Chipicao wrote:If you find a way, please let me know :)

I just install the game on my phone or an emulator and get the data from there.
Hey bro, i am new here can u please share the tutorial how to extract models from unity Android Games?

Thanks

Re: List of Unity games

Posted: Sat Dec 13, 2014 8:03 pm
by Chipicao
There's a tutorial in my first post which I just updated.

Re: List of Unity games

Posted: Sun Dec 14, 2014 1:42 am
by JohnHudeski
Anyone have luck with the Tekken Online Card Game (Also on Iphone and Ipad) ?
The earlier versions were easier to extract models and animations from
But they updated to unity 4

Re: List of Unity games

Posted: Sun Dec 14, 2014 3:07 am
by lolwatt
Anyone happen to know which BMS script I need for .assetbundle files?

Re: List of Unity games

Posted: Sun Dec 14, 2014 10:50 pm
by Chipicao
@JohnHudeski my MAXscript and UnityStudio are fully compatible with all Unity apps up to 4.6.0, so it should work. And soon I will release updates for Unity 5 beta.

@lolwatt The same script, unity3d_webplayer.bms
Also for .bundle or other non-standard files (for example CSR Racing uses a bunch of .High.# and .Low.# files).

Re: List of Unity games

Posted: Tue Dec 23, 2014 8:09 pm
by PredatorCZ
So recently im "insert some nice text here" about game Dragons Wild Skies.
I can get every model but not their textures, seriously, I searched everywhere for them but there is only GUI, lightmaps and maptextures, in every asset, but no textures of props.
I tried Snooper to track them if they're downloading directly but nothing. Where are they? Does unity downloads any raw packets from server store where are assets files? :constipated:

Re: List of Unity games

Posted: Wed Dec 24, 2014 12:56 am
by Chipicao
Try here: C:\Users\<username>\AppData\LocalLow\Unity\WebPlayer\Cache