Spoofing XBOX + Raspi
Posted: Mon Nov 26, 2012 9:58 am
Hi there.
Im trying to make my Raspberry Pi work with GIMX. PS3 works fine and ready to play. Now the problem is XBOX360.
I'm trying to spoof via console with
but it's not working.
The 'patron' I use for spoofing is:
1) Connect USB to SERIAL (which is connected to Teensy) to the Raspbi
2) Start usbspoof
3) Connect USB-mini to USB to my laptop (XBOX360 controller is not connected to any XBOX360).
It just doesn't work. I tried many times and nothing. I always get the same values for packets and same libusb_control_transfer errors (-9).
I have been trying to look into the code but could do nothing.
So at this point I wonder: My spoofing patron is wrong? Should I continue trying to fix it by modifying usbspoof.c ?
P.S: I know that XBOX360 is not officially supported, but I'd like to help with this.
Regards,
McD0n3ld
Im trying to make my Raspberry Pi work with GIMX. PS3 works fine and ready to play. Now the problem is XBOX360.
I'm trying to spoof via console with
Code: Select all
usbspoof -p /dev/ttyUSB0 -d
The 'patron' I use for spoofing is:
1) Connect USB to SERIAL (which is connected to Teensy) to the Raspbi
2) Start usbspoof
3) Connect USB-mini to USB to my laptop (XBOX360 controller is not connected to any XBOX360).
It just doesn't work. I tried many times and nothing. I always get the same values for packets and same libusb_control_transfer errors (-9).
I have been trying to look into the code but could do nothing.
So at this point I wonder: My spoofing patron is wrong? Should I continue trying to fix it by modifying usbspoof.c ?
P.S: I know that XBOX360 is not officially supported, but I'd like to help with this.
Regards,
McD0n3ld