Talk:Devkitppc setup
(Redirected from Talk:Getting Started with devkitppc)
Jump to navigation
Jump to search
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)