gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS Misc > Is there a DS browser that saves files? Which Slot-2 card...

#143232 - FriendOfDS - Thu Oct 18, 2007 3:34 pm

Hi. I just bought an R4DS card and would like to make the most out of my new DS with homebrew. Before I go out and buy a Slot-2 card, I need to know which is the most cost-effective and compatible for a browser that could save files. My eye is on the 32MB cards listed for DSLinux, but which one would work best for me?
http://www.dslinux.org/wiki/Running_DSLinux
There are browsers that can cache files, so how about just permanently saving all the cached files on a flash card? One could pick out the save-worthy files. Not as elegant as ?save as?, but still effective.

#143236 - Tikker - Thu Oct 18, 2007 4:22 pm

personally, I think the m3 lite perfect is the best slot 2 card out there

it's also the most expensive

if you're just looking to add some extra ram, then the ez flash3-1 is the best choice

#143241 - FriendOfDS - Thu Oct 18, 2007 4:49 pm

Thanks for your response. The EZ Flash 3-1 looks good! Perhaps I could just buy the slot-2 memory expansion and use it with my R4DS? Would a browser be able to write to the flash chip on the R4DS?

I forgot to mention that a filter could be used which only caches larger files (main images and HTML) on the flash and smaller stuff in RAM. This would reduce the chance of wearing the memory card out prematurely.

#143244 - sonny_jim - Thu Oct 18, 2007 5:28 pm

I use a Supercard SD with DSLinux and it works pretty much flawlessly. Also in DSLinux you get dlditool which along with unzip allows you to download and patch DS homebrew without having to touch a PC.

EDIT: With DSLinux it will cache as much as it can in the extra RAM in Slot-2, not the storage media. This means that you do not have to worry about your SD card wearing out.

#143246 - FriendOfDS - Thu Oct 18, 2007 6:00 pm

Hi sonny_jim. What you have sounds pretty good.

But is there even a DS browser capable of saving files?

#143247 - sonny_jim - Thu Oct 18, 2007 6:02 pm

The only experience I have with DS browsers are the ones that run under DSLinux. Opera DS doesn't have the ability to save. All of the browsers included with DSLinux (links, retawq and ViewML) have the ability to save to media in either Slot-1 or Slot-2.

#143254 - pas - Thu Oct 18, 2007 8:11 pm

DSOrganize would be your choice.

Thought it can save if you click on a file (e.g. mp3 or whatever), it saves it to the DSOrganize/Cache Directory, you need to search a big file and rename to what you like. This is the only way to to this exept for DSlinux' Webbrowser.

It works fairly well, and Dragon Minded even thinks about implementing a "real" saving system for the browser one day (atleast that is what you can read out of his wiki).

#143361 - darkgilson - Sat Oct 20, 2007 11:21 am

Dslinux with links or retawq allows you to save files..

In links, select your download link, and tap the "d" key. It will open a download dialog, and save the file you've chosen into the "Dslinux\Home" directory...
_________________
Soon Blubb in 3D !

#143463 - dantheman - Mon Oct 22, 2007 12:00 am

Similarly, with Retawq, tap "d" to save the current page as an HTML file, shift+D to download the selected link to your card, and CTRL+d to download a file from the url you specify to your card. You can save it to the root of your card by prepending "/media/" before the filename. Since Retawq doesn't have a download status meter, type "ls -l" (lowercase L, not number 1) a few times until the filesize stops increasing. Links has a status meter you can watch and use.

Since the unzip command has been broken in DSLinux for a while to the best of my knowledge, if you use this method to download zip files I'd suggest using the DSCompress program to unzip them. This requires a few more reboots, but it works.

#143508 - sonny_jim - Tue Oct 23, 2007 12:28 am

The dev's of DSLinux are fully aware that the busybox unzip command is non functioning at the moment. I have submitted a patch to fix this but there's two reasons why it hasn't been committed yet:

1. It may just be easier/better to update the whole of the busybox toolset
2. Some of the dev's are totally anti-warez and don't want unzip enabled lest DSLinux gets turned into some Warez downloading platform.

If you compile your own builds I can supply you with a patch to fix unzip if anyones interested.

EDIT: Isn't DSCompress just for GZip files? My mistake, it does zip too


Last edited by sonny_jim on Tue Oct 23, 2007 12:44 am; edited 1 time in total

#143510 - tepples - Tue Oct 23, 2007 12:44 am

How hard would it be to compile Info-ZIP UnZip and be done with the whole mess?
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#143511 - sonny_jim - Tue Oct 23, 2007 1:21 am

Compile Info Unzip natively for DSLinux? I had a crack at it but I'm no uber porter. IIRC the makefile is an absolute mess and it uses stuff that's not in the current DSLinux source tree. The fact is there is an implementation already in the source tree that works, it just needs activating.

#143514 - dantheman - Tue Oct 23, 2007 2:28 am

sonny_jim wrote:
If you compile your own builds I can supply you with a patch to fix unzip if anyones interested.

If I remember right, you uploaded the file to a thread at DCEmu but I had no idea what to do with it. I can create my own builds if I need to, but I'm not a pro at doing it.

And yeah, DSCompress only compresses to Gzip but can uncompress both GZip and Zip files.

#143673 - Dood77 - Thu Oct 25, 2007 5:22 am

And... where would one obtain DSCompress?
_________________
If I use a term wrong or something then feel free to correct, I?m not much of a programmer.

Original DS Phat obtained on day of release + flashme v7
Supercard: miniSD, Kingston 1GB, Kingston 2GB
Ralink chipset PCI NIC

#143678 - dantheman - Thu Oct 25, 2007 6:40 am

Dood77 wrote:
And... where would one obtain DSCompress?

Use the first result.

#144491 - pas - Fri Nov 02, 2007 10:40 pm

DSOrganize 3.05 is now fully capable of downloading files ! It really works great (almost like on the PC ^^, except for the Speed of course).