Skip to main content

Installing a custom USB controller for Frets on Fire on Ubuntu

fretsonfire.jpg

Last year, I made a custom USB controller out of a piece of wood and a broken joystick for Frets on Fire, a Guitar Hero type game for Windows and Linux. Since I moved to Ubuntu Linux, I wanted to get the controller working again. Here's what I did:

The contents of .joy2keyrc are:

START fretsonfire -thresh 0 0 0 0 0 0 0 0 -X -buttons q w e r t

I then ran Frets on Fire, and configured the 'key' settings for the appropriate frets.

I'm not sure if the instructions above are really perfect, but they worked enough so I could rock a bit!

Update: I've been having problems getting /dev/input/js0 to show up, even if I plug in and unplug the guitar (joystick). It seems if I go up and search for new hardware, none is found. However, this seems to sometimes trigger the driver (or whatever) to be loaded. Maybe there's a better way.