combjs

diff README @ 0:15293518d92b

first version, combined joystick seems to be working, max 32 buttons.
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 13 Jul 2011 07:12:57 +0300
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/README	Wed Jul 13 07:12:57 2011 +0300
     1.3 @@ -0,0 +1,8 @@
     1.4 +combjs - 0.1
     1.5 +Author: John Tsiombikas <nuclear@member.fsf.org>
     1.6 +
     1.7 +Combjs allows you to combine multiple joystick devices into one virtual
     1.8 +joystick. This is mainly useful to play games that support a single joystick, or
     1.9 +in any case less joysticks than the number of joysticks you want to use.
    1.10 +
    1.11 +TODO: write detailed usage information. for now just run with -h.