xbox controller info needed

Includes PS2, Xbox 1, GameCube (but not the Phantom Game Console)

Moderator: Moderators

Post Reply
stuntpenguin007
Posts: 667
Joined: Sun Apr 27, 2008 12:21 pm

xbox controller info needed

Post by stuntpenguin007 »

I'm looking at using an xbox controller on an n64 similar to the cube64 which uses a gamecube controller on the n64. (Which I have built)

So when the n64 controller communicates with the n64 it basically has a set of bytes set aside that if something is written to, it tells the system that the button is being pressed, and vice versa for the rumble pack and memory card.

Anyways, I've got a lot of technical info about the n64 controller saved on my computer, such as which bytes being written to do what, how to tell the n64 if the controller has a rumble pack or a memory card etc.

But I can't seem to find any technical information on the xbox controller. Does anyone know where info like this might exist. Do usb device debuggers exist? If so I could use one of my usb xbox controllers, run it through the debugger and then convert it back into an xbox connector.

Thanks... and I'm sure it will happen somewhere in the next few posts... feel free to shoot down my idea and tell me it's impossible :roll:


Edit: here is sort of what I was talking about for the n64 controller
http://svn.navi.cx/misc/trunk/wasabi/de ... servations" onclick="window.open(this.href);return false;
SNESP WIP
Case - 50%
acquired parts - 90%
assembly - 0%
ttsgeb
Posts: 155
Joined: Mon Feb 25, 2008 9:19 pm
360 GamerTag: ttsgeb
Steam ID: ttsgeb
Location: behind you, don't look, I'll just be behind you.

Re: xbox controller info needed

Post by ttsgeb »

If you don't plan to be able to use the xbox controller for an xbox anymore and have a spare N64 controller, I imagine you could use the logic of the nintendo controller inside the xbox shell, but it would be a bit harder to customize your controls that way.

If you want a software based solution though, I think this might be helpful, but you're looking at a lot more work this way.
You should also be able to find more of this type of information from the development of XBCD (where I got it. . .)
stuntpenguin007
Posts: 667
Joined: Sun Apr 27, 2008 12:21 pm

Re: xbox controller info needed

Post by stuntpenguin007 »

Thanks that's exactly what I was looking for.

I don't really want to piggyback the xbox controller off of the n64 controller because I'd like to try my luck with a little bigger pic project.
SNESP WIP
Case - 50%
acquired parts - 90%
assembly - 0%
stuntpenguin007
Posts: 667
Joined: Sun Apr 27, 2008 12:21 pm

Re: xbox controller info needed

Post by stuntpenguin007 »

So on a usb device, like the xbox controller, would data + be out going signals, like which buttons are being pressed and data - be incoming signals like telling the controllers rumble motors to turn on, requesting feedback from memory card etc?

I need to figure out how to wire it up before I can start programming my pic soooo yeah.
SNESP WIP
Case - 50%
acquired parts - 90%
assembly - 0%
Post Reply