Search code examples
c#usbdriverxbox360xbox

Is there any way to send noraml keyboard commands to xbox via a usb cable from pc throught programming


Is there any way to send normal keyboard commands to xbox via a usb cable from pc throught programming

Needed answer asap.

Regards, Apurva


Solution

  • You will need to write a custom driver for windows that basically acts as a keyboard as far as the xbox is concerned. Then, on the windows side, you would use the driver to send keyboard commands across a Male-to-Male USB cable to the XBox.