This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dsdecmp
Watch
2
Star
0
Fork
0
You've already forked dsdecmp
mirror of
https://github.com/Barubary/dsdecmp.git
synced
2024-11-16 15:49:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c2722315a
dsdecmp
/
CSharp
/
DSDecmp
/
Formats
History
barubary
1c2722315a
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
..
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