Difference between revisions of "SD Explorer"
Jump to navigation
Jump to search
(→Bugs) |
Bitflusher (talk | contribs) m (add to category Homebrew_in_HomebrewBrowser) |
||
Line 38: | Line 38: | ||
:-Yes, I've noticed this too. If you use the error-checking tool in windows on the SD card, it finds the data and places it in FOUND.000 and then you can delete it. I think whoever thought the bug was in libfat is right since the HBB has the same bug. | :-Yes, I've noticed this too. If you use the error-checking tool in windows on the SD card, it finds the data and places it in FOUND.000 and then you can delete it. I think whoever thought the bug was in libfat is right since the HBB has the same bug. | ||
[[category:Homebrew using libwiisprite]] | [[category:Homebrew using libwiisprite]] | ||
+ | [[Category:Homebrew_in_HomebrewBrowser]] |
Revision as of 19:59, 29 August 2008
SD Explorer | |
![]() | |
General | |
---|---|
Author(s) | miom |
Type | Utility |
Links | |
[[sdexplorer1.0a.zip|Download]] | |
[[sdexplorer0.9src.zip|Source]] | |
SD Explorer is an SD card file manager with the following possibilities:
- create directories
- delete directories recursively
- create empty files
- delete files
- move and rename dirs and files
Installation
Extract the content of the archive on your SD Root. Be sure that you copy all files, your Wii might crash if you don't!
ToDo
Announced for the next versions:
- copy function
- dol/elf loader
Ideas
Add your ideas here
Bugs
Currently there are some bugs in the delete function. If you delete files, you don't gain the released space. I think this error is rather in libfat but I search for a solution.
- -Yes, I've noticed this too. If you use the error-checking tool in windows on the SD card, it finds the data and places it in FOUND.000 and then you can delete it. I think whoever thought the bug was in libfat is right since the HBB has the same bug.