Hacking GC booter released

deadrabbit

Well-Known Member
OP
Newcomer
Joined
Aug 8, 2007
Messages
92
Trophies
0
XP
141
Country
A GC booter has been released!:

http://wiibrew.org/wiki/GCBooter

With a bit of luck it can be incorporated into GeckoOS - what do you think?
Will compatibility now be better?

Emukidid said:
GCBooter is a simple application which allows anyone to boot their original GC games from Wii mode. It is region free and works from the homebrew channel.

This is far simpler to use than having to patch your system menu for region free
smile.gif

Usage

Just copy the GCBooter folder into your /apps/ folder on your card and run it via the homebrew channel. Insert your GameCube disc and press A on the GameCube controller a few times.
Credits

* GCBooter is based on Bushing's code at http://forum.wiibrew.org/read.php?8,925
* Thanks to shagkur for libOGC
smile.gif
 

arctic_flame

GBAtemp ATMEGA8 Fan
Member
Joined
Nov 4, 2006
Messages
2,835
Trophies
0
Age
32
Location
England land
XP
168
Country
samsam12 said:
could we take the source of this and the dvd lib to create a GC backup loader?

No.

Source is

CODE#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");

If you look at what it does, you see why this won't work.
 

Jademalo

Well-Known Member
Member
Joined
May 23, 2007
Messages
330
Trophies
0
XP
345
Country
samsam12 said:
could we take the source of this and the dvd lib to create a GC backup loader?

what we should do is try to make it boot gcos. then we have full working GC homebrew easily.
 

Prisoner

Well-Known Member
Member
Joined
Mar 30, 2007
Messages
217
Trophies
0
XP
41
Country
Italy
asher said:
how hard would it be to make the classic controller work with gc games?
impossible....

when in GC mode, the Wii became fully a GC...infact you need gc pad and gc memory card for saves...
 

Treflex

Well-Known Member
Member
Joined
Feb 1, 2008
Messages
189
Trophies
1
Age
30
Location
New Jersey, USA
XP
568
Country
United States
Could this be incorporated into ocarina to allow playing gc games with decrypted action replay codes?

edit: I'm kinda confused. Does this code switch to gamecube mode from wii mode, or boot a gamecube game while in wii mode? (as in play a gamecube game with wii hardware acessible)
 

deadrabbit

Well-Known Member
OP
Newcomer
Joined
Aug 8, 2007
Messages
92
Trophies
0
XP
141
Country
Prisoner said:
asher said:
how hard would it be to make the classic controller work with gc games?
impossible....

when in GC mode, the Wii became fully a GC...infact you need gc pad and gc memory card for saves...


Is it not booting into wii mode? I thought that was the point of the GC Booter?

QUOTE
"...to boot their original GC games from Wii mode"
(See the original quote)
 

RadioShadow

Well-Known Member
Member
Joined
Aug 30, 2007
Messages
550
Trophies
1
Age
35
Location
UK
XP
629
Country
I was hoping it would have an option to boot the Gamecube Game in PAL60.

I've changed my Wii's TV display to NTSC, and all the PAL and SSBB US and Wario Land Shake JP Wii games display fine. So does Donkey Konga (US) and Nintendo Puzzle Collection JP for Gamecube display fine but when I load one of my PAL Games, it just boots the game in NTSC and of course the Gamecube PAL games don't have a NTSC option so nothing appears on the screen.
frown.gif


It's no big deal at the moment as I kept my PAL Gamecube.
smile.gif
 

samsam12

Test
Banned
Joined
May 13, 2008
Messages
818
Trophies
0
Age
27
Location
A House
Website
Visit site
XP
63
Country
United States
Treflex said:
Could this be incorporated into ocarina to allow playing gc games with decrypted action replay codes?

edit: I'm kinda confused. Does this code switch to gamecube mode from wii mode, or boot a gamecube game while in wii mode? (as in play a gamecube game with wii hardware acessible)
it should be.
 

arctic_flame

GBAtemp ATMEGA8 Fan
Member
Joined
Nov 4, 2006
Messages
2,835
Trophies
0
Age
32
Location
England land
XP
168
Country
Treflex said:
Could this be incorporated into ocarina to allow playing gc games with decrypted action replay codes?

edit: I'm kinda confused. Does this code switch to gamecube mode from wii mode, or boot a gamecube game while in wii mode? (as in play a gamecube game with wii hardware acessible)
No.

It switches to gamecube mode
QUOTE(samsam12 @ Sep 1 2008, 11:54 PM) it should be.
Stop stating baseless conjecture.
 

HiroshiYamauchi

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
268
Trophies
1
XP
1,108
Country
Brazil
arctic_flame said:
Treflex said:
Could this be incorporated into ocarina to allow playing gc games with decrypted action replay codes?

edit: I'm kinda confused. Does this code switch to gamecube mode from wii mode, or boot a gamecube game while in wii mode? (as in play a gamecube game with wii hardware acessible)
No.

It switches to gamecube mode
QUOTE(samsam12 @ Sep 1 2008, 11:54 PM) it should be.
Stop stating baseless conjecture.

Yeah, but it adds a Wii side "feature" to GC games: the reset button!
biggrin.gif
Try that, works in GC games when loading using GC Booter...it'll return to the Wii system menu instead of restart the game.
 

Jademalo

Well-Known Member
Member
Joined
May 23, 2007
Messages
330
Trophies
0
XP
345
Country
Right, what we need is to make this into a simple loader, like geckoOS. We need to have it boot GCOS< then we have all gamecube homebrew at our fingertips.

Now, what we also need to do is try and incorporate "Boot GCOS" as an option in GeckoOS, then we have a very simple hombrew that will run most things.

The next thing we need to do, is try and make that its own channel, the GCOS channel. Then, we can have one channel for wii homebrew, and another for gamecube hombrew (and backups)


Anyone wanna have a go at doing this?
 

arctic_flame

GBAtemp ATMEGA8 Fan
Member
Joined
Nov 4, 2006
Messages
2,835
Trophies
0
Age
32
Location
England land
XP
168
Country
No. No. No. No. No. No. No. No. No. No. No. No. No. No. No. No. No. No. No. No. No. No. No. No. No. No.

All this does is what the system menu does to boot Gamecube discs. It can't load backups. It's not "truly" region free.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Maximumbeans @ Maximumbeans: butte