Unfortunately that's not a 3d model. It's just a series of images from different angles.Pfreak wrote:Any chance to get the models out of a flash / swf or java file as well?
Something like this for example
http://www.mercedes-benz.de/content/ger ... lipfocus=1
List of Unity games
- Chipicao
- ultra-veteran

- Posts: 476
- Joined: Thu Feb 03, 2011 11:18 am
- Has thanked: 42 times
- Been thanked: 304 times
- Contact:
Re: List of Unity games
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
Re: List of Unity games
Mmh ... thought so 
But what about the possibilities? Is it possible to put a model into a flash or java file?
(And more interesting for us: get it out there)?
Greetz and great job u do here
But what about the possibilities? Is it possible to put a model into a flash or java file?
(And more interesting for us: get it out there)?
Greetz and great job u do here
- Chipicao
- ultra-veteran

- Posts: 476
- Joined: Thu Feb 03, 2011 11:18 am
- Has thanked: 42 times
- Been thanked: 304 times
- Contact:
Re: List of Unity games
Sure it is possible. AFAIK Flash supports 3D. Here's an example: http://www.nissan-stagejuk3d.com/
Unity can also compile games into flash, but I have never seen any.
As for getting them out, again, anything is possible. The problem is getting someone to do it
Unity can also compile games into flash, but I have never seen any.
As for getting them out, again, anything is possible. The problem is getting someone to do it
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
Re: List of Unity games
Thanks for your contributions 
Ah man i just wish there were more configurators like Scion or Porsche
Ah man i just wish there were more configurators like Scion or Porsche
- Chipicao
- ultra-veteran

- Posts: 476
- Joined: Thu Feb 03, 2011 11:18 am
- Has thanked: 42 times
- Been thanked: 304 times
- Contact:
Re: List of Unity games
I tried to get assets from Star Wars Attack Squadrons, but I can't find a US proxy that allows large files. Because of this, the game does't even load.
If anyone wants to try, here's a beta code: CBT3FRIENDS1TO500
If anyone wants to try, here's a beta code: CBT3FRIENDS1TO500
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
- Mrtest
- beginner
- Posts: 38
- Joined: Tue Aug 23, 2011 8:11 pm
- Location: Russia, Moscow
- Has thanked: 28 times
- Been thanked: 1 time
- Contact:
Re: List of Unity games
Help extract the model from Guilty dragon. https://www.dropbox.com/s/o7alvoj903o8t ... dragon.apk
- Chipicao
- ultra-veteran

- Posts: 476
- Joined: Thu Feb 03, 2011 11:18 am
- Has thanked: 42 times
- Been thanked: 304 times
- Contact:
Re: List of Unity games
Simply extract the apk and load the folder \com.namcobandaigames.guiltydragon\assets\bin\DataMrtest wrote:Help extract the model from Guilty dragon. https://www.dropbox.com/s/o7alvoj903o8t ... dragon.apk
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
- nosfornos
- advanced
- Posts: 55
- Joined: Wed Dec 21, 2011 9:16 am
- Has thanked: 12 times
- Been thanked: 3 times
Re: List of Unity games
Help me to rip the car models from Drift Spirits(NBGI0160).
I'm thinking that "__DATA__data" is seemed to contain these files.
https://www.dropbox.com/s/b4pl55tthhk52 ... pirits.zip
drift spirits
I'm thinking that "__DATA__data" is seemed to contain these files.
https://www.dropbox.com/s/b4pl55tthhk52 ... pirits.zip
drift spirits
I Love Nermal!!!- Chipicao
- ultra-veteran

- Posts: 476
- Joined: Thu Feb 03, 2011 11:18 am
- Has thanked: 42 times
- Been thanked: 304 times
- Contact:
Re: List of Unity games
Actually it doesn't contain any car models. After you install it, the app is supposed to download additional .unity3d files which hold car models and other things.
If you look inside \Payload\NBGI0160.app\Data\Raw\AssetBundle\iPhone\ you'll see two such files that can be extracted with aluigi's script. One of this files contains the garage.
I'm not sure where exactly they are downloaded as I don't own any iOS devices, but I've seen someone do it with the ŠKODA Interactive Catalogue.
Which brings me back to Pfreak's question. Skoda is another manufacturer who launched Unity car configurators. This particular app has the Citigo, Octavia, OctaviaRS, Rapid, Rapid Spaceback, Superb and Yeti (+ 3/5 door variants where available). Anyone interested in the models - PM me.
And on their Indian website there's another Web app for the new Oktavia with full-3D interior and opening doors: http://skodaindia.tv/skodaapp/web.html

You only need these 2 files:
http://skodaindia.tv/skodaapp/Streaming ... le.unity3d - import node Octavia_AllVariants_Final
skodaindia.tv/skodaapp/StreamingAssets/windows/assets/bundles/InteriorBundle.unity3d - import Interior
But first download the latest script which fixes a max bug exposed by this particular app!
If you look inside \Payload\NBGI0160.app\Data\Raw\AssetBundle\iPhone\ you'll see two such files that can be extracted with aluigi's script. One of this files contains the garage.
I'm not sure where exactly they are downloaded as I don't own any iOS devices, but I've seen someone do it with the ŠKODA Interactive Catalogue.
Which brings me back to Pfreak's question. Skoda is another manufacturer who launched Unity car configurators. This particular app has the Citigo, Octavia, OctaviaRS, Rapid, Rapid Spaceback, Superb and Yeti (+ 3/5 door variants where available). Anyone interested in the models - PM me.
And on their Indian website there's another Web app for the new Oktavia with full-3D interior and opening doors: http://skodaindia.tv/skodaapp/web.html
You only need these 2 files:
http://skodaindia.tv/skodaapp/Streaming ... le.unity3d - import node Octavia_AllVariants_Final
skodaindia.tv/skodaapp/StreamingAssets/windows/assets/bundles/InteriorBundle.unity3d - import Interior
But first download the latest script which fixes a max bug exposed by this particular app!
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
- Chipicao
- ultra-veteran

- Posts: 476
- Joined: Thu Feb 03, 2011 11:18 am
- Has thanked: 42 times
- Been thanked: 304 times
- Contact:
Re: List of Unity games
I didn't. A guy called redguard120 found the iOS app and showed it to me on another forum. That led me to find the Octavia web app.
After that I've been searching for "<insert car manufacturer here> 3D Visualizer", but no luck.
As I've said, every app has a different name. "3D configurator", "3D showroom", "3D Visualizer"... you just have to keep guessing. Even worse, many of them are region-locked, so you have to search on every country in iTunes.
After that I've been searching for "<insert car manufacturer here> 3D Visualizer", but no luck.
As I've said, every app has a different name. "3D configurator", "3D showroom", "3D Visualizer"... you just have to keep guessing. Even worse, many of them are region-locked, so you have to search on every country in iTunes.
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
- Chipicao
- ultra-veteran

- Posts: 476
- Joined: Thu Feb 03, 2011 11:18 am
- Has thanked: 42 times
- Been thanked: 304 times
- Contact:
Re: List of Unity games
Only if the shaders use common Unity sampler names (ex: "_SpecularMap", "gSpecularSampler", "_NormalMap" ...)
If not, you have a checkbox to extract all textures in the game, and then you can apply them manually.
If not, you have a checkbox to extract all textures in the game, and then you can apply them manually.
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
- Mrtest
- beginner
- Posts: 38
- Joined: Tue Aug 23, 2011 8:11 pm
- Location: Russia, Moscow
- Has thanked: 28 times
- Been thanked: 1 time
- Contact:
Re: List of Unity games
Hmm. load the folder and... Unity assets importer - freezes.Chipicao wrote:Simply extract the apk and load the folder \com.namcobandaigames.guiltydragon\assets\bin\DataMrtest wrote:Help extract the model from Guilty dragon. https://www.dropbox.com/s/o7alvoj903o8t ... dragon.apk
What am I doing wrong?
max2012

