PD: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
|- | |- | ||
| 4Bytes || Number of files | | 4Bytes || Number of files | ||
| | |- | ||
| 4Bytes || 0x00 Padding | |||
|- | |||
!colspan="15"|Index | !colspan="15"|Index | ||
|- | |- | ||
Line 33: | Line 33: | ||
Pad much? :T | Pad much? :T | ||
== Notes == | |||
My tool will typically create a file that is slightly smaller in size compared to the original since the original files use excess amounts of padding. Also, will pack files in descending order. | |||
== Tools == | |||
-n/a- |
Latest revision as of 23:20, 5 October 2016
Used in the following games:
- Cross†Channel
Header | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size | Content | |||||||||||||
8Bytes | Magic | |||||||||||||
56Bytes | 0x00 Padding | |||||||||||||
4Bytes | Number of files | |||||||||||||
4Bytes | 0x00 Padding | |||||||||||||
Index | ||||||||||||||
Size | Content | |||||||||||||
128Bytes | File name | |||||||||||||
4Bytes | Offset | |||||||||||||
4Bytes | 0x00 Padding | |||||||||||||
4Bytes | File Size | |||||||||||||
4Bytes | 0x00 Padding |
Pad much? :T
Notes
My tool will typically create a file that is slightly smaller in size compared to the original since the original files use excess amounts of padding. Also, will pack files in descending order.
Tools
-n/a-