- Joined
- Sep 3, 2013
- Messages
- 3
- Reaction score
- 0
- Points
- 1
- Age
- 39



On the Linux client, I've had trouble getting my joystick to be recognized by Skullgirls. I've got a SFxT Fightstick Pro 360 dual modded with a PhreakMods Cerberus (ironically, to play Skullgirls).
using openSuse Tumbleweed, my joystick is recognized by linux as you can see below.
I can do
and when I press buttons I get some nice wingdings, which means the buttons are recognized.
However, I only get keyboard 1 and 2 options within Skullgirls.
I've tried a few variations of using xboxdrv as well, but to no avail.
Is there anything special I have to do for controller support on linux, or do I have to map the joystick to emulate keyboard presses?
using openSuse Tumbleweed, my joystick is recognized by linux as you can see below.
$ cd /dev/input/by-id
$ ls | grep joystick
usb-PhreakMods_Cerberus_v1.01-event-joystick
usb-PhreakMods_Cerberus_v1.01-joystick
$ ls | grep joystick
usb-PhreakMods_Cerberus_v1.01-event-joystick
usb-PhreakMods_Cerberus_v1.01-joystick
I can do
$ cat /dev/input/by-id/usb-PhreakMods_Cerberus_v1.01-event-joystick
However, I only get keyboard 1 and 2 options within Skullgirls.
I've tried a few variations of using xboxdrv as well, but to no avail.
Is there anything special I have to do for controller support on linux, or do I have to map the joystick to emulate keyboard presses?