Difference between revisions of "Z file"
Jump to navigation
Jump to search
EpochFlame (talk | contribs) m (spacing) |
EpochFlame (talk | contribs) m (formatting. gosh) |
||
Line 1: | Line 1: | ||
<code>.z</code> files are a type of compressed archive in ''Hey! Pikmin''. | <code>.z</code> files are a type of compressed archive in ''Hey! Pikmin''. | ||
− | .z in Hey! Pikmin is LZ and Huffman encoded with a 4 byte alignment. | + | <code>.z</code> in Hey! Pikmin is LZ and Huffman encoded with a 4 byte alignment. |
==Tools== | ==Tools== |
Revision as of 23:12, 4 June 2021
.z
files are a type of compressed archive in Hey! Pikmin.
.z
in Hey! Pikmin is LZ and Huffman encoded with a 4 byte alignment.
Tools
Use the Yoshi's New Island decompress BMS script with QuickBMS.
Alternatively, for recompression, use the pinned script in the Hocotate Hacker discord's #hey-pikmin channel.