Advertisement
xerpi

libsicksaxis wiiuhax

Mar 27th, 2013
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. It's very simple, it allows you to connect your sixaxis and dualshock 3 via USB to the Wii and read its data.
  2.  
  3. libsicksaxis allows:
  4. [LIST]
  5. [*]Read the buttons
  6. [*]Read the analog sticks
  7. [*]Read the motion sensors (accelerometer and gyro)
  8. [*]Read the button pressure
  9. [*]Rumble
  10. [*]Turn on/off the LEDs
  11. [*]Set the controller's MAC
  12. [*]Get the controller's MAC
  13. [/LIST]
  14.  
  15. [B]Version 1.0 improvements:[/B]
  16. [LIST]
  17. [*]Reorganizated the code
  18. [*]Improved some functions
  19. [*]Changed synchronous USB functions to asyncrhonous (this means it won't lag anymore)
  20. [/LIST]
  21.  
  22. [B][URL="https://github.com/xerpi/libsicksaxis/archive/master.zip"]Download version 1.0[/URL][/B]
  23. GitHub: [url]https://github.com/xerpi/libsicksaxis[/url]
  24.  
  25.  
  26. A video: http://www.youtube.com/watch?v=8MzH0WrSskE
  27.  
  28.  
  29. [B]Old versions:[/B]
  30. [LIST]
  31. [*][URL="http://www.mediafire.com/?9fiu5aat5qt6hta"]Download [beta][/URL]
  32. [/LIST]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement