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
It doesn't freeze, it just takes a while to load the whole game because it has a of of assets. For me it takes 2 minutes on an intel 2500K@4.2Ghz.
Just give it time. Or try loading a single level file.
I must say though, this game looks to be mostly 2D. I'm not sure what you can get out of it other than textures.
Just give it time. Or try loading a single level file.
I must say though, this game looks to be mostly 2D. I'm not sure what you can get out of it other than textures.
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
PVRTexTool: http://www.imgtec.com/powervr/insider/p ... extool.asp
Use File/Save Image
Use File/Save Image
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
The new McLaren 650S, launched yesterday at the Geneva Motor Show: https://itunes.apple.com/us/app/mclaren ... d830350254

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
Lamborghini Huracan
You'll have to use my modified quickbms script for extraction: viewtopic.php?p=93230#p93230
You'll have to use my modified quickbms script for extraction: viewtopic.php?p=93230#p93230
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.
- HeliosAI
- mega-veteran

- Posts: 165
- Joined: Wed Nov 17, 2010 2:57 pm
- Has thanked: 149 times
- Been thanked: 53 times
Re: List of Unity games
Did anyone try this with Deus Ex: The Fall yet and found character models? It only extracts textures for me and does not load a merged file generated from those sharedassets parts ><
Re: List of Unity games
Finally i can contribute something 
Check out Porsche.com for the new Boxster GTS and Cayman GTS
Check out Porsche.com for the new Boxster GTS and Cayman GTS
- Zerox
- mega-veteran

- Posts: 186
- Joined: Mon Aug 09, 2010 3:50 am
- Has thanked: 4 times
- Been thanked: 7 times
Re: List of Unity games
Hello I'm trying to get a look at the models from the free game called Hello Hero (https://apps.facebook.com/hellohero_global/) but with no success. It's on iOS, Android, and Facebook via Unity Web Player plugin. I've tried following the method you mentioned to find the .unity3d file with UrlSnooper, with 3 different browsers to no avail.
I also tried downloading the iOS app again via iTunes, but the game downloads the content after you actually install the app, thus making this ineffective. I'd imagine the same is true of Android. So due to such I believe the web version is the only way.
While I couldn't find the files via Url-Snooper, the cache of the unity web player plugin folder had this large file inside (as well as a few smaller ones):
http://www.mediafire.com/download/0eveu ... 28a6a57572 (Weighing in at 375MB this has got to be where the models are stored.)
http://www.mediafire.com/download/momzl ... ed1089b55b (A smaller file, but it seems to be of similar nature. They just added a few new heroes to the game and this may contain those characters).
They appear to be .CAB archives of sorts, but I can't figure out how to extract them, I tried DisUnity, Unity Obfuscator, even both versions of aLugi's Unity script to no avail.
Can anyone figure out what I need to do to be able to look at these models in a normal 3D program?
I'd like to view them for the purpose of studying them, as reference examples for a game that I'm making. I'm curious about how the poly's flow on the models as I'm sure they are low poly just like how I'd like to make mine.
Any help would be appreciated. (Also I hope posted that cache file is fine, as it's a free game)
I also tried downloading the iOS app again via iTunes, but the game downloads the content after you actually install the app, thus making this ineffective. I'd imagine the same is true of Android. So due to such I believe the web version is the only way.
While I couldn't find the files via Url-Snooper, the cache of the unity web player plugin folder had this large file inside (as well as a few smaller ones):
http://www.mediafire.com/download/0eveu ... 28a6a57572 (Weighing in at 375MB this has got to be where the models are stored.)
http://www.mediafire.com/download/momzl ... ed1089b55b (A smaller file, but it seems to be of similar nature. They just added a few new heroes to the game and this may contain those characters).
They appear to be .CAB archives of sorts, but I can't figure out how to extract them, I tried DisUnity, Unity Obfuscator, even both versions of aLugi's Unity script to no avail.
Can anyone figure out what I need to do to be able to look at these models in a normal 3D program?
I'd like to view them for the purpose of studying them, as reference examples for a game that I'm making. I'm curious about how the poly's flow on the models as I'm sure they are low poly just like how I'd like to make mine.
Any help would be appreciated. (Also I hope posted that cache file is fine, as it's a free game)
- 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
You don't have to extract it, just load it with my script. It will take a while because it's a big file with tens of thousands of assets, but you'll get there.

@Pfreak thanks!
@Pfreak thanks!
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.
- Zerox
- mega-veteran

- Posts: 186
- Joined: Mon Aug 09, 2010 3:50 am
- Has thanked: 4 times
- Been thanked: 7 times
Re: List of Unity games
It seems to be working now, sorry I misunderstood that something had to be done before using the script. I've no idea how long it will take to import this big file, so I'm leaving and will check on it after work. Hopefully it doesn't take nearly that long.
Anyway, thank you! I'll let you know how it all goes.
Anyway, thank you! I'll let you know how it all goes.
- CriticalError
- double-veteran

- Posts: 677
- Joined: Sun Jul 05, 2009 2:03 am
- Has thanked: 99 times
- Been thanked: 37 times
Re: List of Unity games
thanks a lot for the great work, any change to support this one?
Ark Sphere (아크스피어)
https://play.google.com/store/apps/deta ... .arksphere
many thanks again.
Ark Sphere (아크스피어)
https://play.google.com/store/apps/deta ... .arksphere
many thanks again.
- 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
@Zerox you're welcome, and good luck!
@CriticalError the game already works. You're probably having a similar issue with loading times. In this case the files aren't big but there are a lot of them, 5386 to be precise.
It took me about 5 minutes to load them all:
Is this a 2D game? Most of the objects I found are textured planes.
@CriticalError the game already works. You're probably having a similar issue with loading times. In this case the files aren't big but there are a lot of them, 5386 to be precise.
It took me about 5 minutes to load them all:
Is this a 2D game? Most of the objects I found are textured planes.
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.



