More actions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=DSDecmp | |title=DSDecmp | ||
|image= | |image=dsdecmpwii2.png | ||
|description= | |description=(De-)compress various DS and Wii formats. | ||
|author=Barubary | |author=Barubary | ||
|lastupdated=2011/05/15 | |lastupdated=2011/05/15 | ||
Line 18: | Line 12: | ||
|source=https://github.com/Barubary/dsdecmp | |source=https://github.com/Barubary/dsdecmp | ||
}} | }} | ||
DSDecmp is a tool for compressing and decompressing files in a variety of DS games (as well as some Wii games). | |||
The supported formats are: | The supported formats are: | ||
* LZ type 0×10 | * LZ type 0×10. | ||
* LZ type 0×11 | * LZ type 0×11. | ||
* LZ type | * LZ type "Overlay" (used in "overlay" files in DS games). | ||
* Huffman encoding with data sizes 4 and 8 | * Huffman encoding with data sizes 4 and 8. | ||
* Run-Length Encoding | * Run-Length Encoding. | ||
DSDecmp is command-line only. Provide no arguments to print its usage. | DSDecmp is command-line only. Provide no arguments to print its usage. | ||
== | ==Screenshots== | ||
https://dlhb.gamebrew.org/wiihomebrews/ | https://dlhb.gamebrew.org/wiihomebrews/dsdecmpwii3.png | ||
==External | ==External links== | ||
* | * GitHub - https://github.com/Barubary/dsdecmp | ||
* Romhacking.net - https://www.romhacking.net/utilities/789/ | |||
* Romhacking - https://www.romhacking.net/utilities/789/ |
Latest revision as of 08:37, 4 April 2023
DSDecmp | |
---|---|
General | |
Author | Barubary |
Type | Hack Utilities |
Version | 4.0 |
License | Mixed |
Last Updated | 2011/05/15 |
Links | |
Download | |
Website | |
Source | |
DSDecmp is a tool for compressing and decompressing files in a variety of DS games (as well as some Wii games).
The supported formats are:
- LZ type 0×10.
- LZ type 0×11.
- LZ type "Overlay" (used in "overlay" files in DS games).
- Huffman encoding with data sizes 4 and 8.
- Run-Length Encoding.
DSDecmp is command-line only. Provide no arguments to print its usage.
Screenshots
External links
- GitHub - https://github.com/Barubary/dsdecmp
- Romhacking.net - https://www.romhacking.net/utilities/789/