PD: Difference between revisions
Jump to navigation
Jump to search
m Orin moved page PD (archive) to PD without leaving a redirect |
No edit summary |
||
Line 2: | Line 2: | ||
Used in the following games: | Used in the following games: | ||
* Cross†Channel | * Cross†Channel | ||
{| class="wikitable" | |||
!colspan="15"|Header | |||
|- | |||
! Size !! Content | |||
|- | |||
| 8Bytes || Magic | |||
|- | |||
| 56Bytes || 0x00 Padding | |||
|- | |||
| 4Bytes || Number of files | |||
|} | |||
{| class="wikitable" | |||
!colspan="15"|Index | |||
|- | |||
! Size !! Content | |||
|- | |||
| 128Bytes || File name | |||
|- | |||
| 4Bytes || Offset | |||
|- | |||
| 4Bytes || 0x00 Padding | |||
|- | |||
| 4Bytes || File Size | |||
|- | |||
| 4Bytes || 0x00 Padding | |||
|} |
Revision as of 06:50, 8 July 2014
Used in the following games:
- Cross†Channel
Header | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size | Content | |||||||||||||
8Bytes | Magic | |||||||||||||
56Bytes | 0x00 Padding | |||||||||||||
4Bytes | Number of files |
Index | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size | Content | |||||||||||||
128Bytes | File name | |||||||||||||
4Bytes | Offset | |||||||||||||
4Bytes | 0x00 Padding | |||||||||||||
4Bytes | File Size | |||||||||||||
4Bytes | 0x00 Padding |