|
From: Yoda-JM <yo...@us...> - 2010-10-04 19:32:59
|
Module: performous Branch: master Commit: 8d5502adb5d2e7c6f18e663a3021bed3c6c21aae Author: Vincent Le Ligeour <yo...@us...> Date: Mon Oct 4 21:31:41 2010 +0200 Added GH Warriors of Rock guitar mappind/detection --- data/controllers.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/controllers.xml b/data/controllers.xml index 2ab5258..513fcdf 100644 --- a/data/controllers.xml +++ b/data/controllers.xml @@ -15,8 +15,8 @@ </mapping> </controller> <controller type="guitar" name="GUITAR_GUITARHERO5"> - <description>Guitar Hero 5/Band Hero guitar</description> - <regexp match="Entertainment Guitar Hero5" /> + <description>Guitar Hero 5/Band Hero/Warriors of Rock guitar</description> + <regexp match="Entertainment Guitar Hero5|GuitarHero for Playstation" /> <mapping> <button id="0" value="yellow" /> <button id="1" value="green" /> |