Keeping it real thay dont see were thay can make $$$$ and head lines. If MS felt thay could make head ways thay will do it. Big business comes first then maybe the lil guys
Need Xbox 360 Chatpad driver
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.
81 answers
Sort by: Oldest
-
Anonymous
2015-03-03T23:22:43+00:00 -
Anonymous
2015-07-30T01:43:59+00:00 I reported your post since it inappropriately assumes the issue has been resolved when it hasn't. I recommend everyone else does this as well.
I'm surprised there hasn't been a class-action lawsuit yet. This is deplorable.
Report the post, and tell Naman to seek some counseling.
-
Anonymous
2015-10-31T12:23:54+00:00 I second this.
There are reports that Windows 10 has the XBone chatpad being compatible?
So this should surely mean that the XB 360 chatpad should work as well? And that for Windows 7 and 8 the XBone chatpad -also- would work?
I'd like to have a driver to use the 360 chatpad.
-
Anonymous
2016-02-15T03:31:38+00:00 You know an XBOX Chatpad would be useful on PC. Here is a few reasons why someone would buy an XBOX 360 chatpad for their PC and how they would use it:
- Home Theater PC (HTPC); a person would use the joysticks for the mouse, and use the Chatpad as a keyboard to control there HTPC from the couch INSTEAD of having a keyboard, mouse, and a table for the mouse and keyboard to rest on.
- Couch Gaming; a person wants to PC Game on there couch, and doesnt want to have a table, mouse, and keyboard in there living room, and uses it to type in text on a game.
- Gaming Hotkeys; a person prefers using a controller INSTEAD of mouse and keyboard, AND likes the open ecosystem of PC Gaming. The person would use the Joysticks, D-Pad, ABXY keys, Triggers, and Bumpers for doing regular stuff, AND they would use the Chatpad for EXTRA features like mods, console commands/cheat codes (if the game supports it), and chatting.
- Extra Weight/Mass; a person thinks their XBOX Controller is too light, and they buy a chatpad just to add a few more ounces/grams, and since that person bought it, they should be able to use it.
-
Anonymous
2016-04-10T05:40:29+00:00 https://code.google.com/p/xbox360wirelesschatpad/ Has been moved after the google code shutdown. You can access it on GitHub at https://github.com/KytechN24/xbox360wirelesschatpad.