Page 1 of 9

Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Mon Apr 19, 2010 7:35 am
by Nathen41
The contents of this post was deleted because of possible forum rules violation.

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Thu May 27, 2010 2:14 am
by FurryFan
This game uses the newer Renderware engine, that Bloody Roar 4 also uses except that the .dff in this game are not compressed, and these files actually have the name each bodypart and article of clothing:

00 00 00 05 04 01 00 01 00 80 #Vertexes, 68, 4bytefloatvertexes(X,Y,Z)
(Padding of zero's in multiples of 4)
00 00 00 05 04 01 00 01 01 80 #TextureCoordinates, 64, 4ByteTextureMappings(U,V)
00 00 00 05 04 01 00 01 02 80 #NormalMappings, 6A, 2byteNormalMappings(X,Y,Z)

At the beginning of the file it is possible instead of 00 00 00 05 04 01 00 01, you will encounter 00 00 00 05 05 01 00 01

These might be load meshes, but they are not part of the main mesh, though in other games that use playstation2 meshes the 00 00 00 05 05 01 00 01 meshes are the main meshes so there is some probably some leeway when the game get compiled.
Image
http://ps23dformat.wikispaces.com/file/ ... shaw.blend

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Mon Jan 03, 2011 6:26 pm
by Nathen41
Ah that explains why i couldnt get these DFF's to work on anything @.@

Stupid game has to be different >.<;;

Thanks for your time and research FurryFan~

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Sun Jan 09, 2011 8:49 pm
by xawari
Good to know someone's actually tries to dig into this one! 8)

Alright, I had really royal hard time researching on this format with no particular result (except the fact I got some tools to extract TXD textures). All I have now is a bunch of half-working GTA III tools that either crash or refuse to import new DFF files. I have two different 3DS MAX script packages for importing (none of hem works) and HERE is a related tool with Delphi sources for GTA3/VC, If that can help.

And I'm lloking forward to cooperate with people from this thread: viewtopic.php?f=16&t=5497

Wait, how did you manage to import this into blender? o_O

Btw, there's this old topic viewtopic.php?f=10&t=2773 where people tried to open these DFF with RW Analyze with no success, BUT I am having no trouble opening them in RW Analyze 0.4 BETA right now.

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Thu Jan 13, 2011 7:01 am
by DarkScion
Hey, Im doing the same thing, with a different PS2 game which also uses the Bloody Roar system. I have tried every fpk extractor I can find, but none work, since the fpks are extensionless. How do I get one that works? None of them seem to recognize the fpks I have. Perhaps it is the AFS extractor; is there a special AFS extractor I need to get them out in the right format?
Thanks,
Darkscion

EDIT: This turns out NOT to be the problem. I figured out how to extract them, and got working DFFs and TXDs. The problem is, I can't import them into 3ds max... the script I have doesn't work. any ideas on where to get a working DFF import script?
Thanks

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Thu Jan 13, 2011 5:36 pm
by xawari
I've uploaded a fpack extractor tool on my site, read the thread I told about.

And for any clues about DFF you should probably ask FurryFan, not me. I'm still stuck. :(

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Fri Jan 14, 2011 1:00 am
by DarkScion
Never you worry, I have pmed FurryFan. We should get a solution very soon. I will post my findings here, and in my thread.
Thanks

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Fri Jan 14, 2011 9:25 am
by fatduck
Take a look at this one?
http://sourceforge.net/projects/rwsreader/

Hope this help.

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Fri Jan 14, 2011 4:58 pm
by Nathen41
fatduck wrote:Take a look at this one?
http://sourceforge.net/projects/rwsreader/

Hope this help.

Is it just me or is there no download link for that rws reader? O.o


i might be looking in wrong place lol

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Fri Jan 14, 2011 9:11 pm
by DarkScion
You are right- there are no files for download in that project. Anyone have any other ideas?

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Sat Jan 15, 2011 5:18 am
by serenedays9
yes there is, browse its SVN
So unless Source code is useful to you.......

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Sat Jan 15, 2011 11:44 am
by xawari
Tried to build it with cygwin and MSVC 6.0. It compiles fine, but does not seem to work. :(

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Sat Jan 15, 2011 11:50 am
by xawari
BRW, there are gtatools sources too, but I don't have any more time to investigate. :(

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Sat Jan 15, 2011 7:15 pm
by DarkScion
I can't use source code- I have no programming or compiling knowledge whatsoever. I will keep talking to FurryFan, he seems to have some sort of solution.

Re: Inuyasha Feudal combat revisit~ .DFF And .TXD Files~

Posted: Tue Jan 18, 2011 12:06 pm
by xawari
Hollower script for blender did not work either. :(

DarkScion: So, were you able to contact him?
Any progress?