recalbox / qtsixa

QtSixA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I've hacked the code a bit to make sixad work with original and fake GASIA controllers at the same time 
Using it for RetroPie (tested with one original and one fake over bluetooth). 

Original README follows:
-------------------------------------

QtSixA is the Sixaxis Joystick Manager
 ------------------------------------

QtSixA can connect PS3 hardware (Sixaxis/DualShock3, Keypads and Remotes)
to a Linux-compatible machine.

"QtSixA" is the GUI (interface), while "sixad" is the backend C++ code.

Currently sixad supports:
 - Sixaxis/DualShock3 (buttons, axis, accelerometers, leds and rumble)
 - PS3 Keypads
 - PS3 BD Remotes

sixad also registers the hardware's MAC/ID in the device name
(ex: "PLAYSTATION(R)3 Controller (00:XX:X0:0X:XX)".

 -------------------------------------

QtSixA and sixad are licensed under the GNU GPL v2 license.

For help, check manual.odt/pdf, or the online help at qtsixa.sourceforge.net

About

QtSixA

License:GNU General Public License v2.0


Languages

Language:C++ 38.3%Language:Python 37.7%Language:C 11.3%Language:HTML 7.6%Language:Shell 2.5%Language:Makefile 2.3%Language:QMake 0.4%