Search found 340 matches

by TaylorMouse
Wed Feb 26, 2014 9:11 pm
Forum: Compressed files and methods
Topic: The Mighty Quest For Epic Loot .bfpc
Replies: 11
Views: 3556

Re: The Mighty Quest For Epic Loot .bfpc

Yeah, since I'm only interested in the models, and not playing the game, it should be ok, also the game is not that big to download

T.
by TaylorMouse
Wed Feb 26, 2014 9:09 pm
Forum: 3D/2D models
Topic: Silver 3d models and animations (CHR and ANM files)
Replies: 47
Views: 17368

Re: Silver 3d models and animations (CHR and ANM files)

probably not, you should have some vertex weights somewhere, with an index to one or more bones, probably a fixed number of bones but not more than 4


T.
by TaylorMouse
Tue Feb 25, 2014 10:17 am
Forum: Compressed files and methods
Topic: The Mighty Quest For Epic Loot .bfpc
Replies: 11
Views: 3556

Re: The Mighty Quest For Epic Loot .bfpc

? Just hit the Download button on that same site....


https://gs.themightyquest.com/mqel-live ... =mqel-live

T.
by TaylorMouse
Tue Feb 25, 2014 10:12 am
Forum: 3D/2D models
Topic: Diablo 3 Animation files
Replies: 63
Views: 25256

Re: Diablo 3 Animation files

@wobble : I'll see what I can upload tonight @lubdar: yes it is for everyone, for now, I did write another script that searches in a hard coded path for textures based on the name of the model but it is not bullet proof. It works pretty fine for the non - animated models, but lacks its functionality...
by TaylorMouse
Mon Feb 24, 2014 11:06 pm
Forum: Compressed files and methods
Topic: The Mighty Quest For Epic Loot .bfpc
Replies: 11
Views: 3556

Re: The Mighty Quest For Epic Loot .bfpc

The game just went open beta, so could anyone tell me how to open or unpack the .bfpc files?

T.
by TaylorMouse
Mon Feb 24, 2014 11:05 pm
Forum: 3D/2D models
Topic: Silver 3d models and animations (CHR and ANM files)
Replies: 47
Views: 17368

Re: Silver 3d models and animations (CHR and ANM files)

I think the MeshIndex x y z refers to bones?

T.
by TaylorMouse
Wed Feb 12, 2014 11:34 pm
Forum: 3D/2D models
Topic: Silver 3d models and animations (CHR and ANM files)
Replies: 47
Views: 17368

Re: Silver 3d models and animations (CHR and ANM files)

Does the treasure chest animate ?
If so, maybe there is a reference to a bone or something, so that the cover of the chest is placed relevant to that position.

Btw, nice progress

T
by TaylorMouse
Wed Jan 29, 2014 11:21 pm
Forum: 3D/2D models
Topic: Diablo 3 Animation files
Replies: 63
Views: 25256

Re: Diablo 3 Animation files

Been braking my head (again) on mapping the textures to the models, anyone any idea where to find the mapping between the tex and the app files ?

Cause I ain't finding it :/

I know it is possible cause with the model viewer CainsAide, it is done....


T.
by TaylorMouse
Wed Jan 29, 2014 8:47 am
Forum: Graphic file formats
Topic: Diablo III Tex File Format
Replies: 2
Views: 2146

Re: Diablo III Tex File Format

aaaah, it starts to make sence... thnx

T.
by TaylorMouse
Wed Jan 29, 2014 8:36 am
Forum: 3D/2D models
Topic: Silver 3d models and animations (CHR and ANM files)
Replies: 47
Views: 17368

Re: Silver 3d models and animations (CHR and ANM files)

because they are probably not stored by line;

0 1 6 5
1 2 7 6
2 3 8 7
3 4 9 8
4 0 5 9
5 0 7 0 0
0 4 3 2 1

but like this
0 1 6
5 1 2
7 6 2
3 8 7
3 4 9
8 4 0
5 9 5
0 7 0
0 0 4
3 2 1

although the 0 0 4 and 0 7 0 look pretty weird :/

T.
by TaylorMouse
Tue Jan 28, 2014 10:28 pm
Forum: 3D/2D models
Topic: Diablo 3 Animation files
Replies: 63
Views: 25256

Re: Diablo 3 Animation files

I think I just found an interesting model, he looks a lot like Griswold, is not textured, so no texture coordinates, there is no texture either, but from the looks of it, it could be griswold :)

T.
by TaylorMouse
Sun Jan 26, 2014 7:04 pm
Forum: 3D/2D models
Topic: Diablo 3 Animation files
Replies: 63
Views: 25256

Re: Diablo 3 Animation files

Yeah, well bad news is that I actually went through all of the mpq's and extracted app, tex and ani from all of them, but without keeping the path structure, so at the end I have lost of files, I did put them into textures, models and animation folder

T.
by TaylorMouse
Sun Jan 26, 2014 12:21 pm
Forum: 3D/2D models
Topic: Silver 3d models and animations (CHR and ANM files)
Replies: 47
Views: 17368

Re: Silver 3d models and animations (CHR and ANM files)

Did you convert it to a model ?

T.
by TaylorMouse
Wed Jan 22, 2014 9:07 pm
Forum: 3D/2D models
Topic: Game disassembling and 3d models
Replies: 2
Views: 1508

Re: Game disassembling and 3d models

post some examples, so other people that don't have the game can take a look at it.

T.
by TaylorMouse
Tue Jan 21, 2014 8:17 pm
Forum: 3D/2D models
Topic: Aarklash Legacy - Model research
Replies: 12
Views: 6305

Re: Aarklash Legacy - Model research

interesting, need to check this at home!!

Thnx
T.