USB mass storage device tester: Difference between revisions
No edit summary |
WiibrewBot (talk | contribs) m Robot: Cosmetic changes |
||
Line 16: | Line 16: | ||
You can use Wiimote or GameCube controller. (Even though it says GameCube only.) | You can use Wiimote or GameCube controller. (Even though it says GameCube only.) | ||
==Warning== | == Warning == | ||
*'''FOR FAT (12, 16 AND 32) DEVICES ONLY''' | *'''FOR FAT (12, 16 AND 32) DEVICES ONLY''' | ||
Line 22: | Line 22: | ||
*'''CREATE A BACKUP BEFORE USING THIS SOFTWARE''' | *'''CREATE A BACKUP BEFORE USING THIS SOFTWARE''' | ||
==Downloads== | == Downloads == | ||
[[Media:Usbmss3.zip | Version 3]] | [http://www.game-spin.com/downloads/wiibrew/usbmss3.elf Mirror] By SpongeFreak52 (fixes some devices) | [[Media:Usbmss3.zip | Version 3]] | [http://www.game-spin.com/downloads/wiibrew/usbmss3.elf Mirror] By SpongeFreak52 (fixes some devices) | ||
Line 30: | Line 30: | ||
Current source code is in the libogc CVS. | Current source code is in the libogc CVS. | ||
==Partial List of Devices== | == Partial List of Devices == | ||
Here is a [[USB Mass Storage Devices|partial list of compatible USB mass storage devices]]. | Here is a [[USB Mass Storage Devices|partial list of compatible USB mass storage devices]]. If a device appears in the list, it should be supported. Pay attention to the ID codes. Some brand names will use different manufacturers with different device ID codes (different parts). If a device does not appear on the list, it does NOT mean that it is not supported. If you have some time, feel free to update the list with your own device(s). Be sure to include the device ID. | ||
==Additional Info and Reporting== | == Additional Info and Reporting == | ||
Report any errors at the official blog: | Report any errors at the official blog: |
Latest revision as of 18:21, 10 August 2009
USB mass storage device tester | |
General | |
---|---|
Author(s) | svpe |
Type | Development resource |
Version | 3 |
Links | |
Download | |
Source |
USB mass storage device tester is a small application that:
- looks for any USB mass storage devices connected to the Wii
- tries to display a file listing of the root folder
- creates a file called testtest.txt with the content 'test' there.
You can use Wiimote or GameCube controller. (Even though it says GameCube only.)
Warning
- FOR FAT (12, 16 AND 32) DEVICES ONLY
- USING THIS ON ANY DEVICE THAT HAS A NON-FAT FILESYSTEM ON IT WILL RESULT IN DATA CORRUPTION
- CREATE A BACKUP BEFORE USING THIS SOFTWARE
Downloads
Version 3 | Mirror By SpongeFreak52 (fixes some devices)
Version 2 | Mirror By SpongeFreak52
Current source code is in the libogc CVS.
Partial List of Devices
Here is a partial list of compatible USB mass storage devices. If a device appears in the list, it should be supported. Pay attention to the ID codes. Some brand names will use different manufacturers with different device ID codes (different parts). If a device does not appear on the list, it does NOT mean that it is not supported. If you have some time, feel free to update the list with your own device(s). Be sure to include the device ID.
Additional Info and Reporting
Report any errors at the official blog:
http://svenpeter.blogspot.com/2008/05/usb-storage-status.html
The blog also contains updates with additional information that may or may not be useful.