AerialX said:http://wiibrew.org/wiki/Developer_tips#Reboot_Wii
Note SYS_POWEROFF_STANDBY
It took him 25 minutes to make a program that initiates a callback? Wow.....
AerialX said:http://wiibrew.org/wiki/Developer_tips#Reboot_Wii
Note SYS_POWEROFF_STANDBY

Functionally, anyway. I haven't run it myself, for all I know it uses the magic of nested functions to play MP3s as it shuts down.OrGoN3 said:SYS_ResetSystem(SYS_POWEROFF_STANDBY, 0, 0);AerialX said:http://wiibrew.org/wiki/Developer_tips#Reboot_Wii
Note SYS_POWEROFF_STANDBY
It took him 25 minutes to make a program that initiates a callback? Wow.....
No, the callback stuff there is for hooking the power/wiimote buttons. This program is a one-liner:
CODE

DeadlyFoez said:Dont give the man a hard time. He made something out of his own time and learned something by it and wanted to share to anyone who might find it useful. I have seen apps like this a few times before, but who cares. This person is trying to learn and we certainly need more coders in this community, even if they do start out shallow.TRushInfo said:wow man thats cutting edge stuff, so when should we expect your usb Gc loader?
I'm sure you all gonna bitch at me when I make my first .dol that display's "hello world" (compiled using the example source code), but fuck any one else because I learned something and it worked.
Ah. Fair enough.YayMii said:Disabling the standby connection also disables the News Channel, Weather Channel, Nintendo Channel, Shop Channel, etc.George Dawes said:Seems like the obvious thing to me - why the need for a third party app to do what is already included in the system menu?FenrirWolf said:Isn't it easier to go to the options and disable the standby connection?
If you use this program, it disables the standby connection while allowing access to those channels.

tueidj said:The app is called "Paranoia", supposedly designed for people who are scared nintendo will sneakily update their wii without telling them.
The main function of the app can be done with one line of code, yet the compiled program is over 1MB in size. There are some very strange strings in it, including the IP address of wiindows.info (full list is here). Source code is not available, despite several other GPL apps being incorporated.
I hope this helps explain why people are being critical.
DeadlyFoez said:Dont give the man a hard time. He made something out of his own time and learned something by it and wanted to share to anyone who might find it useful. I have seen apps like this a few times before, but who cares. This person is trying to learn and we certainly need more coders in this community, even if they do start out shallow.TRushInfo said:wow man thats cutting edge stuff, so when should we expect your usb Gc loader?
I'm sure you all gonna bitch at me when I make my first .dol that display's "hello world" (compiled using the example source code), but fuck any one else because I learned something and it worked.
i think the problem is that it should be a one liner, but it's over 1 MB in sizecaster62003 said:I'm afraid to ask this in fear of having my head be chewed off by the people here, but here it goes anyways...
So this allows for WC24 to be on just enough for Weather/News to update while the system is off? I do personally use the weather channel almost daily, a lot quicker to get it that way than to wait for my computer to turn on, and on the internet, or wait for the news to change to the weather.
Either way, great job on having the nerves to post an app on this site, I now know I will never post any sort of app on this site, even if it can print money, I'd rather keep it to myself...
And who gives a rip if this is only a one liner, its a lot better than just having "Hello World" being printed, this one at least does something, and this is the first time I saw anything like this.
*FLAME SHIELD UP*


i'll start working on it.Szalkow said:I would think that for this app to be most convenient it should be installed as a channel on the System Menu. Would anyone be willing to make a channel (with a fairly nice-looking banner) for this?