Skip to main content
GameDev.net gamedev.net
🔒 Locked

USB to N64 Controller

Started by sliceanddice Nov 7, 2006 at 10:48 AM 6 replies 17.4k views
Original Post
sliceanddice
sliceanddice
I didn't really know where to put this so..... I wanna hook up an N64 controller to my computer via a usb. I have the usb. (And the software.) I plan on doing some soldering. Uhhh..... So basically, the N64 controller has THREE chords going thru it: Black White Red And a USB Drive has FOUR: Red Black White Green I don't know what to do really. What I've "READ" is that Red and Black are positive and negative charges. White is power or something. And green is ground. I tried to hook up the Red, White, and Black wired, and tape the green to the side, but no luck :( I HAVE software for it too. And It works (My friend uses it....) But he has an adaptor, I said screw it, I wanna DIY the connection and learn something :P Thanks for your help.. I know this is a programming forum, not an electric one.... slice
==============================C++ = 90% (For main usage)SDL = 10% (For GUI)Rocket Propelled Game (RPG) Engine = about 1% (haha I can't get SDL to work, so no interface, need interface to continue...)
Ravuya
Ravuya
Try an electronics site, like pinouts.ru -- we are not an electronics forum.
joanusdmentia
joanusdmentia
There will be at least a small amount of circuitry in the adapter, you cannot just solder the N64 controller wires to a USB connector and expect it to work. The most obvious reason looking at the pinout is the N64 has a single DATA line, whereas USB requires both +D and -D data lines. Voltages also differ, the N64 controller seems to run off 3.43V whereas USB provides 5V. You'll most likely need to get a USB client controller chip and a variable voltage regulator.
"Voilà! In view, a humble vaudevillian veteran, cast vicariously as both victim and villain by the vicissitudes of Fate. This visage, no mere veneer of vanity, is a vestige of the vox populi, now vacant, vanished. However, this valorous visitation of a bygone vexation stands vivified, and has vowed to vanquish these venal and virulent vermin vanguarding vice and vouchsafing the violently vicious and voracious violation of volition. The nly verdict is vengeance; a vendett o
ianp622
ianp622
If I were you, I'd use the adapter and the software.

I don't know if there's a direct connection you could make. Don't assume an adapter just switches cables, it could have a chip in it.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.