FF Type-0 / The 3rd Birthday Animation Tool

Post questions about game models here, or help out others!
Post Reply
akderebur
ultra-veteran
ultra-veteran
Posts: 621
Joined: Fri Jul 08, 2011 10:36 am
Has thanked: 65 times
Been thanked: 777 times

FF Type-0 / The 3rd Birthday Animation Tool

Post by akderebur » Tue Apr 21, 2020 3:11 pm

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
Last edited by akderebur on Wed Apr 22, 2020 3:28 pm, edited 1 time in total.

Allanoon
advanced
Posts: 63
Joined: Sat Apr 14, 2012 9:00 pm
Has thanked: 89 times
Been thanked: 13 times

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

Post by Allanoon » Tue Apr 21, 2020 11:47 pm

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 "

akderebur
ultra-veteran
ultra-veteran
Posts: 621
Joined: Fri Jul 08, 2011 10:36 am
Has thanked: 65 times
Been thanked: 777 times

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

Post by akderebur » Tue Apr 21, 2020 11:56 pm

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

User avatar
einherjar007
veteran
Posts: 104
Joined: Sat Dec 23, 2017 7:56 am
Has thanked: 116 times
Been thanked: 17 times
Contact:

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

Post by einherjar007 » Thu Apr 23, 2020 7:49 am

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.

akderebur
ultra-veteran
ultra-veteran
Posts: 621
Joined: Fri Jul 08, 2011 10:36 am
Has thanked: 65 times
Been thanked: 777 times

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

Post by akderebur » Thu Apr 23, 2020 6:49 pm

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

darkluap
ultra-n00b
Posts: 8
Joined: Mon Oct 04, 2010 1:04 am
Has thanked: 3 times

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

Post by darkluap » Tue Apr 28, 2020 4:55 am

I thought I would never see the animations of 3rd birthday, incredible

Post Reply