Is there any way to send normal keyboard commands to xbox via a usb cable from pc throught programming
Needed answer asap.
Regards, Apurva
Is there any way to send normal keyboard commands to xbox via a usb cable from pc throught programming
Needed answer asap.
Regards, Apurva
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.