Difference between revisions of "ARC (Buriko)"

From Game Research Wiki
Jump to navigation Jump to search
Line 12: Line 12:
!colspan="15"|Header
!colspan="15"|Header
|-
|-
! Size !! Content
! Size !! Content !! Description
|-
|-
| 12Bytes || Magic
| 12Bytes || Magic || "PackFile    "
|-
|-
| 4Bytes || Number of Files
| 4Bytes || Number of Files ||
|-
|-
!colspan="15"|Index Entry
!colspan="15"|Index Entry
|-
|-
! Size !! Content
! Size !! Content !! Description
|-
|-
| 16Bytes || File Name
| 16Bytes || File Name ||
|-
|-
| 4Bytes || Offset
| 4Bytes || Offset ||
|-
|-
| 4Bytes || File Size
| 4Bytes || File Size ||
|-
|-
| 8Bytes || Padding
| 8Bytes || Padding ||
|}
|}



Revision as of 20:23, 29 December 2014

Used in the following game(s):

  • Da Capo (MangaGamer)
  • Da Capo 2 (MangaGamer)
  • Edelweiss Eiden Fantasia (MangaGamer)
  • Shuffle! (MangaGamer)
  • Soul Link (MangaGamer)

Reason for listing them as "MangaGamer" is that the games original Japanese release may have used a different engine since ManagaGamer sometimes (most of the time?) ports games to their own engine or one in their full control (no waiting for the Japanese side to fix a bug and ship it back to them).

Header
Size Content Description
12Bytes Magic "PackFile "
4Bytes Number of Files
Index Entry
Size Content Description
16Bytes File Name
4Bytes Offset
4Bytes File Size
8Bytes Padding

Note: No file extensions used on internal files nor are they stored anywhere. Individual format identification may be problematic. There may actually be two different archive formats as well.

Notes

There may be a second format used with these games.