Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for latest version of Wii Remote Plus #17

Open
adamantivm opened this issue Jul 8, 2012 · 4 comments
Open

Support for latest version of Wii Remote Plus #17

adamantivm opened this issue Jul 8, 2012 · 4 comments

Comments

@adamantivm
Copy link

As described in the Debian bug tracker: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669623

There is a proliferation of Wii Remote Plus which have a new device name and ID. The latest code in cwiid doesn't contemplate for these new IDs. But even changing these IDs is not enough to make the new devices work - apparently there is new reverse engineering to be done.

I would be happy to contribute the work to make this happen, but I would need some guidance on where to start.

@kumbes
Copy link

kumbes commented Aug 25, 2012

Hi adamantivm,

I made use of this page to make the reverse engineering. It could be a good point to start from.

http://wiibrew.org/wiki/Wiimote#0x20:_Status

Sergi Torrellas

@adamantivm
Copy link
Author

Hi Sergi,

Thanks for the link! Unfortunately I already got rid of my new Wii Mote and bought an older one instead. Shame, it would have been fun.

Julian

@rektide
Copy link

rektide commented Dec 1, 2012

I made a kinda-sorta pass at implementing some random stuff someone suggested, vis-a-vie getting new WiiMotes working:
rektide#1

I haven't seen any signs of life yet from this fork, but there's a bunch of examples of other daemons posted into the issue that do work. This is probably a great project to learn about debugging native extensions in. :)

@Nushio
Copy link

Nushio commented Feb 2, 2014

Hi!
I have one of the newest Wii Remote Plus, and today I found out the hard way (During a presentation :P ) that it doesn't work.
How can I help debugging this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants