Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tutorials for Wii programming [closed]

I have a Nintendo Wii, and I've got devkitpro working to load some simple programs. The example source code that I've been able to find is very simplistic, such as drawing and rotating a simple shape.

I've been looking for more in depth tutorials, and I haven't been able to find much. Most of the applications available on wiibrew are open source, so I could look through those. However, I'd rather have something that's a little more geared towards teaching certain techniques, rather than have to browse through someone else's code to find the answer.

What are some good tutorials? Currently I'm stuck at just getting alpha (translucent) colours to work, but I'm also interested in getting lighting and other more advanced graphics techniques working.

like image 649
Kibbee Avatar asked Sep 28 '08 18:09

Kibbee


People also ask

Can you still homebrew Wii?

With the Homebrew Channel (HBC) installed, the Nintendo Wii can do a whole lot more. Turning it from an expensive doorstop into a retro wonder. All you need to unlock the potential of your Nintendo Wii is LetterBomb. This easy hack lets you install the Homebrew Channel and use your Wii in many new ways.


2 Answers

I'm going to provide you with some nice links:

  • Getting started (dead)
  • Wii Programming (dead)
  • Wii Wiki about Homebrew
  • A Blogger who talks about Wii Programming
  • A big resource on Wii Development (dead)

Another very good resource is WiiBrew, here are some development specific links:

  • Tutorials
  • Debugging
  • Development Tools
  • DevkitPro
  • Getting started with Development
  • Developer Tips

I know you've been to WiiBrew before but it's a very good resource, even if you want to go advanced. Good luck and have fun programming for Wii! (But please, don't make another Fitness-game ;) )

like image 191
Filip Ekberg Avatar answered Oct 03 '22 23:10

Filip Ekberg


What about this one? It doesn't go into more advanced stuff, but new tutorials are still being added.

like image 30
Firas Assaad Avatar answered Oct 03 '22 23:10

Firas Assaad