Thanks! I will look now.Just look at line 295 onwards. They are all there under file management.

python -i wupclient.pyAnother Question. How can I get the Wupclient to run?^^'

Figured it out.. now to create a boot banner!
![]()
yes as long as you don't touch /code/ directory of any title or critical system folders you should be fine and as you can see above someone has done it alreadyOne Question. Is it save to edit the files in vol\storage_mlc01\usr\title\00050000\10179c00\meta ?
I want to replace the Icons and the btsnd (created with Nintendo Web Framework)
Thanks, will try ityes as long as you don't touch /code/ directory of any title or critical system folders you should be fine and as you can see above someone has done it already(I wouldn't mind a copy of your custom made ones PM them to me thks)

should have access to everything, might need to just manually specify those folders to downloadAre there files/folders that can not be accessed with wupclient? I only ask, because I tried to download my /vol/system/ folder, to take a look at it locally. However /vol/system/rights/ and /vol/system/import/ do not seem to download.
I'll attempt to do that again. I'm curious, when downloading files the hex value increases, is this a process indicator of sorts?should have access to everything, might need to just manually specify those folders to download

the hex counter is actually a loading bar lol when it reachers 0xffffff its at 100% and since its a loading bar it will take longer for larger files also btw iosuhax DL/UP speed is limited to 75kb/s so be ready for painfully slow loading timesI'll attempt to do that again. I'm curious, when downloading files the hex value increases, is this a process indicator of sorts?
Also what does it mean if it continues to count up for say more than 10 minutes?
I'm wondering if the WiiU timeouts or something, and causes this behavior.
ye just make sure it works before uploading it with iosuhaxWorking great here. Can we just replace icon and background like we would say for loadiine. same sizes and format etc?
the hex counter is actually a loading bar lol when it reachers 0xffffff its at 100% and since its a loading bar it will take longer for larger files also btw iosuhax DL/UP speed is limited to 75kb/s so be ready for painfully slow loading times

"Modern dial-up modems typically have a maximum theoretical transfer speed of 56 kbit/s" HELL YEAH EXCEEDING DIAL UP SPEEDS WOOT WOOTOK fantastic. That makes things nice and clear for me. I finally got some more files to download, I just needed to be really patient.

Nice, can you share your bootsound?

Wait are you launching the Homebrew Launcher directly from sysNAND after a fresh boot?If you guys modify the meta data, just make sure you don't touch the bootMovie.h264 and bootLogo.tga. The hashes of those files are checked on launch.
My little version of the meta folder changes
https://vid.me/STo0
Whose fork is your wupclient.py from? Mine simply says:the hex counter is actually a loading bar lol when it reachers 0xffffff its at 100% and since its a loading bar it will take longer for larger files also btw iosuhax DL/UP speed is limited to 75kb/s so be ready for painfully slow loading times
buffer += data[:ret]
sys.stdout.write(hex(len(buffer)) + "\r"); sys.stdout.flush();







