dsdecmp/CSharp/DSDecmp/Formats
2011-05-13 10:07:38 +00:00
..
Nitro C#: added an initial compression algorithm for LZ-10. May not work yet, as it hasn't been tested. 2011-05-13 10:07:38 +00:00
CompressionFormat.cs C#: added built-in check for arm9.bin in LZ-Overlay decompression, as it has some extra bytes that should be ignored when decompressing. Only the file-based methods can handle that of course. Perhaps the extra bytes should also be copied to the output file however, which is currently not the case. 2011-04-21 14:16:59 +00:00
LZOvl.cs C#: added built-in check for arm9.bin in LZ-Overlay decompression, as it has some extra bytes that should be ignored when decompressing. Only the file-based methods can handle that of course. Perhaps the extra bytes should also be copied to the output file however, which is currently not the case. 2011-04-21 14:16:59 +00:00