Difference between revisions of "FF8/FileFormat CA"
Jump to navigation
Jump to search
Qhimm>Myst6re |
Qhimm>Myst6re |
||
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> |
Revision as of 16:05, 24 July 2012
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)