MathewWi / wiiflow

Automatically exported from code.google.com/p/wiiflow
0 stars 0 forks source link

Configurable game path on USB drive #555

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What goal would this enhancement help you achieve?

I've got a Wireless Media Stick (http://hsti.com/products/wirelessmediastick - 
similar products are available from other vendors, too), which connects to my 
WiFi network and exposes a NAS share (e.g.) \\SERVERNAME\SHARENAME as 
\SERVERNAME\SHARENAME on a FAT32 filesystem to the USB host.

The USB host (in this case the Wii) thinks it's reading/writing a regular USB 
drive.

Right now, I can't use it with Wiiflow, as the path \GAMES is hardcoded for 
USB1.

I'd like to be able to configure Wiiflow (even if only via .ini file - right 
now I'd have to change the source, and that may not even work with sub-folders) 
to use a specific (sub)folder to search for games on USB, so I can use the NAS 
to store my backups instead of a USB harddrive (which makes noise and requires 
separate power etc).

Thanks in advance!

Original issue reported on code.google.com by berlinco...@gmail.com on 21 Jan 2013 at 9:35