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

Homebrew applications: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Kilroy (talk | contribs)
m Developing applications: Removing redundant link.
Tantric (talk | contribs)
 
(40 intermediate revisions by 15 users not shown)
Line 1: Line 1:
==Homebrew applications==
#REDIRECT [[List of homebrew applications]]
 
===Application lists===
* [[List of homebrew applications (loaders)|Loaders]]
* [[List of homebrew applications (PC utilities)|PC utilities]]
* [[List of homebrew applications (emulators)|Emulators]]
* [[List of homebrew applications (games)|Games]]
* [[List of homebrew applications (media)|Media]]
* [[List of homebrew applications (operating systems)|Operating systems]]
* [[List of homebrew applications (utilities)|Utilities]]
* [[List of homebrew applications (math)|Math]]
* [[List of homebrew applications (demos)|Demos]]
 
===Notable applications===
* [[Homebrew Channel]] - The homebrew loader created by [[Team Twiizers]].
* [[Wiiload]] - A TCP loader for the Homebrew Channel. Allows .elf and .dol files to be sent to the Wii.
* [[Homebrew Browser]] - A Wii Shop Channel-like application for homebrew applications.
* [[Wii Linux]] - A Linux distribution created for the Wii based on [http://www.debian.org/ Debian].
 
 
==Developing applications==
Development of Wii homebrew applications is both fun and challenging. If you want to develop homebrew for the Wii, you will need some tools.
 
===Developing===
* You can use [[DevkitPro]] to develop applications. Tutorials for setting up DevkitPro are available for [[Devkitppc setup|Windows]], [[Devkitppc setup (Linux)|Linux]], and [[Devkitppc setup (Mac OS X)|Mac OS X]].
* If you would like to learn how to code, there is a [[Programming in C++|C++ tutorial]] available.
* You should read [[Developer tips|developer tips]] before starting to develop to learn about standards and essential code.
* The [[List of development tools|list of development tools]] contains many code libraries and resources that are useful for developing.
 
===Releasing===
* If you would like to create a page for your application while developing it, create it in your user namespace and link to it on the [[List of homebrew applications (in development)]] page. You can move it to the article namespace when it is released.
* It is strongly recommended to create icon.png and meta.xml files for your application to make it compatible with the [[Homebrew Channel]].
* When your application is ready to be released, you can create a page for your application in the article namespace. Make sure to add the {{tl|infobox homebrewapp}} template and fill it in as much as you can.
* If you would like, you can host your application here on wiibrew by [[Special:Upload|uploading]] it. Otherwise, you can upload it somewhere else and link to it. Please avoid sites like Rapidshare, as they are slow and a hassle to download from.

Latest revision as of 21:30, 6 March 2009