Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1369  / 3 Years ago, fri, july 23, 2021, 4:32:04

I got the Humble Indie Bundle Complete (including Bastion, Lone Survivor, Braid and Super Meat Boy... the whole bundle is excellent).



The fact is that Braid, Super Meat Boy, nor any game in the bundle, has XBox 360 wireless support (it's logical, but disappointing at the same time), nor any kind of gamepad support.



I wanted to know if there is a solution for this conflict, having in mind that I am acctualy a newcomer (I know how to use a terminal and apt-get, though) and everything I've read by now didn't gave me a concrete solution to my predicament.



I tried using xboxdrv in SUDO mode, and get the controller to be recognised and working correctly, but I cannot bind the controllers POV, analog sticks or buttons. I also tried using joy2key, but it's frustrating for me to configure.



I wanted, also, to know if there exist any kind of GUI or at least a guide to use joy2key and saving the templates and configurations for it.


More From » wireless

 Answers
1

xboxdrv allows you to do full keyboard and mouse emulation, so it can do everything you need. An example config would look something like this (haven't looked at what keys Braid and SMB use, so you have to change them):



[xboxdrv]
ui-clear=true

[ui-buttonmap]
DU=KEY_UP
DD=KEY_DOWN
DL=KEY_LEFT
DR=KEY_RIGHT

A=KEY_ENTER
B=KEY_SPACE
X=KEY_A
Y=KEY_Z

START=KEY_ESC

[ui-axismap]
X1=KEY_LEFT:KEY_RIGHT:12000
Y1=KEY_UP:KEY_DOWN:12000


Use it with:



sudo xboxdrv -s --config path_to_config.xboxdrv

[#37587] Friday, July 23, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
bathtusain

Total Points: 380
Total Questions: 124
Total Answers: 111

Location: Trinidad and Tobago
Member since Sat, Apr 9, 2022
2 Years ago
bathtusain questions
Sun, Jul 17, 22, 03:13, 2 Years ago
Sun, Oct 3, 21, 00:24, 3 Years ago
Sat, Apr 22, 23, 00:24, 1 Year ago
Fri, Jul 22, 22, 12:01, 2 Years ago
Sun, Jun 27, 21, 02:31, 3 Years ago
;