Qhimm.com Forums
Miscellaneous Forums => Scripting and Reverse Engineering => Topic started by: Izban on 2006-02-20 03:07:08
-
has anyone gone and tryed to modify the **da files in association with battle models if not what should i use to try and do it
-
Numerous people have done that. They have changed them to Sephiroth, Vincent (before Hojo), and many more characters.
-
the ** da is the animation file i think i want to be able to modify there animations so they stand different or say attack different ie new limit animations
-
You can’t.
L. Spiro
-
is that a not yet "you can't" or a not ever you can't
-
No tools have been written to unpack, modify, and repack those files.
L. Spiro
-
has anyone tryed to hex map them yet
-
is that a not yet "you can't" or a not ever you can't
It's a "not yet".
Everything is possible, however, the DA format has not been hacked completely, we're not even able to decode them completely.
However, I'm currently working on that, but you'll have to give a few months time for that...
- Alhexx
-
well until then i think ill just stick to making new characters using old animations and update them when animations can be made
-
http://forums.qhimm.com/viewtopic.php?t=4318
It is correct that not ALL of the file format is decoded.
There are small sections (11-byte chunks or whatever size) spread throughout the files that I did not find a need to decode. They could be anything but they are easy to decode.
Alhexx, if you are working on decoding these, I can drop you some hints via PM.
Otherwise, the other parts of the files have already been decoded 100%.
L. Spiro
-
have you found the frame start/end points or the rotational data for frames because that may be enough to change it
-
L. Spiro:
Thanks. But for now, I will have to talk to some other people who will be involved in that project. Battle Animation is one of the last thing I will need to take care of.
- Alhexx
-
Munemasa, did you actually visit the link I gave and download the PDF/DOC?
L. Spiro
-
yes but i didnt under stand most of it i have porly english but it is enough to read most things
-
The first step towards achieving your goal is to become qualified to do so.
I am not expecting you to use the information to make a program to edit the animations, but the document explains how much is decoded to give you an idea of what could be made.
As far as actual movement is concerned, animations are decoded 100%.
L. Spiro
-
i think ill just wait till someone makes an app which can change animations and do it then
because im not so good at programing in anything but qbasic and i dont really have the time to learn anything major like assembler or C++