just soft modded wii! i read that you can play movie files via usb what do i need for this? any help?
movies on wii
Collapse
X
-
Comment
-
try this
SMB shares.
First make sure the folder on your PC is shared with the network. It will assign it a default name which you might want to change.
Then..
In the Mplayer CE folder on the SD card there'll be a smb.conf file.
Code:
#Max 5 samba shares (review menu.conf to add more samba browsing)
#no ip or no share means samba disabled
#It's important use quotes (") on shares with blank spaces, see example 2
#Samba share1 (smb1:/)
ip1=192.168.0.1
share1=films
user1=
pass1=
#Samba share2 (smb2:/)
ip2=192.168.0.1
share2="My movies"
user2=
pass2=Then it's just a matter of editing the details to match your PC configuration.
Enter your PC Local IP, it'll not likely be 192.168.0.1 but something similar.
Enter your Share Name, noting that separated words must be enclosed with quotes.
Once you reinsert the SD card and launch Mplayer CE it will allow you to connect to the shares.sigpicComment
-
Comment


Comment