Page 1 of 2

360 Spoof Issues (Solved)

Posted: Tue Aug 27, 2013 1:23 pm
by peshkohacka
.

Re: 360 Spoof Issues

Posted: Sun Sep 22, 2013 12:49 pm
by peshkohacka
.

Re: 360 Spoof Issues

Posted: Sun Sep 22, 2013 3:46 pm
by peshkohacka
.

Re: 360 Spoof Issues (Solved)

Posted: Tue Sep 24, 2013 5:12 pm
by Matlo
Hi,

The EMU360 in the trunk is meant to be used with the usbspoof from the trunk!

I made a few changes in both the EMU360 and the usbspoof.
I believe it should work as-is with any controller version, but I only have 1.10 controllers, so that I can't test it.

It would be nice if you could test it. You'll need to compile and install both the EMU360 and the usbspoof.

Re: 360 Spoof Issues (Solved)

Posted: Wed Sep 25, 2013 4:26 pm
by peshkohacka
.

Re: 360 Spoof Issues (Solved)

Posted: Wed Sep 25, 2013 4:47 pm
by Matlo
One of my controllers is the same as your controller.

I forgot to tell you that the teensy is now waiting for a byte before initializing the usb stack.
It has to be plugged to the 360 before running usbspoof.

Re: 360 Spoof Issues (Solved)

Posted: Wed Sep 25, 2013 5:04 pm
by peshkohacka
.

Re: 360 Spoof Issues (Solved)

Posted: Wed Sep 25, 2013 5:07 pm
by Matlo
You can test your serial adapter as explained there.

Re: 360 Spoof Issues (Solved)

Posted: Wed Sep 25, 2013 5:19 pm
by peshkohacka
.

Re: 360 Spoof Issues (Solved)

Posted: Wed Sep 25, 2013 5:42 pm
by Matlo
I did not replace the serial_init with LUFA's Serial_Init just in case I want to restore the interrupt code.
I just replaced the code in serial_init with a call to Serial_Init.