Search found 9 matches

by jgoldshlag2
Tue Jan 19, 2021 2:52 am
Forum: GIMX Discussion
Topic: GIMX for Xbox 360 Peripherals on Xbox One
Replies: 26
Views: 42355

Re: GIMX for Xbox 360 Peripherals on Xbox One

Looking at EMU360, I can see the unknown descriptor you're talking about. It's here: .UnkownDescriptor1 = { 0x11, 0x21, 0x10, 0x01, 0x01, 0x25, 0x81, 0x14, 0x03, 0x03, 0x03, 0x04, 0x13, 0x02, 0x08, 0x03, 0x03 }, However, there's nothing like that in the EMUXONE firmware Descriptors.c file. I'll take...
by jgoldshlag2
Tue Jan 19, 2021 2:46 am
Forum: GIMX Discussion
Topic: GIMX for Xbox 360 Peripherals on Xbox One
Replies: 26
Views: 42355

Re: GIMX for Xbox 360 Peripherals on Xbox One

Looking at the Descriptors.c file in the emuxone firmware, I can see where the interface 0 is, but how would I add that descriptor? Here's the code: .Interface00 = { .Header = { .Size = sizeof(ConfigurationDescriptor.Interface00), .Type = DTYPE_Interface }, .InterfaceNumber = 0x00, .AlternateSetting...
by jgoldshlag2
Mon Jan 11, 2021 10:36 pm
Forum: GIMX Discussion
Topic: GIMX for Xbox 360 Peripherals on Xbox One
Replies: 26
Views: 42355

Re: GIMX for Xbox 360 Peripherals on Xbox One

I'm hoping @matlo or someone more familiar with USB traffic might be able to take a look at the pcaps linked above (specifically the PDP one) and decipher what might be going on around line 221-304, where there's a whole bunch of USB control traffic back and forth between the adapter and the XB1. I ...
by jgoldshlag2
Sun Jan 10, 2021 8:03 pm
Forum: GIMX Discussion
Topic: GIMX for Xbox 360 Peripherals on Xbox One
Replies: 26
Views: 42355

Re: GIMX for Xbox 360 Peripherals on Xbox One

Looking at @redion's captures from above, there are a lot of USB control requests from the host that are marked as vendor and thus not documented. I can't capture my output because I only have one RPI and GIMX adapter, but I suspect its either a) a lack of response to one of those control requests o...
by jgoldshlag2
Sat Jan 09, 2021 3:44 pm
Forum: GIMX Discussion
Topic: GIMX for Xbox 360 Peripherals on Xbox One
Replies: 26
Views: 42355

Re: GIMX for Xbox 360 Peripherals on Xbox One

Update on my end: I've built a GIMX adapter using the recommended CP2102 and Teensy 2.0 boards and have GIMX installed and working on a Raspberry Pi 4B. I can get GIMX to work and use the Midi Pro Adapter to control both the Xbox menus and the menus within RB4, but RB4 still sees the GIMX adapter as...
by jgoldshlag2
Tue Dec 22, 2020 1:48 pm
Forum: GIMX Discussion
Topic: GIMX for Xbox 360 Peripherals on Xbox One
Replies: 26
Views: 42355

Re: GIMX for Xbox 360 Peripherals on Xbox One

Is the dummy data related to the different encryption scheme on the X1 for controllers? So it looks like the next step is to get a profile created for the GIMX. I'm going to see if my brother can take a look at this over the holidays - he might be bored enough to spend some time on it and he certain...
by jgoldshlag2
Thu Dec 17, 2020 3:55 am
Forum: GIMX Discussion
Topic: GIMX for Xbox 360 Peripherals on Xbox One
Replies: 26
Views: 42355

Re: GIMX for Xbox 360 Peripherals on Xbox One

Thanks for the reply/update. I sent redion1992 a PM, but haven't heard anything back yet.

Do we know the device ID for the PDP adapter?
by jgoldshlag2
Sun Dec 13, 2020 11:29 pm
Forum: Introduce Yourself
Topic: Hello from USA
Replies: 1
Views: 3428

Hello from USA

New poster, looking for information
by jgoldshlag2
Sun Dec 13, 2020 11:17 pm
Forum: GIMX Discussion
Topic: GIMX for Xbox 360 Peripherals on Xbox One
Replies: 26
Views: 42355

Re: GIMX for Xbox 360 Peripherals on Xbox One

Realizing this is an older thread, I'm wondering if there has been any progress on this. It seemed very promising!

I'm in the same boat as several posters in this thread - wanting to connect a real electronic drum set to an XB1 and play RB4 with it.