Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Writing a game for the Nintendo Wii

Tags:

I'd like to write a game for the Nintendo Wii. How do I go about obtaining an SDK and/or any other tools necessary for writing a game?

like image 744
Moe Avatar asked Aug 27 '08 03:08

Moe


People also ask

Can I make a game for the Wii?

Through the Internet Channel, you can play Flash and Javascript games, and yes – you can even make your own. If you've spent all your money on a bidding war to get the Wii, and you're out of cash for games, follow this guide to some of the best Wii homebrew resources out there.

What format does Wii use for games?

The physical size of a GameCube Game Disc is that of a miniDVD; the Wii is based on DVD format, and Wii U Optical Discs are based on Blu-ray format.

Why did they stop making games for the Wii?

Because of Nintendo's reduced focus on computational power, the Wii and its games were less expensive to produce than its competitors. The Wii was extremely popular at launch, causing the system to be in short supply in some markets.


1 Answers

The Wii Remote and Wii Balance Board use bluetooth. You can pair them with your PC and write your own PC apps that interact with them (like this guy). If you want to make something that actually runs on the Wii, you can try finding some homebrew development help.

If you want to actually sell your software for Wii, you need:

  1. game development experience
  2. secure office facilities
  3. $2,000 - $10,000 for dev kit (WiiWare is cheapest)

The Nintendo Software Development Support Group

Authorized Developer Application

UPDATE: Also see the Wii U Developer Site. Nintendo now has a simple application for individual developers to makes games for the Wii U, giving you access to the SDK and dev-kits.

like image 107
dsims Avatar answered Sep 29 '22 16:09

dsims