Need Xbox 360 Chatpad driver

Anonymous
2008-12-29T11:52:11+00:00

Hi,

one year ago i buy a Xbox 360 Controller Made by Microsoft Corporation and a Chatpad for it. on the box was info about use for Windows-based PCs but until now no driver... so i am here to ask for some help. For now i can turn the backlight on sending

ctrl 0x41 0x0 0x1f 0x02 # Init (without this, no led wil work)

ctrl 0x41 0x0 0x8 0x02 # capslock

ctrl 0x41 0x0 0x9 0x02 # square

ctrl 0x41 0x0 0xa 0x02 # circle

ctrl 0x41 0x0 0xb 0x02 # people

ctrl 0x41 0x0 0xc 0x02 # backlight

ctrl 0x41 0x0 0x11 0x02 # capslock

ctrl 0x41 0x0 0x12 0x02 # square

ctrl 0x41 0x0 0x13 0x02 # square and capslock

ctrl 0x41 0x0 0x14 0x02 # circle

ctrl 0x41 0x0 0x15 0x02 # capslock and circle

ctrl 0x41 0x0 0x16 0x02 # circle, square

ctrl 0x41 0x0 0x17 0x02 # circle, square, capslock

ctrl 0x41 0x0 0x1b 0x02 # makes led go on on keypress

ctrl 0x41 0x0 0x1e 0x02 # Init2 >>> Ep6: [5] { 0xf0, 0x03, 0x00, 0x01, 0x01 }

ctrl 0x41 0x0 0x1f 0x02 # Init (without this, no led wil work)

i also have acess to USB protocol analyzer (but it is not mine... sorry) to have the info that travell between the controller and the Xbox

also we can recive one key press but after it is dead.... and i dont know why... a lot of people are working on it but microsoft made it so at leas you can help us to try make a driver...

2nd byte flags:

shift/capslock = 0x01

square = 0x02

circle = 0x04

people = 0x08

3rd byte keycodes:

1 = 0x17

2 = 0x16

3 = 0x15

4 = 0x14

5 = 0x13

6 = 0x12

7 = 0x11

8 = 0x67

9 = 0x66

0 = 0x65

q = 0x27

w = 0x26

e = 0x25

r = 0x24

t = 0x23

y = 0x22

u = 0x21

i = 0x76

o = 0x75

p = 0x64

...

...

...

Windows for home | Previous Windows versions | Gaming

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

81 answers

Sort by: Newest
  1. Anonymous
    2011-06-01T04:56:58+00:00

    actually for those of use who play wow or other games that require many keys from the key pad it does make it more sense since i wouldnt have to sacrifice keys for being able to sit away from my desk and i can just hit numbers on the chatpad for spells and abilities. So as you can see my logic makes sense. Yours not so much....

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2011-05-27T17:56:18+00:00

    Very True! I Hope You Don't Mind,But I Would Love To Send This To Xbox And Microsoft.

    Is It Fine With You If I E-mail It To Xbox And Microsoft?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2011-05-27T17:43:10+00:00

    How Do You Send That Data To The Controller? Command Prompt?

    Also Why Are All XBox 360 Accessories Compatible With Windows PC's Exept The Chatpad?

    There Is A Contest Going On For A Driver Here.The Winner Gets The 'Purse'.So Far The Purse Is At $595.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2011-03-16T08:30:48+00:00

    could us or modify "WdfColinstaller01005.dll" and port signals to establish proper chatpad strokes...so far i can kinda get the wired chatpad working....

    but the wireless does not even turn on...?

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2011-03-09T16:34:10+00:00

    I really think M.S. should take one month to make the 360 controller usable as a mouse /controller. The keyboard attachment that lights up so you can see the keys at nights is even more reason it should have been released compatible with windows . I have a samsung 61" dlp led 3D rear projection tv . I use it as my computer monitor because the 3D media has to come through the nvidia graphics card and  blue ray player in computer. I also have a tv tuner card in it so i watch tv in a window while im on line.   Its just a pain in the ___ to use my mouse and keyboard if I'm kicked back on the couch in low light trying to make the mouse work on my leg and trying to balance the keyboard. Google tv uses something like a 360 controller.  I've  read you have handicap settings to use windows 7 enviorment with joystick inputes, anyway to convert the code to work on 360 controllers?

    Was this answer helpful?

    0 comments No comments