Changes

Jump to navigation Jump to search
776 bytes removed ,  15:34, 27 May 2008
no edit summary
Line 2: Line 2:     
Wiiuse is a library written in C that connects with several Nintendo Wii remotes. Supports motion sensing, IR tracking, nunchuk, classic controller, and the Guitar Hero 3 controller. Single threaded and nonblocking makes a light weight and clean API.
 
Wiiuse is a library written in C that connects with several Nintendo Wii remotes. Supports motion sensing, IR tracking, nunchuk, classic controller, and the Guitar Hero 3 controller. Single threaded and nonblocking makes a light weight and clean API.
 +
 +
 +
Wiiuse is integrated into libogc and is wrapped by the WPAD library.
    
== Compatibility ==
 
== Compatibility ==
    
* Linux
 
* Linux
* Wii * (see below)
+
* Wii
 
* Windows 2000/XP/Vista
 
* Windows 2000/XP/Vista
 
** Windows XP SP2 stack
 
** Windows XP SP2 stack
 
** Widcomm stack
 
** Widcomm stack
 
** Bluesoleil stack
 
** Bluesoleil stack
  −
== Wii Port ==
  −
  −
The library is currently in the process of being ported by shagkur and para.  The port has various core updates to the library which will eventually be released as v0.13 (current stable is v0.12).
  −
  −
Everything appears to work on the wii port with the exception of enabling IR.  This includes:
  −
  −
* Button presses
  −
* Accelerometer, g-force on each axis and tilt angles
  −
* Rumble
  −
* LEDs
  −
* Nunchuk
  −
* Classic controller
  −
* Guitar Hero 3 controller
  −
  −
Note that this does not mean everything listed above will always work as expected (although it does appear to).  Any unofficial port at this point is potentially susceptible to faulty functionality.  There are a couple of unofficial ports running around, please keep in mind they are not considered stable.
  −
  −
For the latest news and progress of the port, see http://wiiuse.net/
      
== Download ==
 
== Download ==
27

edits

Navigation menu