http://fretsonfire.sourceforge.net/ http://heanet.dl.sourceforge.net/sourceforge/fretsonfire/FretsOnFire-1.3.110.tar.gz Required: [[software::Python]], [[software:pygame]], [[software:PyOpenGL]] cd src && python ./FretsOnFire.py ==== Using the Guitar Hero 3 Wii controller ==== Required: [[software:cwiid]] Here is my configuration: #Green fret Classic.A = KEY_F1 #Red fret Classic.B = KEY_F2 #Yellow fret Classic.X = KEY_F3 #Blue fret Classic.Y = KEY_F4 #Orange fret Classic.ZL = KEY_F5 #Strum Classic.Down = KEY_ENTER Classic.Up = KEY_RIGHTSHIFT #Escape - switch if you want the other button to be cancel #Classic.Plus = KEY_ESC Classic.Minus = KEY_ESC #Analog stick for movement Classic.LStick.X = ~ABS_X Classic.LStick.Y = ~ABS_Y The analog stick works like a joystick, don't forget to map its' axis in the game settings (Settings -> Key Settings).\\ Before you start the game, run (assuming you saved the above configuration to ///etc/cwiid/wminput/gth3//): wminput -c gth3