* [[Vavoom]] has a model inspired from the approach used in the [[Quake]] series or [[Doom 3]].
* [[ZDoom]], [[GZDoom]], and [[Zandronum]] use a model detailed {{zdoomwiki|Using ZIPs as WAD replacement|here|linkonly=1}}.
==Technical details==
Although the ZIP format allows for many different compression methods, only two are generally supported: store (method 0), which applies no compression at all, and {{wp|DEFLATE|deflate}} (method 8). Many utilities may simply fail to open a ZIP archive if at least one of its file was compressed with an unsupported method. See section 4.4.5 in the [http://www.pkware.com/documents/casestudies/APPNOTE.TXT official ZIP format specifications] for a full list of ZIP compression methods.
[[Category:Resources]]
[[Category:New features]]