Jump to content
SubSpace Forum Network

Recommended Posts

Posted

http://pj64k.emulation64.com/

 

Go here, download the latest version. Go get a rom(I won't tell you where, go dump your cart) and put it in the same folder. Then go to File->Netplay, and wait for the Emularena server to show up. It may take a while.

 

Then come play SSB with me! If anyone needs more extensive instructions, just ask. Everyone loves SSB so I hope you'll all join. Now, this emulator lets you use a keyboard to play, but that sucks, so you probably want to use a controller. I can help you get your Wiimote set up(Classic Controller works great for SSB), but it will take a few programs, namely GlovePIE and PPJoy. They're free, though. A bit complex, but I've already written the script you need, so I'll give it to you. Actually, I can post it here:

 

// Type your program here, or click the GUI tab to autogenerate it!
PPJoy1.Analog0 = MapRange(Wiimote1.Classic.Joy1X, -1,1, -1,1)
PPJoy1.Analog1 = MapRange(Wiimote1.Classic.Joy1Y, -1,1, -1,1)
PPJoy1.Analog2 = MapRange(Wiimote1.Classic.Joy2X, -1,1, -1,1)
PPJoy1.Analog3 = MapRange(Wiimote1.Classic.Joy2Y, -1,1, -1,1)
PPJoy1.Digital1 = Wiimote1.Classic.Up
PPJoy1.Digital2 = Wiimote1.Classic.Down
PPJoy1.Digital3 = Wiimote1.Classic.Left
PPJoy1.Digital4 = Wiimote1.Classic.Right
PPJoy1.Digital5 = Wiimote1.Classic.a
PPJoy1.Digital6 = Wiimote1.Classic.b
PPJoy1.Digital7 = Wiimote1.Classic.x
PPJoy1.Digital8 = Wiimote1.Classic.y
PPJoy1.Digital9 = MapRange(Wiimote1.Classic.L, 0,1, 0,1)
PPJoy1.Digital10 = MapRange(Wiimote1.Classic.R, 0,1, 0,1)
PPJoy1.Digital11 = Wiimote1.Classic.ZL
PPJoy1.Digital12 = Wiimote1.Classic.ZR
PPJoy1.Digital13 = Wiimote1.Classic.Plus
PPJoy1.Digital14 = Wiimote1.Classic.Minus
// PPJoy1.Digital15 = Wiimote1.Classic.Home
Wiimote.Led4 = true
Shift+P+I+E = Wiimote1.Classic.Home

 

The Home button is set to shut the script off, atm. It's a bit helpful sometimes, just comment it out if you don't want it. Anyway, if you want to do those things and need a bit more help than the script, I can help you do that. Wiimotes just connect with Bluetooth so you if you don't already have a way to connect it, you can get a dongle for 10$. Classic Controller costs 20$, and the Wiimote is 40$, so it's probably not a good investment if you don't have/aren't getting a Wii. So when you get around to playing the game, just PM me in game. I suck balls so I need a lot of practice. :x

Posted (edited)

gimme a dongle and i might play..

 

i already have classic and wiimote.. and i already have PJ64

and im pretty sure i have ssb

 

EDIT: maybe when i get my laptop....

Edited by rootbear75
Posted

you cant plug it in to ur computer...

you have to get a bluetooth dongle for PCs or just use the bluetooth function on a laptop

and i doubt you can use the wiimote on the computer, probably have to use a classic controller

Posted
You're telling me I could get a Wii remote and plug it in my computer to play any games? Sounds like fun

Yeah. GlovePIE is actually built for the Wiimote itself, but I only use it for the Classic Controller. However, there are tons of scripts out there to use Wiimote or Wiimote+nunchuk with all kinds of games. For one, they have a really good script out that basically lets you use the Wii Twilight Princess controls on Ocarina Of Time. I personally hate the Wiimote, so I haven't really looked into it, but you can find scripts to use your wiimote on several games. The scripting language is REALLY, really easy to use, too. But rootbear was right about not being able to plug it in, the Wiimote connects with Bluetooth.

Posted

Yeah, I was about to get to that Sama.

 

The administrators and staff of SSCentral do not condone or suggest that or viewers use such emulators. The afformentioned emulator is illegal as it violates the intellectual property of the Nintendo corporation. We highly encourage our viewers to refrain from participating in the emulator, and insist that if viewers participate they do so at their own legal risk.

Guest
This topic is now closed to further replies.
×
×
  • Create New...