Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!
You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!
There are already 2 options for this. You can either get super magic joy box or Raphnet Technologies' adapter.Would be great if some people in the community helped devise a USB GC adapter solution. If the female end were easy to obtain I'm sure it wouldn't be too much hassle to shrink some plastic on a cable and write a basic driver for it.
Can you parry/powershield, or does it lag too much?Had a great time with Melee online yesterday, thank you sooo much for this guys.
The melee scene is gonna level up haaaaaaaard because of this
edit: europeans hit me up.
skype: cakepwnspie
/pm
If you time it correctly, yes. I was able to do it. Sure the timing is a little different due to lag, but its still 100% doable.Can you parry/powershield, or does it lag too much?
Were you able to initially connect to each other, or were you not finding each other?So I've tried this out with a buddy but we could never connect to each other. We alternated hosting, got correct ip addresses from several resources, and tried identical builds and ISO's and even re-downloaded the zipped version in the OP. Any ideas guys?
Also, we could both connect to ourselves using localhost and port 2626 (default) if that means anything.
I think releasing a Linux build would be really convenient. Not everyone runs on Windows you know :/ Please expand the OS selection of your special builds!We can do a Linux build if you need it, but, we have no way to really do a Mac build. If anyone needs a Linux build, just let us know what Distro, since that's kinda the hard part.
Macintosh is kinda hard because we don't have a mac around. Sorry for the inconvenience!
Rokimomo: You either are having it blocked by a firewall or router; portforward on the host machine and turn off all firewalls on both runs.
Yeah im up for it. Contact me on skype(jon_pwns_noobs).Had this working the other day with a friend, anyone want to give it a shot?
I think the main reason for lag was distance between us. We do live pretty far apart, so it makes sense that the pad buffer would be at 14. I could play people from michigan/ohio with around a 10 buffer.On a side note... I've been able to connect and not desync with 1 out of 2 people so far. Unfortunately, the gaming session with the one I didtn desync with was pretty laggy.
SmashBoards chat is actually an IRC channel which you're accessing via Mibbit. I don't like Mibbit. I provided a link to qwebirc for our channel, which is similar to Mibbit.You guys should just use the SmashBoards chat. Literally no one uses it, and it's a million times simpler than having people get on IRC.
Just click the link at the top of any page that says "Chat", or go here: http://www.smashboards.com/chat.php
Awesome. If you can get git installed on your box, i'd recommend doing a git clone of the repo, doing the changes, then running a git diff (redirect the output to a file, e.g. dolphin__dinput_fix.patch.) Something like this:For people having problems with light shielding on a controller using DInput (e.g. light shield only starts after the L/R has been depressed past half-way), try using this.
Can't guarantee it will work though, I may have inadvertently broken something
I'll upload my changes to google code once I figure out how to get git working lol
git diff > file.patch
I just got around to download Dolphin and set up the controls and once again, the L and R buttons were being finicky. I can shield, light shield, air dodge/wavedash properly but I couldn't tech unless I pressed the button really hard. Then I remembered about this post and followed what it said and it works! Thanks so much, dude. If anyone is having trouble with the shoulder buttons (L and R), please follow what the quote says and you should be good!for gc controller, before you press the BUTTON for L or R, hold down the button till JUST BEFORE the click, then press it for the BUTTON input. for the SLIDER press L or R till JUST BEFORE the click for the input.
I'm pretty curious to see the code changes on this, improving the breadth/quality of dolphin's controller support is definitely on my list.For people having problems with light shielding on a controller using DInput (e.g. light shield only starts after the L/R has been depressed past half-way), try using this.
Can't guarantee it will work though, I may have inadvertently broken something
I'll upload my changes to google code once I figure out how to get git working lol