SighI'd like to help you but I have no idea what the problem is. I can start the app with or without a network connection and I can cancel initialization too.
SighI'd like to help you but I have no idea what the problem is. I can start the app with or without a network connection and I can cancel initialization too.
i believe you can change what tab wii mc ss defaults to when loading the program up, you may be able to edit that from the xml but i wouldnt knowSighmaybe because there is some old files of standard wiiMC? I load the program from homebrew channell btw
no. i checked...this program need better testing. i have no problem with wiimc standardi believe you can change what tab wii mc ss defaults to when loading the program up, you may be able to edit that from the xml but i wouldnt know
thanks but with internet not working is same as standard wiimci have a older/better working wii mc ss version that didnt have any of the issues i ran into, id give it to ya but do know the internet stuff doesnt work on it either, but it should at the very least not freeze while trying to load up the internet stuff
I've been tinkering with -vf scale in ffmpeg and it works really well downscaling videos to make them work on WiiMC-SS. Despite running it overclocked in a virtual Wii on a Wii U, it's still not able to handle 720x576 for PAL DVD rips without dropping some frames. Everything 480p is fine.
What's the maximum resolution people here have found which works without dropping frames?
vf "telecine=t:2332, scale=640:352, pad=640:448:(ow-iw)/2:(oh-ih)/2, setdar=4/3, setsar=10/11, colormatrix=bt709:bt601" -c:v libxvid -b:v 5.5M -c:a libmp3lame -q:a 0
If you have the m3u8 link you can watch a single chunk at a time, not fun though. The only way I know to get it working is to use VLC on a PC to mux the stream to a single http stream. Transcoding is not required, but it may be best to disable h264 deblocking in WiiMC's video settings to maintain fullspeed in some cases.I happened to see Toonami AM (Aftermath?) been set up on the Online Media-section, was this done through TuneIn somehow?

Because it didn't offer anything new. it just removes the large on-screen buttons from the image viewer so it's hard to recommend.is there a reason for that? Do u recommend ppl use your SS Wiixplorer mod or no?
Thanks!
If you have the m3u8 link you can watch a single chunk at a time, not fun though. The only way I know to get it working is to use VLC on a PC to mux the stream to a single http stream. Transcoding is not required, but it may be best to disable h264 deblocking in WiiMC's video settings to maintain fullspeed in some cases.

Firstly, configure Sharing and Discovery:
1. Navigate to the Network and Sharing Center via the Control Panel
2. Click on the down arrow icons and select ON/OFF as follows:
Network Discovery - ON
File Sharing - ON
Public Folder Sharing - OFF
Printer Sharing - ON
Password Protected Sharing - OFF
Media Sharing - OFF
Next, configure the folder you want to share:
1. Select the folder
2. Right-click and choose 'Share' from the menu
3. From the drop-down box select the Everyone (All users in this list) account, making
sure permissions are set to 'Reader'
4. Click the buttons Add, Share and Done.
Here are some further registry 'tweaks' if this doesn't work:
WARNING: This requires editing your PC's registry which, if edited incorrectly, can cause
Windows systems to become unstable and unusable. So, follow the instructions below
at your own risk. - we are not responsible for any damage caused by following these
steps.
Sidenote from XFlak:
--------------------
Instead of the following manual regedits, u can use my reg files attached, then restart (i.e. "Remove Stupid Win 7 Network Restrictions.reg" and\or "Restore Stupid Win 7 Network Restrictions.reg")
1. Navigate to the following location in the registry editor (search regedit in the start
button).
MACHINE\System\CurrentControlSet\Control\Lsa\
2. On the right side, double-click on 'everyoneincludesanonymous' and change the
'Value data' from '0' to '1'
3. Double-click on 'NoLmHash' and change the 'Value data' from '1' to '0'
4. Navigate to the following location in the registry editor:
MACHINE\System\CurrentControlSet\Services\LanManServer\Parameters
5. Double-click on 'restrictnullsessaccess' and change the 'Value data' from '1' to '0'
6. Close the registry editor and restart PC!!
I found the solution, Windows 10 disables smb protocol v1 so goto "Turn Windows features on or off" >> enable SMB 1.0/CIFS File Sharing Support

I just gave VLC a try - it's strange, at first it did work but only for video, after that nothing, transcoding still worked though.I can probably be able to do that, though from what I noticed this seem require setting up Mux itself, I think?
Also I tried to see if I could make ToonamiAfterMath be ran through VLC's streaming into the WiiU's browser, but VLC itself seems to get stuck on trying to convert the stream from the M3U8-link I was using. Hopefully I don't end in similar situation with Mux, I guess?