Search found 465 matches

by Chipicao
Sat Jan 03, 2015 10:25 am
Forum: 3D/2D models
Topic: Various UV representations
Replies: 8
Views: 2297

Re: Various UV representations

It's hard to tell with such a small UV set. Can you upload something bigger?

@shakotay2 you're reading little endian in a big endian file
by Chipicao
Thu Jan 01, 2015 7:49 pm
Forum: 3D/2D models
Topic: Game import MAXScripts & tools
Replies: 310
Views: 182240

Re: Game import MAXScripts

Can you give me a couple of character names that you can't find?
by Chipicao
Sat Dec 27, 2014 7:38 pm
Forum: 3D/2D models
Topic: Asphalt 8 .pig
Replies: 82
Views: 26899

Re: Asphalt 8 .pig

Small update:
- fixed an issue with regional number formatting (period as decimal point)
- added normal maps
- .NET 3.5 is now required instead of 4.0

Download link is the same.
by Chipicao
Thu Dec 25, 2014 9:43 pm
Forum: 3D/2D models
Topic: List of Unity games
Replies: 149
Views: 60119

Re: List of Unity games

Ah, sorry, I didn't read your post thoroughly.
These textures need to come from somewhere, even if they are loaded separately. It's strange that URL Snooper doesn't pick them up.

I'll try to look into it and will let you know if I find anything.
by Chipicao
Thu Dec 25, 2014 10:58 am
Forum: 3D/2D models
Topic: List of Unity games
Replies: 149
Views: 60119

Re: List of Unity games

@PredatorCZ then try the ol' URLSnooper. You'll get files like:
http://i.cdn.turner.com/toon/games/drag ... in.unity3d
http://i.cdn.turner.com/toon/games/drag ... ge.unity3d


@jmgg Are you sure that's a Unity game?
by Chipicao
Wed Dec 24, 2014 10:38 pm
Forum: 3D/2D models
Topic: Asphalt 8 .pig
Replies: 82
Views: 26899

Re: Asphalt 8 .pig

Since I don't have nearly enough time to finish the app as I planned, here's a command-line tool instead that will convert pig models to FBX. Compatible with the latest Asphalt 8 game, and all features from my MAXscript are there: normals, texture coordinates (2 channels), hierarchy and materials. T...
by Chipicao
Wed Dec 24, 2014 12:56 am
Forum: 3D/2D models
Topic: List of Unity games
Replies: 149
Views: 60119

Re: List of Unity games

Try here: C:\Users\<username>\AppData\LocalLow\Unity\WebPlayer\Cache
by Chipicao
Tue Dec 23, 2014 3:54 pm
Forum: 3D/2D models
Topic: Game import MAXScripts & tools
Replies: 310
Views: 182240

Re: Game import MAXScripts

Sorry but Superstars V8 Racing is not supported. Only Superstars V8 Next Challenge and the others I listed.
by Chipicao
Tue Dec 23, 2014 3:52 pm
Forum: 3D/2D models
Topic: Need models from a game with animation. Pay 125$
Replies: 7
Views: 1997

Re: Need models from a game with animation. Pay 125$

The game, like many others, downloads additional files after you install and run it.

In this case you'll find them in Android\data\com.glu.dino\com.glu.dino\files
Just remember that you need to unpack any .unity3d files with aluigi's quickbms script.
by Chipicao
Thu Dec 18, 2014 9:32 am
Forum: 3D/2D models
Topic: Need models from a game with animation. Pay 125$
Replies: 7
Views: 1997

Re: Need models from a game with animation. Pay 125$

So my MAXscript can already import the models you need...
Image

Where's my money? :D
https://www.youtube.com/watch?v=U8Mlm_XE-lk
by Chipicao
Wed Dec 17, 2014 12:08 am
Forum: Game Archive
Topic: The Crew fat/dat archives
Replies: 183
Views: 59026

Re: The Crew fat/dat archives

For anyone interested, here's a tool I just made to stitch together low-res tiles of the game's map: http://www.mediafire.com/download/4i571s8xvciryvs/CrewMapStitchLow.zip - extract global.fat/dat using Ekey's tool - place CrewMapStitchLow.exe in \data_win32\Unpacked\project\road66\base\area and run...
by Chipicao
Tue Dec 16, 2014 5:25 pm
Forum: Game Archive
Topic: The Crew fat/dat archives
Replies: 183
Views: 59026

Re: The Crew fat/dat archives

@thedoc yess I'll add more features. @thor96ita I replied to your issue in the other thread. As for rain, I've seen some references too, but they could be just standard leftovers from the Dunia engine. One of the developers has clearly stated in an interview that there's no dynamic weather, only reg...
by Chipicao
Tue Dec 16, 2014 5:21 pm
Forum: 3D/2D models
Topic: Game import MAXScripts & tools
Replies: 310
Views: 182240

Re: Game import MAXScripts

Nothing is supposed to happen after you drag&drop. Follow steps 2 and 3.
by Chipicao
Sun Dec 14, 2014 10:50 pm
Forum: 3D/2D models
Topic: List of Unity games
Replies: 149
Views: 60119

Re: List of Unity games

@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 .H...
by Chipicao
Sat Dec 13, 2014 8:03 pm
Forum: 3D/2D models
Topic: List of Unity games
Replies: 149
Views: 60119

Re: List of Unity games

There's a tutorial in my first post which I just updated.