[REL] Disney INFINITY Model Extractor

Post questions about game models here, or help out others!
jayd00
ultra-n00b
Posts: 2
Joined: Mon Nov 10, 2014 1:30 am

Re: [REL] Disney INFINITY Model Extractor

Post by jayd00 » Mon Nov 10, 2014 1:54 am

thank you!
but how to extract textures?.. I'm still searching how.. :(

Mystie
n00b
Posts: 16
Joined: Sun Aug 10, 2014 6:38 pm
Has thanked: 6 times
Been thanked: 1 time

Re: [REL] Disney INFINITY Model Extractor

Post by Mystie » Fri Nov 14, 2014 3:50 am

Really cool program!

BTW, are you considering support for Infinity 2.0 models?

User avatar
cra0
ultra-veteran
ultra-veteran
Posts: 435
Joined: Fri Apr 27, 2012 9:37 am
Has thanked: 29 times
Been thanked: 185 times
Contact:

Re: [REL] Disney INFINITY Model Extractor

Post by cra0 » Sat Nov 22, 2014 12:30 pm

post samples from 2 if they don't work I may take a look depending on free time

Mystie
n00b
Posts: 16
Joined: Sun Aug 10, 2014 6:38 pm
Has thanked: 6 times
Been thanked: 1 time

Re: [REL] Disney INFINITY Model Extractor

Post by Mystie » Fri Nov 28, 2014 10:48 pm

All righty, here ya go.
You do not have the required permissions to view the files attached to this post.

User avatar
TaylorMouse
ultra-veteran
ultra-veteran
Posts: 335
Joined: Mon Sep 26, 2011 12:51 pm
Has thanked: 11 times
Been thanked: 81 times

Re: [REL] Disney INFINITY Model Extractor

Post by TaylorMouse » Thu Apr 23, 2015 9:45 pm

no progress on this ?

T.

Doctor Loboto
mega-veteran
mega-veteran
Posts: 211
Joined: Mon Oct 06, 2008 2:52 am
Has thanked: 20 times
Been thanked: 3 times

Re: [REL] Disney INFINITY Model Extractor

Post by Doctor Loboto » Mon Jun 22, 2015 11:08 pm

This doesn't seem to be working. Anything I convert just comes out as a completely jumbled and worthless mess of random polygons. I tried Syndrome and a few others with no luck...

KingKilluaX3
ultra-n00b
Posts: 3
Joined: Mon Aug 31, 2015 2:43 am

Re: [REL] Disney INFINITY Model Extractor

Post by KingKilluaX3 » Sun Sep 20, 2015 7:19 pm

anyone happen to have textures from the tangled models?

jmgg
beginner
Posts: 30
Joined: Sun Sep 15, 2013 9:20 pm
Has thanked: 29 times

Re: [REL] Disney INFINITY Model Extractor

Post by jmgg » Fri Oct 30, 2015 3:11 pm

The files from version 3 has an unknown format. Is it possible to view the new models with the tool from previous versions?

jmgg
beginner
Posts: 30
Joined: Sun Sep 15, 2013 9:20 pm
Has thanked: 29 times

Re: [REL] Disney INFINITY Model Extractor

Post by jmgg » Mon Nov 02, 2015 4:25 pm

Using the aluigi script you can extract all the content. When I try to visualize some figures with the tool of cra0 these are all broken.
1.jpg
Someone of you have the same problem or you can view them properly?
You do not have the required permissions to view the files attached to this post.

kilik
mega-veteran
mega-veteran
Posts: 183
Joined: Sat Dec 08, 2012 11:14 am
Has thanked: 29 times
Been thanked: 3 times

Re: [REL] Disney INFINITY Model Extractor

Post by kilik » Tue Nov 03, 2015 8:58 pm

not try but interessing

User avatar
kangaroo78
n00b
Posts: 13
Joined: Tue Sep 29, 2015 11:24 am
Has thanked: 3 times

Re: [REL] Disney INFINITY Model Extractor

Post by kangaroo78 » Thu Nov 05, 2015 11:25 am

jmgg wrote:Using the aluigi script you can extract all the content. When I try to visualize some figures with the tool of cra0 these are all broken.
1.jpg
Someone of you have the same problem or you can view them properly?

I used the aluigi script too, but I cant visualize them even with cra0 tool. I got most of the textures though. I also tried Szkaradek123 importer but not luck either.

User avatar
Acewell
VIP member
VIP member
Posts: 1329
Joined: Wed Nov 05, 2008 12:16 pm
Has thanked: 2683 times
Been thanked: 841 times

Re: [REL] Disney INFINITY Model Extractor

Post by Acewell » Thu Nov 05, 2015 10:00 pm

As a non programmer i have to say this is the perfect format to learn Hex2Obj with because the two data types you need are separated for you and it makes it easy to see where the data starts and what length it is plus it shows what you might would look for in other formats. The vbuf contains your vertex stuff and the ibuf contains your face index. If you combine the contents of both files into one you can open that in H2O and convert the bytes to obj. :D

Image

User avatar
TaylorMouse
ultra-veteran
ultra-veteran
Posts: 335
Joined: Mon Sep 26, 2011 12:51 pm
Has thanked: 11 times
Been thanked: 81 times

Re: [REL] Disney INFINITY Model Extractor

Post by TaylorMouse » Fri Nov 06, 2015 12:04 am

Where did you get that file from??

I have Infinity 3 on my PC, but all I got are these weird unnamed files ( am I missing something ?? )

T.

User avatar
Acewell
VIP member
VIP member
Posts: 1329
Joined: Wed Nov 05, 2008 12:16 pm
Has thanked: 2683 times
Been thanked: 841 times

Re: [REL] Disney INFINITY Model Extractor

Post by Acewell » Fri Nov 06, 2015 12:32 am

That was from a sample uploaded by jmgg on ZenHAX, the bms script by aluigi to extract the files is here
http://aluigi.altervista.org/bms/disney_infinity.bms

TRDaz
mega-veteran
mega-veteran
Posts: 210
Joined: Sat Sep 24, 2011 7:06 pm
Has thanked: 75 times
Been thanked: 26 times

Re: [REL] Disney INFINITY Model Extractor

Post by TRDaz » Fri Nov 06, 2015 7:49 am

I was hoping szkaradek's blender importer worked so I could grab the models with bones but it seems the format changed since 2.0. I would have no idea what you enter into hex2obj to get the models xD

EDIT: Thanks to AceWell's image of his setup for Darth Maul's model, i managed to grab a model myself!
Image
This helps alot in understanding how to get other models with hex2obj too.

Post Reply