Request for advice: making a virtual gamepad for the ps2
Posted: Sat Jan 07, 2006 2:49 pm
Greetings -
this is my first post to ps2dev; any advice would be appreciated.
I intend to write a program that runs on my PC that, when the PC is connected to the PS2, functions as a virtual game pad - a gamer will be able to play the game by using the software interface on the PC instead of an the physical gamepad.
Is this feasible? I have several ideas for taking it on, but I have no idea what difficulties I am taking on. I've searched the forum and haven't found any information specific to controlling a PS2 with a PC. From what I have read, it seems the controller is a simple communication device so I think the idea is possible.
Some ideas:
1. Using a USB to PS2 cable that connects the PC to the PS2 gamepad port and performing i/o to send the commands and respond to the PS2?
2. Using a USB to USB cable and performing i/o directly to and from the PS2's USB port?
Any experienced opinions out there?
Thanks in advance,
Josh
this is my first post to ps2dev; any advice would be appreciated.
I intend to write a program that runs on my PC that, when the PC is connected to the PS2, functions as a virtual game pad - a gamer will be able to play the game by using the software interface on the PC instead of an the physical gamepad.
Is this feasible? I have several ideas for taking it on, but I have no idea what difficulties I am taking on. I've searched the forum and haven't found any information specific to controlling a PS2 with a PC. From what I have read, it seems the controller is a simple communication device so I think the idea is possible.
Some ideas:
1. Using a USB to PS2 cable that connects the PC to the PS2 gamepad port and performing i/o to send the commands and respond to the PS2?
2. Using a USB to USB cable and performing i/o directly to and from the PS2's USB port?
Any experienced opinions out there?
Thanks in advance,
Josh