Difference between revisions of "FF8/FileFormat CA"
From QhimmWiki
< FF8
| Line 4: | Line 4: | ||
<ul> | <ul> | ||
<li>The zoom can be present twice</li> | <li>The zoom can be present twice</li> | ||
| − | <li>There may be | + | <li>There may be several cameras, in this case the camera structure is repeated several times, and sizeof(each struct) = 0x28 (with zoom twice for each)</li> |
</ul> | </ul> | ||
Latest revision as of 10:05, 24 July 2012
[edit] Camera
The format is almost the same as Final Fantasy VII. Differences:
- The zoom can be present twice
- There may be several cameras, in this case the camera structure is repeated several times, and sizeof(each struct) = 0x28 (with zoom twice for each)