Page 1 of 1

Thunder Force VI .gmo models

Posted: Tue Jun 14, 2016 7:26 am
by RVR72GV
I've managed to successfully extract the data from the game files (in this case PLAYER0x.BIN files since I'm looking for the player ship models), but I need help at converting the .gmo models into obj since the .gmo format used is different to the .gmo format used on PSP.

The extracted .gmo and .tm2 files are in the attachment.

Re: Thunder Force VI .gmo models

Posted: Tue Jun 14, 2016 10:02 am
by shakotay2
strange format - vertex data (maybe animation data?) is interrupted by sequences with 15 zeroes.

I used the new autocreation feature for face indices of hex2obj 024d for claw from Syrinx folder:
claw_gmo.jpg

Re: Thunder Force VI .gmo models

Posted: Tue Jun 21, 2016 1:07 am
by RVR72GV
I used the new autocreation feature for face indices of hex2obj 024d for claw from Syrinx folder:
Nice. Any progress on this?