XFL: Difference between revisions
Jump to navigation
Jump to search
Created page with "Game(s) 赫炎のインガノックFVR {| class="wikitable" !colspan="15"|Header |- ! Size !! Content |- | 4Bytes || ID |- | 4Bytes|| Unknown |- | 4Bytes|| File Count |} {| c..." |
No edit summary |
||
Line 24: | Line 24: | ||
| 4Bytes|| File Size? | | 4Bytes|| File Size? | ||
|} | |} | ||
Offsets might start from 0 rather than starting from size of header+full index size so... Actual offset = offset+header+(index*file count) |
Revision as of 21:11, 26 June 2014
Game(s) 赫炎のインガノックFVR
Header | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size | Content | |||||||||||||
4Bytes | ID | |||||||||||||
4Bytes | Unknown | |||||||||||||
4Bytes | File Count |
Index | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size | Content | |||||||||||||
32Bytes | File name | |||||||||||||
4Bytes | Offset? | |||||||||||||
4Bytes | File Size? |
Offsets might start from 0 rather than starting from size of header+full index size so... Actual offset = offset+header+(index*file count)