YARG icon indicating copy to clipboard operation
YARG copied to clipboard

RB1 Xbox 360 drums can not be mapped properly on Linux.

Open DarkRTA opened this issue 1 year ago • 9 comments

All of the inputs are showing up incorrectly and the game refuses to let me map my red pad.

DarkRTA avatar May 01 '23 22:05 DarkRTA

Make sure you have libhidapi-hidraw0 installed and that you have read/write permission to the /dev/hidraw* devices.

eckerj avatar May 01 '23 22:05 eckerj

I'm not sure that'll help for Xbox 360 controllers, those aren't handled through hidapi.

I need to get another custom backend in for Xbox 360 stuff on Linux (which would probably work for macOS as well). Without one there'll be no way for proper layouts to be provided there.

TheNathannator avatar May 01 '23 23:05 TheNathannator

Make sure you have libhidapi-hidraw0 installed and that you have read/write permission to the /dev/hidraw* devices.

this is not the issue

DarkRTA avatar May 02 '23 03:05 DarkRTA

The issue also affects Xbox 360 Xplorer 5-fret Guitars on Linux. Like on RB Drums, the button names are displayed incorrectly, and the red button cannot be detected. Additionally, the strum bar also cannot be mapped.

TadeLn avatar May 22 '23 06:05 TadeLn

Wii LP with a raphnet also has improper button name detection, i just ignore it at this point

qfoxb avatar Jun 05 '23 18:06 qfoxb

Yeah, Unity's generic controller support does weird things with the button names, I have no clue why it screws them up lol

TheNathannator avatar Jun 05 '23 18:06 TheNathannator

I am experiencing this too. All other buttons and strum bar work, but red instrument pads for both RB1 guitar and drum kit and GH2 guitar from XBox360 have all failed to be detected in the bindings.

coverslide avatar Aug 11 '23 13:08 coverslide

Any update on this?

Daanooo avatar May 18 '24 11:05 Daanooo

No. We still need to write a new backend for XInput on Linux. Unfortunately it's quite a large task to do and there have been higher priority things to work on

RileyTheFox avatar May 18 '24 14:05 RileyTheFox