Difference between revisions of "ARC (VN Temp 1)"

From Game Research Wiki
Jump to navigation Jump to search
Line 11: Line 11:


{| class="wikitable"
{| class="wikitable"
!colspan="15"|Header2
!colspan="15"|Format Entry
|-
|-
! Size !! Content
! Size !! Content
|-
|-
| 4Bytes* || Name of formats?
| 4Bytes || Name of formats
|-
|-
| 4Bytes* || File Count?
| 4Bytes || File Count
|-
|-
| 4Bytes* || Unknown
| 4Bytes || Index Offset
|}
|}
Strange format. Header starts off with how many different formats are inside archive.


{| class="wikitable"
{| class="wikitable"
!colspan="15"|Index
!colspan="15"|Index Entry
|-
|-
! Size !! Content
! Size !! Content
|-
|-
| 9Bytes || File Name?
| 9Bytes || File Name
|-
|-
| 4Bytes || File size?
| 4Bytes || File size
|-
|-
| 4Bytes || File offset?
| 4Bytes || File offset
|}
|}

Revision as of 06:06, 8 July 2014

Used in the following game(s):

  • I/O‐revisionⅡ
Header
Size Content
4Bytes Number of formats
Format Entry
Size Content
4Bytes Name of formats
4Bytes File Count
4Bytes Index Offset
Index Entry
Size Content
9Bytes File Name
4Bytes File size
4Bytes File offset