How can I help with Xbox One support?

Talk about anything concerning the source code.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: How can I help with Xbox One support?

Post by Matlo »

Hi,

I already have USB protocol captures of the G920.
A first step is to add support for the new Xbox One controller (the one with a 3.5mm jack), so that it can be used as an authentication source.
Any work should be based on the refactoring branch, and there's some useful documentation here:
http://gimx.fr/wiki/index.php?title=Gasync
GIMX creator
DESTINY-MAN
Posts: 4
Joined: Fri Jul 08, 2016 8:04 am

Re: How can I help with Xbox One support?

Post by DESTINY-MAN »

thank, i will try figuring out something if possible.

By the way, have you made some progress for using XBOX ONE controller as authentication source?
Or anything that I can work on, or use as a referrence.
vvolkgang
Posts: 2
Joined: Thu Jul 07, 2016 12:12 pm

Re: How can I help with Xbox One support?

Post by vvolkgang »

The first xbox one controller is already supported. You can search the code repo for "xone" and Blame the files to see in which commit they were done, mostly were in the context of issue #314
Post Reply