Difference between revisions of "SD Explorer"
Jump to navigation
Jump to search
(→Bugs) |
(→Bugs) |
||
Line 36: | Line 36: | ||
If you delete files, you don't gain the released space. | 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. | 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 it windows on the SD card, it finds the data and places it in FOUND.000 and then you can delete it. | + | :-Yes, I've noticed this too. If you use the error-checking tool it 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]] |
Revision as of 01:09, 25 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 it 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.