* Login 
* FAQ    * Search

All times are UTC - 6 hours




Post new topic Reply to topic  [ 41 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: 2 Controllers Into 1
PostPosted: Tue Dec 27, 2011 7:33 pm 
Offline

Joined: Tue Dec 27, 2011 7:30 pm
Posts: 24
I tried to make it so 2 controllers control 1 controller on the snes. I cut the wires and merged them together decently.

Like this:

|O..O|--------|
--------------------------D
|O..O|--------|

But it didnt really work. Up and green button worked on 1 controller. Nothing on the other. Any ideas?


Top
 Profile E-mail  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Tue Dec 27, 2011 11:43 pm 
Offline
User avatar

Joined: Sun Dec 18, 2011 11:19 am
Posts: 13
Location: United States
I'm not sure I understand what exactly you're doing...can you post a picture?

_________________
I've made a huge mistake.


Top
 Profile E-mail  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Wed Dec 28, 2011 12:27 am 
Offline
Portablizer Extraordinaire
User avatar

Joined: Mon Jul 10, 2006 8:57 pm
Posts: 2763
Location: Georgia Sweet Georgia
You can't do that.

You would need a switch on the data line or 5v line to switch between the two.

_________________
My Portable Systems:
Image
-----Genimini---------Darth64---------Dreamtrooper--------Ncube---------Kamikazi64---N64Boy Advance


Top
 Profile  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Wed Dec 28, 2011 10:06 am 
Offline

Joined: Tue Dec 27, 2011 7:30 pm
Posts: 24
I dont want to switch between the two. I want to be able to make it so all singleplayer games can be played as two-players. Both players controll the same guy. Not sure if it's possible but this is how I did:

Image
http://img828.imageshack.us/img828/2651/dsc00158f.jpg


Top
 Profile E-mail  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Wed Dec 28, 2011 3:41 pm 
Offline
Senior Member
User avatar

Joined: Tue Nov 18, 2008 7:15 pm
Posts: 1559
Location: Southern CT
That works on N64.

http://www.youtube.com/watch?v=CHfYdc8y ... r_embedded

_________________
GET FREE WOW GOLD SEX VISIT MODRETRO



Top
 Profile E-mail  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Wed Dec 28, 2011 3:53 pm 
Offline

Joined: Tue Dec 27, 2011 7:30 pm
Posts: 24
Man I wish my post actually got verified. I wait like 8hours by my computer to respond. That guy on your n64 video plays all 4 player slots with 1 control. I want 2 controllers to play 1 player slot in the consol. So like one guy can shot and the other one moves the airplain for example. That way a singleplayer game can be a 2playergame :)

Not sure if it works though.

TO MODS: Can I just get my account verified. Im not a bot nor will I spam anything. Im just a SNES lover. Thats it.
Edit: Ty Mods <3


Last edited by SweBjorn on Thu Dec 29, 2011 7:10 am, edited 1 time in total.

Top
 Profile E-mail  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Wed Dec 28, 2011 7:19 pm 
Offline
Portablizer
User avatar

Joined: Tue Mar 25, 2008 2:11 am
Posts: 423
Location: Newcastle, Australia
That's one controller controlling four characters not two controllers doing one input. The SNES controllers are pretty much two shift registers which clock out the status of the buttons. Knowing this there's an easy way to merge two controllers. I can't remember if the controllers are active high but if so just chuck both data lines (only the data, not the clock) into an or gate and it should work easy.


Top
 Profile  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Wed Dec 28, 2011 9:47 pm 
Offline

Joined: Tue Dec 27, 2011 7:30 pm
Posts: 24
I actually studdied OR/XOR/AND etc gates in school. Man, should have paid more attention to that I guess. But a straight on merge like I did in the picture would not work then?

Anyway to find out what type of thing I need to buy in order to make this work?


Top
 Profile E-mail  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Thu Dec 29, 2011 5:29 am 
Offline
Portablizer
User avatar

Joined: Tue Mar 25, 2008 2:11 am
Posts: 423
Location: Newcastle, Australia
Disregard my previous advice. The buttons in the SNES protocol are active low, so you'll need to use a NAND gate instead. Something like a 4011 or 7400.


Top
 Profile  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Thu Dec 29, 2011 6:11 am 
Offline

Joined: Tue Dec 27, 2011 7:30 pm
Posts: 24
Alright, tried google but could not get a picture of what that looks like. I only worked with gates in a computer program before. But I suppose I could just go into a electronic store and ask. 4011 and 7400 are a type of NAND gate?


Top
 Profile E-mail  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Thu Dec 29, 2011 6:59 am 
Offline
User avatar

Joined: Thu Feb 10, 2011 12:26 pm
Posts: 13
evilteddy wrote:
Disregard my previous advice. The buttons in the SNES protocol are active low, so you'll need to use a NAND gate instead. Something like a 4011 or 7400.


Hmm, but if it's active-low he'd need an AND gate, wouldn't he? Or two NAND gates.

What a crazy idea! :mrgreen: I'm curious how this turns out.
SweBjorn, if I was you I'd try to get a 7400 IC and wire it according to the picture attached.

See also:
http://en.wikipedia.org/wiki/7400_series
http://www.ti.com/product/sn7400


Attachments:
2snescontrollers1port.png
2snescontrollers1port.png [ 20.07 KiB | Viewed 1298 times ]
Top
 Profile  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Thu Dec 29, 2011 7:08 am 
Offline

Joined: Tue Dec 27, 2011 7:30 pm
Posts: 24
The controllers have 5 different wires inside the black wire. Are you saying all of them should go into the same port, connected together?

I dont really understand the image you have attached. First time I'm going to do any work with this type of thing so need step by step instructions. :)


Top
 Profile E-mail  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Thu Dec 29, 2011 7:19 am 
Offline
User avatar

Joined: Thu Feb 10, 2011 12:26 pm
Posts: 13
http://gamesx.com/wiki/doku.php?id=controls:nes_snes_controller

SweBjorn wrote:
The controllers have 5 different wires inside the black wire. Are you saying all of them should go into the same port, connected together?


Yes, except for the data wire. *Usually* the data wire is the red one. You should connect the 2 red wires from the 2 SNES controllers to pin 1 and 2 of the 7400 IC. The red wire coming from the SNES console should be connected to pin 6 of the 7400 IC.

You also need to provide power to the 7400 by connecting GND (brown) and 5V (white).


Top
 Profile  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Thu Dec 29, 2011 8:11 am 
Offline

Joined: Tue Dec 27, 2011 7:30 pm
Posts: 24
Is there anyway to make it so I dont need to fiddle with the consol?

I kinda want it like this if it's possible:
Image

EDIT: After thinking some I retested my controls from my picture before. They work, kinda. Both players have to press LEFT to walk LEFT, same goes for all the other buttons. For me this means that 1 gate like the picture in this post should work. Right? A OR gate??


Last edited by SweBjorn on Thu Dec 29, 2011 8:24 am, edited 1 time in total.

Top
 Profile E-mail  
 
 Post subject: Re: 2 Controllers Into 1
PostPosted: Thu Dec 29, 2011 8:20 am 
Offline

Joined: Tue Dec 27, 2011 7:30 pm
Posts: 24
<removed cause my edit actually showed now>


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 41 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: hailrazer and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group