Tagged Questions

40
votes
6answers
6k views

Tutorials for Wii programming

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 rot …
10
votes
6answers
1k views

Writing a game for the Nintendo Wii

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?
8
votes
4answers
658 views

Wiimote example programs

I'd like to use the Wiimote (accelerometers, gyroscopes, infrared camera, etc, etc, etc) on various applications. It's a bluetooth device, and I know others have connected it to …
7
votes
8answers
920 views

Wii Fit data format?

So the boss just came buy to tell me he's buying a Wii + Wii Fit for the office. At first I'm thinking this is awesome, we're getting a Wii. But, we're a pretty fit group, why do w …
2
votes
4answers
1k views

Python with Wiimote using pywiiuse module

After seeing the abilities and hackibility of wiimotes I really want to use it in my 'Intro to programming' final. Everyone must make a python program and present it to the class. …
1
vote
2answers
79 views

Opera, Wii, Ajax, Jquery and asp.net

I've written an ajax-enabled web page intended for use on my Wii. However, ajax doesn't appear to work on the Wii's Opera browser. This page works in IE, Chrome and FF, but not i …
1
vote
2answers
152 views

How would I go about making a Flight Gear port for WiiBrew?

How would I go about making a Flight Gear port for WiiBrew? Or, better yet, how would I convince someone else to?
0
votes
0answers
48 views

Looking for Wii compatible Javascript Flash mp3 player

I am looking for a flash mp3 player that will work within the Opera-based browser on the Wii. The player needs to be javascript enabled (support methods like play, stop etc.) The …
0
votes
5answers
184 views

Porting Wii and/or PSOne Games to OpenGL ES

I have been asked to investigate porting Wii games and some (Sony) PSOne games to OpenGL ES (can you guess what platform?). I have never undertaken a game port like this before (a …
0
votes
0answers
92 views

Does Flash in the Wii support h264? [closed]

I'm working on a streaming video player that can play either FLV or H264. I have it working on the PC and my attempts to get the Wii to play H264 have come up short. With the rec …
0
votes
1answer
158 views

javascript/ wii remote up/down/right/left keys as TAB

Hello, guys I am developing a website for nintendo wii which uses "opera" any ways what i want is that while surfing any website on wii we use "wii control".. So, the control have …