MathewWi / open-wiiflow-mod

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

Make game path ob USB drive configurable #165

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?

Configurable game path on USB drive

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 8 Jan 2013 at 11:24

GoogleCodeExporter commented 9 years ago

Original comment by fix94.1 on 7 Feb 2013 at 11:25

GoogleCodeExporter commented 9 years ago
Could you please test r876?

Original comment by fix94.1 on 7 Feb 2013 at 12:26

GoogleCodeExporter commented 9 years ago
sure - is there a build that I can test, or will I have to set up a build 
environment first?

Original comment by berlinco...@gmail.com on 7 Feb 2013 at 1:35

GoogleCodeExporter commented 9 years ago
there you go:
http://www.mediafire.com/?zm4mcl44l42vh84

Original comment by fix94.1 on 7 Feb 2013 at 6:57

GoogleCodeExporter commented 9 years ago
hmm, first test failed, but the issue seems to lie with the stick. contacted 
the vendor for support, will try a testcase with a regular USB stick on 
saturday if I haven't heard back from them by then.

Original comment by berlinco...@gmail.com on 7 Feb 2013 at 11:54

GoogleCodeExporter commented 9 years ago
hm. second test files as well.

set

wii_games_dir=%s:/storage/games/wii

in the GENERAL section in sd:/apps/wiiflow/wiiflow.ini

put files into usb:/storage/games/wii/something/something.wbfs

... and nothing was found, i.e. I was asked to install game or select 
partition; either USB-port.

Original comment by berlinco...@gmail.com on 10 Feb 2013 at 7:09