Results 1 to 8 of 8

Thread: DSCompress v1.0 release

                  
   
  1. #1
    DCEmu Newbie
    Join Date
    Aug 2006
    Posts
    8
    Rep Power
    0

    Default DSCompress v1.0 release

    Via source.
    Carpman has just released DSCompress v1.0. DSCompress is a gzip utility for the Nintendo DS.

    Notes
    =====
    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. The
    application should be pretty fault tolerant, but I am not responsible if it
    eats your file system, flash card, DS, home, loved ones, and soul. Use at
    your own risk.

    Known Issues
    ============
    The progress indicator is inacurate, particularly on large files and decompression.

    Download and Give Feedback Via Comments

  2. #2
    DCEmu Old Pro DanTheManMS's Avatar
    Join Date
    Oct 2006
    Posts
    1,946
    Rep Power
    77

    Default

    This could actually be pretty useful really. Takes a while, yes, but could let people squeeze those last few programs onto their carts, decompressing when needed.

  3. #3
    DCEmu Newbie
    Join Date
    Feb 2006
    Location
    Germany
    Age
    34
    Posts
    95
    Rep Power
    0

    Default

    He says he may add .zip compression too, after he released a ftp kind app.

    Further he sais .rar would be out cause DSCompress is GPL Software Anyway, .zip is good to !

  4. #4
    DCEmu Old Pro DanTheManMS's Avatar
    Join Date
    Oct 2006
    Posts
    1,946
    Rep Power
    77

    Default

    Zip support would be great if it could support archives with more than one file. Currently I use DSLinux to download .zip binaries, but its "unzip" function rarely works.

  5. #5
    DCEmu Newbie
    Join Date
    Aug 2006
    Posts
    8
    Rep Power
    0

    Default

    That is a possibility. info-zip (what you are thinking of when you think .zip) uses the same compression algo. as gzip. I've found an example of using libz to read/write .zip files. I have a chunk of free time this weekend, so I'll see what I can do about implementing it.

  6. #6
    DCEmu Coder
    Join Date
    Aug 2006
    Posts
    190
    Rep Power
    69

    Default

    Quote Originally Posted by DanTheManMS View Post
    Zip support would be great if it could support archives with more than one file. Currently I use DSLinux to download .zip binaries, but its "unzip" function rarely works.
    This is a known issue. If you can compile your own build there is a patch for busybox that fixes unzip support.

    EDIT: I've attached my copy with the patch applied.

  7. #7
    DCEmu Old Pro DanTheManMS's Avatar
    Join Date
    Oct 2006
    Posts
    1,946
    Rep Power
    77

    Default

    Thanks for the binary. I actually can compile my own build from source, so how would I go about patching busybox?

    EDIT: for that matter, where do I put the busybox binary you just attached? I can't find it in my "linux" folder on my card, so I'm assuming it should replace an older file in the source?

  8. #8
    DCEmu Regular Adrenalin's Avatar
    Join Date
    Mar 2006
    Posts
    477
    Rep Power
    0

    Default

    BTW guys, theres been a release of version 1.1 and 1.2 now.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •