Search found 12 matches

by neo451
Sat Nov 25, 2017 8:03 am
Forum: General Discussion
Topic: xbox classic support
Replies: 56
Views: 112267

Re: xbox classic support

Matlo wrote: Fri Jul 07, 2017 9:42 pm I need some time to develop a tool that can replay capture files.
I'll keep you posted.
Hi,
Any progress? I can do more captures if they could help.
by neo451
Thu Jul 06, 2017 9:45 pm
Forum: General Discussion
Topic: xbox classic support
Replies: 56
Views: 112267

Re: xbox classic support

I think there may be some kind of authentication involved. Make sure to have your Xbox Controller S plugged to your Pi before starting GIMX. Please make a log file with adapter debug messages enabled, and let me know the result. Hi, Still no reaction on console either with DS4 or Xbox Controller S ...
by neo451
Mon Jul 03, 2017 8:23 pm
Forum: General Discussion
Topic: xbox classic support
Replies: 56
Views: 112267

Re: xbox classic support

Still no response on XBOX side but there new debug packet line in log -> https://pastebin.com/6mfEgTqZ
by neo451
Mon Jul 03, 2017 6:16 pm
Forum: General Discussion
Topic: xbox classic support
Replies: 56
Views: 112267

Re: xbox classic support

Second capture -> http://www.mediafire.com/file/l36757s7q ... xbox2.pcap
Both times adapter was connected to 1st port on XBOX.
by neo451
Mon Jul 03, 2017 4:15 pm
Forum: General Discussion
Topic: xbox classic support
Replies: 56
Views: 112267

Re: xbox classic support

I got it working. Available USB to UART adapters: 0: /dev/ttyUSB0 Select the USB to UART adapter number: 0 Selected: /dev/ttyUSB0 Overwrite /home/user/serialusb-0.5/build/serialusb-0.5/capture.pcap? [y/n] y Available USB devices: 0 VID 0x10c4 (Cygnal Integrated Products, Inc.) PID 0xea60 (CP210x UAR...
by neo451
Mon Jul 03, 2017 1:39 pm
Forum: General Discussion
Topic: xbox classic support
Replies: 56
Views: 112267

Re: xbox classic support

To make a protocol capture with serialusb you have to connect a controller to your computer. You mean the original XBOX controller to PC, right? SerialUSB acts as a proxy between the controller and console as I remember. You'll need an adapter cable as it uses a proprietary USB connector. I have it...
by neo451
Mon Jul 03, 2017 1:02 pm
Forum: General Discussion
Topic: xbox classic support
Replies: 56
Views: 112267

Re: xbox classic support

New debug log with latest firmware -> https://pastebin.com/00ETEYtN
I think it would go faster if you can get a capture with the serialusb tool:
https://github.com/matlo/serialusb
I will try to use serialusb tool later today.
by neo451
Mon Jul 03, 2017 11:03 am
Forum: General Discussion
Topic: xbox classic support
Replies: 56
Views: 112267

Re: xbox classic support

New debug log -> https://pastebin.com/9kWh59RF - there are some new "debug packet received" lines. Still no reaction on XBOX as expected since it's a debug firmware. This time I run it on RPI3 with GIMX updated to 6.8 version (my previous RPI2 was busy). If you want I can try it on previou...
by neo451
Tue Jun 27, 2017 10:03 pm
Forum: General Discussion
Topic: xbox classic support
Replies: 56
Views: 112267

Re: xbox classic support

Start GIMX and the device will appear. You're absolutely right (I dunno what I was doing wrong yesterday). It appeared and was working as a XBOX controller in Windows. Connect the adapter to your Xbox. Then in gimx-launcher, select "Messages>debug", click on start, select log file, select...
by neo451
Tue Jun 27, 2017 6:56 am
Forum: General Discussion
Topic: xbox classic support
Replies: 56
Views: 112267

Re: xbox classic support

The Xbox Classic controller is very special, it contains a hub which connects a gamepad and a memory controller to the console. The provided firmware only implements the gamepad, not the hub and the memory controller. Maybe this is a problem. I see... but why it was previously (with the 5.8 firmwar...