combjs
view 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 source
1 combjs - 0.1
2 Author: John Tsiombikas <nuclear@member.fsf.org>
4 Combjs allows you to combine multiple joystick devices into one virtual
5 joystick. This is mainly useful to play games that support a single joystick, or
6 in any case less joysticks than the number of joysticks you want to use.
8 TODO: write detailed usage information. for now just run with -h.