Tagged Questions

4
votes
3answers
2k views

Development resources for Mono on PS3

I have been considering taking the plunge and installing Linux on my Playstation 3. As C# is my current language of choice, the next logical step would be to install Mono. I have done a little ...
0
votes
1answer
503 views

C# Gamepad Input/Output Class

I am trying to design a little program that takes input from two PS2 controllers from a USB converter. I would like to take input from all the buttons including pressing the joysticks in (L3, R3), and ...