Other file types in PC LGPs

  • Thread starter Thread starter nfitc1
  • Start date Start date
Status
Not open for further replies.
N

nfitc1

Guest
I'm trying to create an LGP data viewer (making good progress), but I'm finding quite a few file types I haven't identified. The extensions are ".S", ".A", ".lmd", ".geo", ".D", ".E".

I don't know what these do. I think the .S are skeleton files, but I don't know the format. There are a few one-timers, like "tmd" or something like that, that I don't know of either.

Also, how are texture coordinates used in polygon groups? I don't quite understand.
 
in the char.lgp the .a files are animations. I don't think they are used for anything else.
 
the "A" file format is discribed here

That was one of the first things I ever reversed in FF7,Mirex built on it.
 
Thanks for the info. It's been helpful. Now all I need to get is alphablending working. :)
 
Status
Not open for further replies.
Back
Top