Best/fastest way to test? June 02, 2009 04:43PM | Registered: 15 years ago Posts: 11 |
Re: Best/fastest way to test? June 02, 2009 04:51PM | Registered: 15 years ago Posts: 161 |
Re: Best/fastest way to test? June 02, 2009 07:21PM | Registered: 15 years ago Posts: 8 |
Re: Best/fastest way to test? June 02, 2009 10:54PM | Registered: 15 years ago Posts: 11 |
Quote
arasium
You can use the patch of libogc wich allow debugging via wifi (and tools based on gdb).
To run your homebrew, you can do that with sendelf or wiiload (instead of put it on your sd)
To avoid a crash of your wii, use try/catch in your main to catch all exception and return to the HBC.
Re: Best/fastest way to test? June 03, 2009 11:35AM | Registered: 16 years ago Posts: 265 |
Re: Best/fastest way to test? June 03, 2009 02:47PM | Registered: 15 years ago Posts: 161 |
Re: Best/fastest way to test? June 03, 2009 05:54PM | Registered: 16 years ago Posts: 265 |