I finally got my hands on a USB trace of the Xbox360 chatpad initialisation, I haven't managed to figure it out all, but so far I am able to switch on the backlight LEDs on the chatpad and figured out where the keycodes should come in, so there is some new hope that xboxdrv might get chatpad support in the not so distant future, but further reverse engineering is needed, seen I still don't know how to actually get the chatpad to start sending keycdoes.
In other news Galapix SVN now has support for rar, zip, xcf, png, krita and a heapload of other file formats, its not quite rock solid and often not very fast, but it makes it quite a bit more useful then the jpeg-only support it had before.
Subscribe to:
Post Comments (Atom)
2 comments:
rad! Mind posting the codes?
Chatpad LED codes are visible on:
http://www.mp3car.com/vbulletin/input-devices/108554-xbox360-chatpad-awsome-backlit-mini-keyboard-16.html#post1255117
USB log itself is at:
http://pingus.seul.org/~grumbel/tmp/controller_with_pad.zip
Software to view the log at:
http://www.ellisys.com/products/usbex200/download.php
There is also a PROTOCOL file in the xboxdrv git repository that documents some stuff:
git clone http://pingus.seul.org/~grumbel/xboxdrv.git
Post a Comment