0

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

Needed answer asap.

Regards, Apurva

Apurva Saxena
  • 448
  • 1
  • 5
  • 13

1 Answers1

1

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.

FallenAvatar
  • 4,079
  • 1
  • 21
  • 24