Page 1 of 1

FF Type-0 / The 3rd Birthday Animation Tool

Posted: Tue Apr 21, 2020 3:11 pm
by akderebur
I have decided to reverse engineering an old PSP format. Good thing is that it works with multiple games :D I will be posting the Type-0 tool first, will release the 3rd birthday one after some more tests.

Final Fantasy Type-0 (PC)

The tool will work with the PC version. Supports battle animations, as well as cutscenes. You need to load matching bin (model) and mot (animation) files. It should be easy to find based on names.

Tool overview and example animation

Image

How to use
- Select the model file (.bin) you want to load.
- Select the animation file (.mot) you want to load.
- If everything is correct, you will see the model being animated in the preview.

- Export NEXF : Exports the model in a custom format to be loaded in Noesis. Supports animations. Noesis import script : Nexf Script
- Export Textures : Exports the textures used by the model.

Download : https://www.mediafire.com/file/btkpvsxv ... 1.rar/file

The 3rd Birthday (PSP) - Soon

Filesystem is a bit painful since it is PSP. I am also making some tools for filtering the animation files. The process will probably be more complex and require Noesis often.

Test preview

Image

Re: FF Type-0 / The 3rd Birthday Animation Tool

Posted: Tue Apr 21, 2020 11:47 pm
by Allanoon
Thanks for the awesome tool akderebur~
I checked various models/animations and noticed that the script seems to works perfectly with "p_" files (players one) and, generally "soldiers" one like "m_bhei".
All the others gets more or less stretched once animated, example: the s_ifrit down here

Image

Is it a problem of mine or you're also experiencing this?
I Also had a problem at first when exporting the files as .nexf the animation completely broke on Noesis... but it's misteriously working now so that's good :D "

Re: FF Type-0 / The 3rd Birthday Animation Tool

Posted: Tue Apr 21, 2020 11:56 pm
by akderebur
Allanoon wrote:
Tue Apr 21, 2020 11:47 pm
All the others gets more or less stretched once animated
I will admit that I haven't tested much other than player/npc animations :D

There is a good chance it is related to scale. I will check it out tomorrow. Hopefully it won't be too hard to fix. Thanks for reporting.

EDIT :

Upon investigating, the issue seems to be related to position keys. Unfortunately I couldn't find a perfect solution for it. So I basically added the option to "Disable Position". The root motion (position) will still work. This is mostly related to weapon/prop positioning which doesn't seem to effect monsters/summons too much anyway. Maybe I can do a proper fix for this later.

Also did some improvements to root motion itself. You can get the new download link from the first post.

Image

Re: FF Type-0 / The 3rd Birthday Animation Tool

Posted: Thu Apr 23, 2020 7:49 am
by einherjar007
Thank you for sharing this wonderful achievement!
and Parasite Eve is a very memorable game. Looking forward to the release!


by the way, I heard of * .mot files in the PSP game files, and I remembered "Eighting" from the game company.
But unfortunately, this *.mot file is from "HEXA DRIVE", so it has nothing to do with them.

Do you have any plans to start reversing PSP game mot files with Eighting?
Used in many games such as Bleach, Fate and Naruto.
Since the model format is gmo, it can be load with Noesis.

Re: FF Type-0 / The 3rd Birthday Animation Tool

Posted: Thu Apr 23, 2020 6:49 pm
by akderebur
einherjar007 wrote:
Thu Apr 23, 2020 7:49 am
Do you have any plans to start reversing PSP game mot files with Eighting?
Sorry, but no plans for that atm. I did this one because it also had a pc port (type-0), so it was bit easier to debug. Using the psp emulator for reversing seems like too much effort for me :D

Re: FF Type-0 / The 3rd Birthday Animation Tool

Posted: Tue Apr 28, 2020 4:55 am
by darkluap
I thought I would never see the animations of 3rd birthday, incredible