More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox DS Homebrews | {{Infobox DS Homebrews | ||
|title=DSCompress | |title=DSCompress | ||
|image= | |image=Dscompress.png | ||
|description=GZip utility to unzip zip files and GZip files. | |description=GZip utility to unzip zip files and GZip files. | ||
|author=Carpman | |author=Carpman |
Revision as of 14:03, 31 October 2021
DSCompress | |
---|---|
General | |
Author | Carpman |
Type | Utility |
Version | 1.3 |
License | Mixed |
Last Updated | 2007/11/08 |
Links | |
Download | |
Website | |
DSCompress is a GZip utility for the Nintendo DS. it can unzip zip files and GZip files. It uses libfat so it should be compatible with any card that has a DLDI driver.
Installation
Download and extract file.
DLDI patch .nds file and copy it to the root directory of the card.
User guide
Select a file in the browser and choose to compress or decompress it.
Controls
D-Pad - Browse files
A - Compress any file, Unzip files
B - Go up a directory
Known issues
About the compression time: The Nintendo DS's ARM9 runs at about 60Mhz. The Nintendo DS has 4Mb of RAM. Because of this, compression and decompression of large files is slow.
Compatibility
Tested on:
iPlayer (OS.1.3 firmware 1.0.7)
DSTT/TTDS (firmware 1.17a12)
Changelog
v1.3 2007/11/08
- Added support for unzipping .zip files.
- Added scrolling support (hold up or down to scroll).
- Fixed multiple directory problem.
2007/08/08
- Updated uncompress function to correctly report errors.
- Rebuilt using never zlib, fixes problems decompressing from external programs.
External links
- Author's website - http://www.voidptr.org/?page_id=25