Xbox One controller

All discussion about the Commander Genius project (a Keen interpreter + more).
Post Reply
User avatar
Lunick
Vortininja
Posts: 283
Joined: Tue Jun 01, 2010 10:37
Location: Melbourne, Australia
Contact:

Xbox One controller

Post by Lunick »

Hi there,

I tried using a Wired Xbox One controller with Commander Genius but whenever I try to bind something in the menu, it comes up with "JOA3-" and I am unable to bind anything else.

The controller is perfectly calibrated as it works fine in other games, is there some funky code going on or something else to blame?
Lunick is Here
gerstrong
Vorticon Elite
Posts: 1244
Joined: Wed Dec 31, 2008 14:44
Location: Frankfurt - Germany
Contact:

Post by gerstrong »

Hi Lunick,

I have a Logitech F310 Gamepad which I use very often for CG. For what I know it is somehow XBox compatible.

This is my setup in the cgenius.cfg file:

Code: Select all

[input0]
Analog = false
Back = Joy0-B7
Camlead = Joy0-B5
Down = Joy0-A1+
Fire = Joy0-B2
Help = Key 1073741882 (F1)
Jump = Joy0-B0
Left = Joy0-A0-
Lower-Left = Key 1073741901 (End)
Lower-Right = Key 1073741902 (PageDown)
Pogo = Joy0-B1
Right = Joy0-A0+
Status = Joy0-B3
TwoButtonFiring = false
Up = Joy0-A1-
Upper-Left = Key 1073741898 (Home)
Upper-Right = Key 1073741899 (PageUp)
I can play all the Keen games within CGenius. Now let me try to map with that gamepad:

...

I did this within the Keen 4 menus and everything went fine (Windows 10 Machine).

You also could try deleting cgenius.cfg and try again. I had axis issues in the past, but not lately. Some controllers have dead zones, but when it comes to calibration I had improved the sensitivity on that in the past.

I hope can you help you a bit with those hints. I don't own an xbox one controller or anything like that, only the Logitech one, so I really cannot do more for you, sorry.
Having fun developing stuff...
Post Reply