ARC (VN Temp 1): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
* ユメミルクスリ | * ユメミルクスリ | ||
== Structure == | |||
{| class="wikitable" | {| class="wikitable" | ||
!colspan="15"|Header | !colspan="15"|Header | ||
|- | |- | ||
! Size !! Content | ! Size !! Content !! Description | ||
|- | |||
| 4 Bytes || Number of formats || | |||
|- | |- | ||
!colspan="15"|Format Entry | !colspan="15"|Format Entry | ||
|- | |- | ||
! Size !! Content | ! Size !! Content !! Description | ||
|- | |- | ||
| | | 4 Bytes || Name of formats || | ||
|- | |- | ||
| | | 4 Bytes || File Count || | ||
|- | |||
| 4 Bytes || Index Offset || | |||
|- | |- | ||
!colspan="15"|Index Entry | !colspan="15"|Index Entry | ||
|- | |- | ||
! Size !! Content | ! 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 == | |||
-n/a- |
Latest revision as of 23:18, 5 October 2016
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
-n/a-