Gamecube mode August 21, 2008 07:55AM | Admin Registered: 14 years ago Posts: 271 |
#define BC 0x0000000100000100ULL u32 *cc_reg = (u32 *)0xCC003024; *ccreg |= 7; tikview view; int retval = ES_GetTicketViews(BC, &view, 1); if (retval != 0) OSPanic("fail"); retval = ES_LaunchTitle(BC, &view); OSPanic("fail!!!1");
Re: Gamecube mode August 22, 2008 12:01AM | Registered: 14 years ago Posts: 1 |
Re: Gamecube mode August 25, 2008 10:35AM | Admin Registered: 14 years ago Posts: 19 |
Re: Gamecube mode August 25, 2008 04:28PM | Moderator Registered: 14 years ago Posts: 44 |
Re: Gamecube mode August 31, 2008 02:22AM | Registered: 14 years ago Posts: 289 |
Re: Gamecube mode September 01, 2008 04:09AM | Admin Registered: 14 years ago Posts: 180 |
Re: Gamecube mode September 01, 2008 10:13AM | Registered: 14 years ago Posts: 22 |
Re: Gamecube mode September 02, 2008 01:12AM | Registered: 14 years ago Posts: 5 |
But maybe if you made a special type of disc with the GC-Homebrew that you want to run, like a self-booting image. Or something. Would this ever be able to run GC homebrew, maybe from the DVD in GC-mode triggered from Wii homebrew? I know it has some complications like the fact that it would have to launch burnt GC discs which could eventually lead to GC-backups being run. But it's just an idea...And to be honest, nobody really gives a shit about the gamecube much anymore seeing as it's dead and you can buy gamecube games for dirt cheap (Like $5).Quote
tonaNo, this launches the BC title, which switches to gamecube mode and launches an inserted gamecube disc. It doesn't really enable anything new.Quote
strongfan
so, if someone puts this into their homebrew, it will boot into GC mode? If that's the case, could this get GC homebrew to run?