|
From: Lasse Kärkkäi. <tr...@us...> - 2011-07-06 23:34:51
|
Author: Vincent Le Ligeour <yo...@us...> Date: Fri May 6 21:35:02 2011 +0200 Added void pro guitar detection --- data/controllers.xml | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/data/controllers.xml b/data/controllers.xml index 23fbca1..4f99bce 100644 --- a/data/controllers.xml +++ b/data/controllers.xml @@ -96,6 +96,14 @@ <button id="9" value="start" /> </mapping> </controller> + <!-- Not managed + <controller type="guitar" name="GUITAR_PRO_PS3"> + <description>Rock Band Pro Guitar for PS3</description> + <regexp match="Licensed by Sony Computer Entertainment America Harmonix RB3 Mustang Guitar for PlayStation" /> + <mapping> + </mapping> + </controller> + --> <controller type="drumkit" name="DRUMS_GUITARHERO"> <description>Guitar Hero 4 drum kit (guessed, could be a guitar)</description> <regexp match="Guitar Hero4" /> |