<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.webtv.zone/mediawiki/index.php?action=history&amp;feed=atom&amp;title=CompressFS</id>
	<title>CompressFS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.webtv.zone/mediawiki/index.php?action=history&amp;feed=atom&amp;title=CompressFS"/>
	<link rel="alternate" type="text/html" href="https://wiki.webtv.zone/mediawiki/index.php?title=CompressFS&amp;action=history"/>
	<updated>2026-04-13T21:28:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.webtv.zone/mediawiki/index.php?title=CompressFS&amp;diff=9&amp;oldid=prev</id>
		<title>imported&gt;Admin: Created page with &quot;&#039;&#039;&#039;CompressFS&#039;&#039;&#039; is a proprietary file system used to store system media for UltimateTV, Microsoft TV Simulator, and MSN TV 2. CompressFS acts as a direct repl...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.webtv.zone/mediawiki/index.php?title=CompressFS&amp;diff=9&amp;oldid=prev"/>
		<updated>2021-11-02T17:12:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;CompressFS&amp;#039;&amp;#039;&amp;#039; is a proprietary file system used to store system media for &lt;a href=&quot;/wiki/UltimateTV&quot; title=&quot;UltimateTV&quot;&gt;UltimateTV&lt;/a&gt;, Microsoft TV Simulator, and &lt;a href=&quot;/wiki/MSNTV_2&quot; class=&quot;mw-redirect&quot; title=&quot;MSNTV 2&quot;&gt;MSN TV 2&lt;/a&gt;. CompressFS acts as a direct repl...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;CompressFS&amp;#039;&amp;#039;&amp;#039; is a proprietary file system used to store system media for [[UltimateTV]], Microsoft TV Simulator, and [[MSNTV 2|MSN TV 2]]. CompressFS acts as a direct replacement to the [[ROMFS]] format used to store system media in first-generation WebTV/MSN TV firmware. Files stored in CompressFS partitions can be stored with compression, hence the name of the file system. CompressFS also supports Unicode filenames, although this doesn&amp;#039;t seem to be used in practice for UltimateTV or MSN TV 2. A [https://patents.google.com/patent/WO2000077615A2/en patent] was created for this file system, which includes snippets of code from a CompressFS header file.&lt;br /&gt;
&lt;br /&gt;
A CompressFS partition starts with the byte sequence &amp;quot;5DCF5DCF&amp;quot; (&amp;lt;code&amp;gt;0xCF5DCF5D&amp;lt;/code&amp;gt; in little endian form).&lt;br /&gt;
&lt;br /&gt;
Almost everything about CompressFS has been figured out except for how the partitions are accessed on actual hardware and properly decompressing most files. On the topic of compression, most files that are compressed use some form of &amp;quot;LZJ&amp;quot;, a compression algorithm that doesn&amp;#039;t have much documentation available right now outside of a [https://www.researchgate.net/publication/226684087_Compression_of_character_strings_by_an_adaptive_dictionary white paper] written by the inventor and passing mentions of it on various websites. We believe that CompressFS uses a Microsoft-specific variant dubbed &amp;quot;LZJ64&amp;quot; based on a variable in Microsoft&amp;#039;s header file for the filesystem.&lt;br /&gt;
&lt;br /&gt;
Tools that extract and build CompressFS images were made at least back when the UltimateTV was relatively new. Those tools have since been unearthed by one of the old WebTV hacking scene people and are now [https://archive.org/details/compressfs-tools available] on Archive.org by us.&lt;/div&gt;</summary>
		<author><name>imported&gt;Admin</name></author>
	</entry>
</feed>