Driver controller XBOX 360 for Xbox Classic

Discussion in 'Xbox (Original console)' started by nonosto, Jan 16, 2013.

  1. nonosto

    nonosto Intrepid Member

    Joined:
    Jan 5, 2012
    Messages:
    698
    Likes Received:
    54
    Last edited: Jan 16, 2013
  2. LoveGHz

    LoveGHz Rising Member

    Joined:
    Apr 16, 2012
    Messages:
    66
    Likes Received:
    2
    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)
     
    Last edited: Jan 16, 2013
  3. hl718

    hl718 Site Soldier

    Joined:
    Nov 19, 2004
    Messages:
    2,856
    Likes Received:
    7
    You would need to write a driver from scratch. Not an easy undertaking for most.
     
  4. nonosto

    nonosto Intrepid Member

    Joined:
    Jan 5, 2012
    Messages:
    698
    Likes Received:
    54
    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.
     
    Last edited: Jan 16, 2013
  5. LoveGHz

    LoveGHz Rising Member

    Joined:
    Apr 16, 2012
    Messages:
    66
    Likes Received:
    2
    Doesn't exist.. How to build: Google.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page