[FFVII PSX] Field file walkmesh question.

  • Thread starter Thread starter Akari
  • Start date Start date
Status
Not open for further replies.
A

Akari

Guest
I found that in psx version walkmesh are in DAT files. They are right after the 1section in PC version. BUT... although I found them manually I still doesnt get how to it automaticly. There is no pointer to this part directly, and I dont get how to calculate size ot text part (There are pointer to text and it seems that walkmesh are right after it).
 
Are you sure its not one of the pointers from the beginning of the file? They are relative to the file loaded into memory, so if you subtract the first pointer from all of them you should get the file position plus the size of the offset table.
 
Status
Not open for further replies.
Back
Top