DSCompress: Difference between revisions
From GameBrew
More actions
m Text replacement - "{{Infobox homebrew" to "{{Infobox DS Homebrews" |
m Text replacement - "| licence" to "| license" |
||
| Line 4: | Line 4: | ||
| type = Utility | | type = Utility | ||
| version = 1.3 | | version = 1.3 | ||
| | | license = Mixed | ||
| author = Carpman | | author = Carpman | ||
| website = http://www.voidptr.org/?page_id=25 | | website = http://www.voidptr.org/?page_id=25 | ||
Revision as of 09:58, 20 October 2021
| DSCompress | |
|---|---|
| File:Dscompass.png | |
| General | |
| Author | Carpman |
| Type | Utility |
| Version | 1.3 |
| License | Mixed |
| 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