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

From Game Research Wiki
Jump to navigation Jump to search
Line 10: Line 10:
* ユメミルクスリ
* ユメミルクスリ


== Structure ==
{| class="wikitable"
{| class="wikitable"
!colspan="15"|Header
!colspan="15"|Header
|-
|-
! Size !! Content
! Size !! Content !! Description
|-
| 4Bytes || Number of formats ||
|-
|-
| 4Bytes || Number of formats
|}
{| class="wikitable"
!colspan="15"|Format Entry
!colspan="15"|Format Entry
|-
|-
! Size !! Content
! Size !! Content !! Description
|-
| 4Bytes || Name of formats ||
|-
|-
| 4Bytes || Name of formats
| 4Bytes || File Count ||
|-
|-
| 4Bytes || File Count
| 4Bytes || Index Offset ||
|-
|-
| 4Bytes || Index Offset
|}
{| class="wikitable"
!colspan="15"|Index Entry
!colspan="15"|Index Entry
|-
|-
! Size !! Content
! Size !! Content !! Description
|-
|-
| 9Bytes || File Name
| 9Bytes || File Name ||
|-
|-
| 4Bytes || File size
| 4Bytes || File size ||
|-
|-
| 4Bytes || File offset
| 4Bytes || File offset ||
|}
|}

Revision as of 20:31, 8 July 2014

Used in the following game(s):

  • Critical Point
  • Gibo
  • I/O‐revisionⅡ
  • Little My Maid
  • Princess Waltz
  • Snow Drop
  • Water Closet
  • ユメミルクスリ

Structure

Header
Size Content Description
4Bytes Number of formats
Format Entry
Size Content Description
4Bytes Name of formats
4Bytes File Count
4Bytes Index Offset
Index Entry
Size Content Description
9Bytes File Name
4Bytes File size
4Bytes File offset