USB Game Pad detection issue on MD
In order to leverage a game pad on a Media Director I must update line 44 from:
/usr/pluto/bin/MessageSend "$DCERouter" $PK_Device_MD -1001 2 65 52 4 53 2 49 2189
to:
/usr/pluto/bin/MessageSend "$DCERouter" $PK_Device -1001 2 65 52 4 53 2 49 2189
tschak mentioned that there needs to be additional logic added for use with media directors.