Jump to content
IGNORED

Gamecube Programming


atari2600land

Recommended Posts

I want to know what I need in order to program for the Gamecube. I have some experience with programming for the Virtual Boy, which uses C. Does GC use C? What I was planning on doing for a first GC project was a Space Invaders clone using the DK Bongos. I figure it shouldn't be that hard.

Link to comment
Share on other sites

You need to get devkitPro - it's a free toolchain for development on Gamecube (among other systems) that you can download. I think there's a Gamecube graphics library included that has some demos that should get you started. This is all C development, BTW. I used devkitPro to port a game to the Gamecube a while back.

 

Actually testing on the console itself is kind of a pain in the ass, though - you'll need a Gamecube memory card to SD converter for one, and a USB to SD card converter as well in order to copy your game onto the SD card from the computer. There's sites online that should explain all the software you need and the procedure for getting things up and running. Feel free to PM me if you need more help.

Link to comment
Share on other sites

You need to get devkitPro - it's a free toolchain for development on Gamecube (among other systems) that you can download. I think there's a Gamecube graphics library included that has some demos that should get you started. This is all C development, BTW. I used devkitPro to port a game to the Gamecube a while back.

 

Actually testing on the console itself is kind of a pain in the ass, though - you'll need a Gamecube memory card to SD converter for one, and a USB to SD card converter as well in order to copy your game onto the SD card from the computer. There's sites online that should explain all the software you need and the procedure for getting things up and running. Feel free to PM me if you need more help.

Or you can hunt down a Dolphin Gamecube Development Console and get all the needed wires and software for it, as well. However, that's much more difficult.

 

Most programming for it is done in C/C++.

 

I should warn you, I've heard bad things about Gamecube development. I hear it's literally one of the most difficult consoles to get games working well on.

Link to comment
Share on other sites

  • 2 months later...

 

I should warn you, I've heard bad things about Gamecube development. I hear it's literally one of the most difficult consoles to get games working well on.

 

That's the first time I've ever heard that!

 

Back when the Gamecube came out, I remember Nintendo claiming they had made the GC easier to program than the N64 had been, due to programmer complaints about the N64. But I don't know anything about either of them myself.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...