Search found 2 matches
- Thu Jan 15, 2009 7:46 am
- Forum: PS2 Development
- Topic: Wireless 360 controller with PS2 - Confused noob needs help
- Replies: 2
- Views: 2485
Sure, of course. AFAIK there's a linux driver for the x360 USB pad, so the protocol is documented. You'd just need to write an IRX that stays resident and reads data from the USB pad and then injects this data every frame into the normal pad buffer. But the easier solution would be to make some har...
- Thu Jan 15, 2009 6:41 am
- Forum: PS2 Development
- Topic: Wireless 360 controller with PS2 - Confused noob needs help
- Replies: 2
- Views: 2485
Wireless 360 controller with PS2 - Confused noob needs help
First off, I don't know if this is the right place to post this, but I didn't see a requests forum so... Anyway, this originally started as a discussion on the console-exploits forum (The Thread: Here ) , but no one there seems to think its possible. What I want is a sort of driver for the ps2 that ...