Yaz0: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
No edit summary
imported>Leoetlino
No edit summary
Line 5: Line 5:


== Usage in ''Breath of the Wild'' ==
== Usage in ''Breath of the Wild'' ==
Yaz0 is the only compression algorithm that is used in ''Breath of the Wild''. Many resources, such as [[bactorpack]]s and [[BYML]]s are compressed. However, content files that are inside of archives that have already been compressed (such as [[ActorParam]] files) are typically uncompressed.
Yaz0 is the only compression algorithm that is used in ''Breath of the Wild''. Many resources, such as [[bactorpack]]s and [[BYML]]s, are compressed. However, content files that are inside of archives that have already been compressed (such as [[ActorParam]] files) are typically uncompressed.


== Tools ==
== Tools ==

Revision as of 17:03, 9 September 2018

Yaz0 is a compression algorithm used in many Nintendo games.

Structure

The structure is documented on the MK8 wiki.

Usage in Breath of the Wild

Yaz0 is the only compression algorithm that is used in Breath of the Wild. Many resources, such as bactorpacks and BYMLs, are compressed. However, content files that are inside of archives that have already been compressed (such as ActorParam files) are typically uncompressed.

Tools