torrentzip
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
torrentzip [2022/02/01 18:02] – gordonj | torrentzip [2024/10/06 18:17] (current) – [File data x:] johnsanc | ||
---|---|---|---|
Line 37: | Line 37: | ||
|UInt32|Uncompressed size| |File Uncompressed Size| | |UInt32|Uncompressed size| |File Uncompressed Size| | ||
|UInt16|Filename length| |Filename length| | |UInt16|Filename length| |Filename length| | ||
- | |UInt16|Extra field length|X|Normally 0, Length of Extra field data if zip64 extra field information is included| | + | |UInt16|Extra field length| |Normally 0, Length of Extra field data if zip64 extra field information is included| |
|Byte[]|Filename (variable size)| |Byte array of filename| | |Byte[]|Filename (variable size)| |Byte array of filename| | ||
- | |**ⓘ NOTE:** \\ The default values show are required to have consistent torrentzipped files. Default time/date of 11:32pm 12/24/1996 is the date of the first ever MAME release.| | + | <WRAP info>The default values show are required to have consistent torrentzipped files. Default time/date of 11:32pm 12/24/1996 is the date of the first ever MAME release.</ |
==== File data x: ==== | ==== File data x: ==== | ||
- | The data compression must be exactly as ZLib version 1.1.3 using maximum compression level 9. | + | The data compression must be exactly as ZLib version 1.1.3 using maximum compression level 9. All files and empty directories must be compressed with the Deflate method, which is method 8. |
Line 60: | Line 60: | ||
|UInt32|Uncompressed size| |File Uncompressed Size| | |UInt32|Uncompressed size| |File Uncompressed Size| | ||
|UInt16|File name length| |Filename length| | |UInt16|File name length| |Filename length| | ||
- | |UInt16|Extra field length|X|Normally 0, Length of Extra field data if zip64 extra field information is included| | + | |UInt16|Extra field length| |Normally 0, Length of Extra field data if zip64 extra field information is included| |
|UInt16|File comment length|0|No file comment| | |UInt16|File comment length|0|No file comment| | ||
|UInt16|Disk number start|0|Multi disk storage not used so set to disk 0| | |UInt16|Disk number start|0|Multi disk storage not used so set to disk 0| | ||
Line 80: | Line 80: | ||
|Byte[22]|.ZIP file comment|TORRENTZIPPED-XXXXXXXX| | | |Byte[22]|.ZIP file comment|TORRENTZIPPED-XXXXXXXX| | | ||
- | |**ⓘ NOTE:** \\ See above ' | + | <WRAP info>See above ' |
torrentzip.1643738536.txt.gz · Last modified: 2022/02/01 17:02 (external edit)