Friends Do you know if exist one driver for Xbox 360 controller on XBOX? If not do you have any idea for code it with XDK xbox? Or use dump driver Windows xbox 360 driver? Thank you NB: one pist http://code.google.com/p/chatpad-super-driver/downloads/detail?name=source_release_0_0_4a.zip
It's possible to access USB devices, but adding Xbox360 controller support to the original Xbox would require modifying each game since all the libraries, and API calls, are static linked to the game's executable. (It could be possible to write some very clever code and 'emulate' the original controller in kernel space. Though kernel space is very limited and thous would be a pain in the ass. Look at the LBA-48bit support code for an example of the amount of work that's required http://forums.xbox-scene.com/index.php?showtopic=710509) Best suggestion would be build an external adapter (PIC18F/MAX3420E/MAX3421E, or even possible with some FTDI parts)
The easier solution is the adaptator, but do it exist? if not how to build one? Thanks NB: I would like use Fantec wheel porshe gt 2 on my old xbox.