In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Homebrew development tutorials: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Mechaelvis (talk | contribs)
I think this is a better lay-out
Mechaelvis (talk | contribs)
+ "Devkitppc setup (Windows)"
Line 3: Line 3:
If you edit this page, try to include some 'review' of the tutorial, please.
If you edit this page, try to include some 'review' of the tutorial, please.


==Tutorials about everything==
==Tutorials about everything!==
*'''CodeMii Tutorial''' written by [[user:teknecal|teknecal]] covers everything metioned above and much more, including: controllers, buttons, arrays, images, filesystem and sound!
*'''CodeMii Tutorial''' written by [[user:teknecal|teknecal]] covers everything metioned above and much more, including: controllers, buttons, arrays, images, filesystem and sound!
[http://www.codemii.com/category/wii-programming-tutorials/ Read CodeMii Tutorial]
[http://www.codemii.com/category/wii-programming-tutorials/ Read CodeMii Tutorial]
Line 18: Line 18:
[[Getting_Started_with_devkitppc| Read "Getting Started with devkitppc"]]
[[Getting_Started_with_devkitppc| Read "Getting Started with devkitppc"]]


*More focused on Windows.
*Similar, but more focused on Windows:


[http://wiki.devkitpro.org/index.php/Getting_Started Read "Getting Started"]
[http://wiki.devkitpro.org/index.php/Getting_Started Read "Getting Started"]
*Devkitppc setup (Windows)
[[Devkitppc_setup_(Windows)| Read Devkitppc setup (Windows)]]

Revision as of 20:08, 1 May 2009

Here is a list of tutorials available here or on external sites. Read Developer tips sooner than later.

If you edit this page, try to include some 'review' of the tutorial, please.

Tutorials about everything!

  • CodeMii Tutorial written by teknecal covers everything metioned above and much more, including: controllers, buttons, arrays, images, filesystem and sound!

Read CodeMii Tutorial

  • Curso de Programación; This one covers everything. Is in Spanish. From setting up DevKitPro to creating sprites, to collision and sound.

Read Curso de Programación

Tutorials on preparation

Getting started. DevKit, Installing new libs, etc.

Getting Started

  • Installing devkitPPC, Setup your project folder, Compile the HelloWorld Example, Run the HelloWorld Example on the emulator, Run the HelloWorld Example on the Wii using wiiload.

Read "Getting Started with devkitppc"

  • Similar, but more focused on Windows:

Read "Getting Started"

  • Devkitppc setup (Windows)

Read Devkitppc setup (Windows)