In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

SD Explorer

From WiiBrew
Jump to navigation Jump to search
SD Explorer
Sdexplorer.png
General
Author(s)miom
TypeUtility
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. The HBB seems to be able to properly delete files, maybe you could look there for a solution.