Difference between revisions of "FF8/FileFormat CA"
< FF8
Jump to navigation
Jump to search
my_wiki>Myst6re |
my_wiki>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 17: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)