Today we did a preliminary test, using:
* 4 original ps3 controllers
* 1 logitech ps3 controller
* 2 Guitar Hero controllers
We changed the number of joysticks in Event.hpp to 16, and compiled SFML2.
Our test program only listens for button input, and outputs the controller id / button id.
The test was successful, as we got input from all 7 controllers.
This test was done under Linux.