sumomo214 / cfg-loader-mod

Automatically exported from code.google.com/p/cfg-loader-mod
GNU General Public License v2.0
0 stars 0 forks source link

Configurable Path for the wbfs folder #94

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi

I m using the Wireless Media Stick from HSTI.com
The Wii detects the stick as fat32 1tb device in several homebrew i can use the 
stick perfectly

My wish is to use it also in cfgloader
therefore i need a little piece of code added, allowing me to change the base 
path where the loader looks for the wbfs folder

the stick uses PC-Name\Share-Name as structure when plugged into the Wii(or any 
other usb device)

So instead of getting usb:/wbfs i get usb:/MyPCname/wbfs (share is named wbfs)

With implementing this little change, I would be able to use the stick, can 
share wbfs files directly from my pc to any wii i like to use (we have 3 in 
house)
so i never need to carry anylonger a hdd incl powercord through the rooms

hopefully this little change can get implemented soon

Original issue reported on code.google.com by care...@gmail.com on 29 Nov 2012 at 12:29

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I would also like this option for the exact same reason. This would make it 
possible to have the storage be on the network, and even in "the cloud" using 
this device. Very helpful for houses with multiple Wiis and a solid existing 
NAS. Only wish that the Media Stick also allowed for write access as well, so 
ripping would be easier.

This seems to be pretty straight-forward code change. I'm gonna download the 
source myself and play, but I'd like to see someone who understands it better 
take a swing at this.

Original comment by MetalMep...@gmail.com on 20 Dec 2012 at 11:30

GoogleCodeExporter commented 8 years ago
I would like to be able to switch between such directories, right now I have 
\wbfs.adult\ and \wbfs.kids\ switched to \wbfs\ each time me or kids are 
playing.

Original comment by ja...@pawlinski.pl on 2 Jan 2013 at 8:45

GoogleCodeExporter commented 8 years ago
Added Festure to r51.

Original comment by softwiiv2 on 12 Jan 2013 at 2:33

GoogleCodeExporter commented 8 years ago
thanks a lot

Original comment by care...@gmail.com on 12 Jan 2013 at 5:00

GoogleCodeExporter commented 8 years ago
OK, got it to work with the HSTI Stick
Gamelist is available over Wifi from my PC-Share
Starting Game works until the Controller Screen, you hear the Beep...nothing 
happens after that, I assume connection to slow/timeout issues

Original comment by care...@gmail.com on 12 Jan 2013 at 7:37

GoogleCodeExporter commented 8 years ago
Not to resurrect an old thread, but I've just tried this as well with the same 
results. I see the games, and launching works, but it will crash fairly early 
on. A few games make it to an interactive area, but most freeze at the 
controller screen. Not sure if this is a latency/bandwidth issue, a caching 
problem, or something inherent to the media stick. I'll play around with a few 
things, and see if I get different results.

Original comment by MetalMep...@gmail.com on 10 Jun 2013 at 3:05