dsdecmp/CSharp/DSDecmp/Formats
2011-11-13 22:21:18 +00:00
..
Nitro C#: revised implementation of the tree-writing algorithm for the 8-bit huffman format. A test with a file containing all values from 0 to 0xFF evenly now does not result in a corrupt tree definition. 2011-11-13 22:21:18 +00:00
CompositeFormat.cs C#: A step into a new system, where game-specific formats can be defined as plugins, preventing users from having to download DSDecmp itself again and again. Such plugins must be stores in a 'Plugins' folder in the same location as the DSDecmp.exe. 2011-11-13 16:14:45 +00:00
CompressionFormat.cs C#: A step into a new system, where game-specific formats can be defined as plugins, preventing users from having to download DSDecmp itself again and again. Such plugins must be stores in a 'Plugins' folder in the same location as the DSDecmp.exe. 2011-11-13 16:14:45 +00:00
LZOvl.cs C#: A step into a new system, where game-specific formats can be defined as plugins, preventing users from having to download DSDecmp itself again and again. Such plugins must be stores in a 'Plugins' folder in the same location as the DSDecmp.exe. 2011-11-13 16:14:45 +00:00