Anonymous

Changes

From Final Fantasy Inside

Xeno/GameDirectoryDescription/Directory11 Field

926 bytes added, 09:22, 12 November 2006
Second file - Field Data
|}
There are files: <ul><li>1) unknown </li><li>2) walkmeshes</li><li>3) pack of 3d models </li><li>4) sprites</li><li>5) sprites animation</li><li>6) entitys and scripts</li><li>7) unknown</li><li>8) text </li></ul>
'''2) walkmeshes'''
 
Contains number of walkmeshes for character and camera.
 
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse; background: rgb(255,255,255);" align="center"
! align="center" style="background:rgb(204,204,204)" | Start offset
! align="center" style="background:rgb(204,204,204)" | Size
! align="center" style="background:rgb(204,204,204)" | Value
|-
| 0x00
| 0x04 bytes
| Number of walkmeshes
|-
| 0x04 + Number of walkmesh * 0x04
| 0x04 bytes
| Length of walkmesh
|-
| 0x04 + (Number of walkmeshes + 1) * 0x04
| 0x04 bytes
| End of file
|-
| 0x04 + (Number of walkmeshes + 1) * 0x04 + Number of walkmesh * 0x08
| 0x04 bytes
| Start of walkmesh triangle description
|-
| 0x04 + (Number of walkmeshes + 1) * 0x04 + Number of walkmesh * 0x08 + 0x04
| 0x04 bytes
| Start of walkmesh vertexes
|-
|}
Anonymous user