Talk:Devkitppc setup
This is an old revision of this page, as edited by LoganA (talk | contribs) at 00:21, 14 November 2008. It may differ significantly from the current revision. |
Have no idea.
Is there a way to set a certain amount of seconds, while showing text such as hello world, to then return to the wii menu? (I don't have a game-cube controller, and really don't like just shutting off the wii by un-plugging it.
--- Bletotum.
- Now might be a fun time to start experimenting with IOS calls, notably those in /dev/stm/immediate. Alternatively, you can hold power for 4 seconds, which is essentially the same as unplugging it. There's also STM_RebootSystem() implemented in the latest cvs of libogc, no guarantees on whether it works or not (cvs log indicates it doesnt). Novex 17:51, 31 March 2008 (PDT)