Page 1 of 1

[XBOX1] Issues with Setup

Posted: Mon Jul 10, 2017 10:56 pm
by Damp Rice
Hi! Before I get started with my issue, I just wanted to let everyone know that I am very new to GIMX and DIY projects and such, and my knowledge of these things are minimal, so when answering my questions please keep that in mind.

My issue is that I am getting an error log from the GIMX launcher (Windows 10), and it is not working on my console when I press the WASD keys.

Code: Select all

global option -l with value `log.txt'
global option -c with value `test_config.xml'
controller #1: option -p with value `COM3'
now reading arguments for controller #2
status flag is set
subpos flag is set
force_updates flag is set
GIMX 6.8 x86_64
Windows 10 (or later) x64
Kernel version: 10.0 (15063)
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
gimx.c:208 SDL_main: no adapter detected
I made my own GIMX adapter, using the tutorial for dummies. The parts I used:
Serial Converter https://www.amazon.com/gp/product/B01LR ... UTF8&psc=1
Teensy 2.0 w/pins

Image of wiring
https://imgur.com/a/pln1Q

The Firmware I have loaded is 5.8/EMUXONE/atmega32u4.hex ((I am not sure if this is the right one, someone please verify))
The gaming target is Xbox One.
Trying to use mouse/keyboard with the xbox one.

Some things that I have tried is:
Switch the RXD and TXD wires. ((This produces a different result in which the console closes almost immediately upon launch, and GIMX says that the program was open for less than 5 seconds))
Rebooting PC and XBOX One.
Using different USB ports on the PC and XBOX One.

Thank you for reading this and providing your answers. I hope that I can get this brilliant program up and running soon. Like I said please be very clear in your answers, as I am a newbie at this. I might have more questions after your responses, so keep that in mind. :D

Re: [XBOX1] Issues with Setup

Posted: Tue Jul 11, 2017 8:08 am
by Matlo
Hi,
Swap Rx and Tx and post a new log file.

Re: [XBOX1] Issues with Setup

Posted: Tue Jul 11, 2017 2:31 pm
by Damp Rice
Ok, switched around the TXD and RXD cables to produce this. The program just crashes at startup, and a message saying that GIMX ran less than 5 seconds appear.

Code: Select all

global option -l with value `log.txt'
global option -c with value `test_config.xml'
controller #1: option -p with value `COM3'
now reading arguments for controller #2
status flag is set
subpos flag is set
force_updates flag is set
GIMX 6.8 x86_64
Windows 10 (or later) x64
Kernel version: 10.0 (15063)
USB adapter detected, controller type is: XOnePad.
Reset sent to the adapter.
No controller was found on USB buses.
gimx.c:208 SDL_main: no adapter detected

Re: [XBOX1] Issues with Setup

Posted: Tue Jul 11, 2017 3:00 pm
by Matlo
You forgot to wire an Xbox One controller.
https://gimx.fr/wiki/index.php?title=Qu ... entication

Only genuine Xbox One controllers without 3.5mm jack currently work.

Re: [XBOX1] Issues with Setup

Posted: Tue Jul 11, 2017 4:14 pm
by Damp Rice
Ah, I see. I had a Xbox One controller wired but it was the one with the 3.5 mm jack. I will get one without the 3.5 mm jack and report back to you. (This might take a couple of days)

Thanks for your continued help Matlo.

Re: [XBOX1] Issues with Setup

Posted: Tue Jul 11, 2017 11:19 pm
by Sayo
I can't use a wireless Xbox one controller with 3.5mm headphone jack and Bluetooth then? That's a let down :'(