WhyNotHugo / docker-stepmania

Easily run stepmania inside a docker container.
https://git.sr.ht/~whynothugo/docker-stepmania
5 stars 1 forks source link

Using dance mat in stepmania #2

Open typekpb opened 6 years ago

typekpb commented 6 years ago

I have dance mat. Would love to use it with dockerized version of stepmania.

lsusb
Bus 003 Device 027: ID 6677:8811 WiseGroup, Ltd. Deluxe Dance Mat

Any idea how to have it working in the stepmania running in the docker container?

WhyNotHugo commented 6 years ago

I just added the flag --device /dev/input/js0. You might want to check if your device also registers as a joystick or something different.