USB mass storage device tester: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
16 and 32 |
||
| Line 4: | Line 4: | ||
*creates a file called testtest.txt with the content 'test' there. | *creates a file called testtest.txt with the content 'test' there. | ||
==Warning== | ==Warning== | ||
*'''FOR FAT DEVICES ONLY''' | *'''FOR FAT (16 AND 32) DEVICES ONLY''' | ||
*'''USING THIS ON ANY DEVICE THAT HAS A NON-FAT FILESYSTEM ON IT WILL RESULT IN DATA CORRUPTION''' | *'''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''' | *'''CREATE A BACKUP BEFORE USING THIS SOFTWARE''' | ||
Revision as of 14:14, 11 May 2008
USB mass storage device tester by svpe 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.
Warning
- FOR FAT (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
![]()
You can use Wiimote or GameCube controller. (Even though it says GameCube only.)
Report any errors at the official blog.
http://svenpeter.blogspot.com/2008/05/usb-storage-status.html
Source(not updated with write code yet)