PDA

View Full Version : Wii/Gamecube programming....



the_eternal_dark
December 21st, 2006, 21:02
http://www.devkitpro.org/setup.shtml

Use the PPC version to get started with Gamecube programming.

Have fun!

mastersho
February 4th, 2007, 02:05
What can it do?

the_eternal_dark
February 6th, 2007, 07:54
Pretty much anything. Simple games, complex games, media center tools development, loaders, etc. It all follows the PPC structuring and uses C/C++ as it's development language.

It can do pretty much anything within the Gamecube's limitations and your programming skills. You cannot use cygwin with this, instead just use MinSys.

abeisgreat
February 7th, 2007, 16:14
Looks, cool, i should try it

the_eternal_dark
February 7th, 2007, 23:36
You should, it has a crap load of potential. Let me know how you do abeisgreat.

It was greatly overlooked because of the Xbox, but the Gamecube could be almost as good in the homebrew games and apps department (limited only by the power). I'd like to see someone utilize the broadband adapter to have some multiplayer games, maybe Quake (I have attempted a Quake port, but it is still taking me forever) or something.

brakken
June 8th, 2007, 10:51
There is also a development library used with DevKitPro called LibOGC. You can find it at the below URL.

http://tehwii.tehskeen.com

Kasreyn
June 11th, 2007, 18:36
I might be a bit late but I just found libOGC. And it's still very interesting because even if the Wii is signed you can still run GC homebrew on it. Now I'm not sure I have the skill to write something using the libOGC but I could definately write something in SDL for gclinux.

Gold Line
June 11th, 2007, 20:55
its a shame you need AR to play homebrew

the_eternal_dark
June 13th, 2007, 09:51
its a shame you need AR to play homebrew

Still, a $30 investment to play homebrew is no different than buying a modchip really, except you don't need to burn disks each time an update comes for a game.

zenothing
June 16th, 2007, 02:53
I think maybe it is posible to write a mediaplayer in NGC mode of Wii and stream movies through WiFi, is it posible?