Err, there seems to be a few frames missing in the animations or something.
Phoenix has a coffee mug in the texture, but none of the frames use it. They also don't use the mouth at the bottom for some reason.
And Mia's texture doesn't actually contain an in-between "blink" frame, so the images come out like this.
Texture:
I guess they forgot to add them? The coordinates point to that area above the full blink eyes.
I dunno.
Edit:
Wait....
Things got more confusing...
I just looked at another random file (There are no filenames, only numbers) and it had the same texture as the Phoenix above.
But its animation data has the coffee mug.
I guess the are different for every game?
That's going to be hard, because there is no way to tell what's what until the images are extracted.
I would just run my script on every image in the game, but there are over 11,000 and the etc compression makes each one take about 1-2 minutes to complete.
Which would take about 2 weeks...
Phoenix has a coffee mug in the texture, but none of the frames use it. They also don't use the mouth at the bottom for some reason.
And Mia's texture doesn't actually contain an in-between "blink" frame, so the images come out like this.
Texture:
I guess they forgot to add them? The coordinates point to that area above the full blink eyes.
I dunno.
Edit:
Wait....
Things got more confusing...
I just looked at another random file (There are no filenames, only numbers) and it had the same texture as the Phoenix above.
But its animation data has the coffee mug.
I guess the are different for every game?
That's going to be hard, because there is no way to tell what's what until the images are extracted.
I would just run my script on every image in the game, but there are over 11,000 and the etc compression makes each one take about 1-2 minutes to complete.
Which would take about 2 weeks...