Hi,
I want to use 4 different types of game controllers in my game on PC at the same time:
Ps3 game pad, 360 game pad , any other game pad generic and finally keyboard and mouse.
is it be possible to access and directly test their keys and buttons, joysticks triggers in the code without using the input manager like xna ?
Otherwise how to configure their input manage in same time (I already searched the forum but I did not understand how to configure)
Thank you very much and good afternoon.