ARC (VN Temp 1): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
! Size !! Content !! Description | ! Size !! Content !! Description | ||
|- | |- | ||
| | | 4 Bytes || Number of formats || | ||
|- | |- | ||
!colspan="15"|Format Entry | !colspan="15"|Format Entry | ||
Line 22: | Line 22: | ||
! Size !! Content !! Description | ! Size !! Content !! Description | ||
|- | |- | ||
| | | 4 Bytes || Name of formats || | ||
|- | |- | ||
| | | 4 Bytes || File Count || | ||
|- | |- | ||
| | | 4 Bytes || Index Offset || | ||
|- | |- | ||
!colspan="15"|Index Entry | !colspan="15"|Index Entry | ||
Line 32: | Line 32: | ||
! Size !! Content !! Description | ! Size !! Content !! Description | ||
|- | |- | ||
| | | 9 Bytes || File Name || 8 bytes + null | ||
|- | |- | ||
| | | 4 Bytes || File size || | ||
|- | |- | ||
| | | 4 Bytes || File offset || | ||
|} | |} | ||
Revision as of 21:38, 29 December 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 | ||||||||||||
4 Bytes | Number of formats | |||||||||||||
Format Entry | ||||||||||||||
Size | Content | Description | ||||||||||||
4 Bytes | Name of formats | |||||||||||||
4 Bytes | File Count | |||||||||||||
4 Bytes | Index Offset | |||||||||||||
Index Entry | ||||||||||||||
Size | Content | Description | ||||||||||||
9 Bytes | File Name | 8 bytes + null | ||||||||||||
4 Bytes | File size | |||||||||||||
4 Bytes | File offset |
Index entries are group together based on formats defined above in the order as they appear.
Tools
Coming soon...