• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 273 274 275 276 277 ... 357 Next »

Classic Controller for GC
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Classic Controller for GC
07-16-2010, 08:45 AM
#1
cstryon Offline
Junior Member
**
Posts: 35
Threads: 4
Joined: Aug 2009
I've finally found a script to let me use the wiimote classic controller for Gamecube games in dolphin.
You need PPJoy, Glovepie, a wiimote and a Classic controller.
In PPjoy, you need to set 6 axis, 13 buttons, no pov. (Unless you know what you are doing.
THis script is based on SignpostMarvs Classic controller script. I didn't make very many changes. I've tested with Paper Mario, Smash brothers melee, and Wind waker.
I know very little about making glovepie scripts, but if someone thinks they can improve on my setup, I LOVE improvements.


// Based on SignpostMarv's Wii Classic Controller GlovePIE script v1.0


PPJoy.Analog0 = Classic.Joy1X
PPJoy.Analog1 = Classic.Joy1Y
PPJoy.Analog2 = Classic.L
PPJoy.Analog3 = Classic.R

PPJoy.Analog4 = Classic.Joy2X
PPJoy.Analog5 = Classic.Joy2Y

PPJoy.Digital0 = Classic.a
PPJoy.Digital1 = Classic.b
PPJoy.Digital2 = Classic.x
PPJoy.Digital3 = Classic.y
PPJoy.Digital4 = Classic.Minus
PPJoy.Digital5 = Classic.Plus
PPJoy.Digital6 = Classic.ZL
PPJoy.Digital7 = Classic.ZR
PPJoy.Digital8 = Classic.Home
PPJoy.Digital9 = Classic.Up
PPJoy.Digital10 = Classic.Down
PPJoy.Digital11 = Classic.Left
PPJoy.Digital12 = Classic.Right
Intel i7 3770k 3.8G OC to 4.2G
16 Gigs DDR3 RAM
GeForce GTX 660 with 3Gig DDR3 Video Memory
Windows 8.1 64 Bit
Find
Reply
09-14-2010, 08:54 AM
#2
damongolding
Unregistered
 
(07-16-2010, 08:45 AM)cstryon Wrote: I've finally found a script to let me use the wiimote classic controller for Gamecube games in dolphin.
You need PPJoy, Glovepie, a wiimote and a Classic controller.
In PPjoy, you need to set 6 axis, 13 buttons, no pov. (Unless you know what you are doing.
THis script is based on SignpostMarvs Classic controller script. I didn't make very many changes. I've tested with Paper Mario, Smash brothers melee, and Wind waker.
I know very little about making glovepie scripts, but if someone thinks they can improve on my setup, I LOVE improvements.


// Based on SignpostMarv's Wii Classic Controller GlovePIE script v1.0


PPJoy.Analog0 = Classic.Joy1X
PPJoy.Analog1 = Classic.Joy1Y
PPJoy.Analog2 = Classic.L
PPJoy.Analog3 = Classic.R

PPJoy.Analog4 = Classic.Joy2X
PPJoy.Analog5 = Classic.Joy2Y

PPJoy.Digital0 = Classic.a
PPJoy.Digital1 = Classic.b
PPJoy.Digital2 = Classic.x
PPJoy.Digital3 = Classic.y
PPJoy.Digital4 = Classic.Minus
PPJoy.Digital5 = Classic.Plus
PPJoy.Digital6 = Classic.ZL
PPJoy.Digital7 = Classic.ZR
PPJoy.Digital8 = Classic.Home
PPJoy.Digital9 = Classic.Up
PPJoy.Digital10 = Classic.Down
PPJoy.Digital11 = Classic.Left
PPJoy.Digital12 = Classic.Right



Would you be willing to go into a little bit more detail? im fannying around but cant seem to get it to work within WW

Any help would be muchly appreciated
Reply
09-14-2010, 01:52 PM (This post was last modified: 09-14-2010, 02:03 PM by cstryon.)
#3
cstryon Offline
Junior Member
**
Posts: 35
Threads: 4
Joined: Aug 2009
I would be willing to. What trouble are you having? When choosing a gamepad you have to choose ppjoy in dolphin, and if you have ppjoy set up as six axis and 13 buttons it should work, at least the way I did it worked. I'll admit I'm no expert, but if you could tell me where it seems to not work, I think we could figure this out.

EDIT: It's been a while since I set it up, but I think I should give you more detail on the ppjoy button mapping
In the drop downs on the axis setup, use this order (From top to bottom, axis 1 , axis 2 etc...) X axis, Y axis, Z axis, X rotation, Y rotation, Z rotation.
On the next window, you will set in the same order (Top to bottom, starting with X axis) Analog 0 for X axis, Analog 1 for Y axis, Analog 4 for Z axis, Analog 5 for X Rotation, Analog 2 for Y rotation, Analog 3 for Z rotation.
The next window will have the buttons, you will do them in order, starting with Button 1 as Digital 0, to button 13 as Digital 12. And then done.
I really am not sure why it got setup this way, I did it a few months ago, and didn't really record my steps. But it works this way.

So programs you need: Glovepie, PPjoy, and my script (Just copy paste, save it in glove pie.) After you get your six axis 13 button controller configured in PPjoy, run that script and it should all work together.
Intel i7 3770k 3.8G OC to 4.2G
16 Gigs DDR3 RAM
GeForce GTX 660 with 3Gig DDR3 Video Memory
Windows 8.1 64 Bit
Find
Reply
09-14-2010, 09:40 PM
#4
damongolding
Unregistered
 
(09-14-2010, 01:52 PM)cstryon Wrote: I would be willing to. What trouble are you having? When choosing a gamepad you have to choose ppjoy in dolphin, and if you have ppjoy set up as six axis and 13 buttons it should work, at least the way I did it worked. I'll admit I'm no expert, but if you could tell me where it seems to not work, I think we could figure this out.

EDIT: It's been a while since I set it up, but I think I should give you more detail on the ppjoy button mapping
In the drop downs on the axis setup, use this order (From top to bottom, axis 1 , axis 2 etc...) X axis, Y axis, Z axis, X rotation, Y rotation, Z rotation.
On the next window, you will set in the same order (Top to bottom, starting with X axis) Analog 0 for X axis, Analog 1 for Y axis, Analog 4 for Z axis, Analog 5 for X Rotation, Analog 2 for Y rotation, Analog 3 for Z rotation.
The next window will have the buttons, you will do them in order, starting with Button 1 as Digital 0, to button 13 as Digital 12. And then done.
I really am not sure why it got setup this way, I did it a few months ago, and didn't really record my steps. But it works this way.

So programs you need: Glovepie, PPjoy, and my script (Just copy paste, save it in glove pie.) After you get your six axis 13 button controller configured in PPjoy, run that script and it should all work together.


Doesnt work for me im afraid. I set up PPjoy and connect the remote, start up dolphin. open GLOVEpie but as soon as I do this I get a windows pop saying my device's drivers are not installed. The remote is then disconnected!

Im about to give up to be honest. just wish I could get dolphin to work on my mac, the Wii support is ten times better. one program, click and go.

Cheers for the help
Reply
09-15-2010, 05:20 AM
#5
cstryon Offline
Junior Member
**
Posts: 35
Threads: 4
Joined: Aug 2009
That sounds like something with glovepie not recognizing any device to control. But I am no expert. I'm sorry it's not working. In glovepie under troubleshooter, I have bluetooth fix checked. I'm not sure why I had that checked, but you might try that. I don't know that it would fix the problem. I guess I got lucky getting it to work, cause I am no expert Tongue. I wish I knew what the problem was.
Intel i7 3770k 3.8G OC to 4.2G
16 Gigs DDR3 RAM
GeForce GTX 660 with 3Gig DDR3 Video Memory
Windows 8.1 64 Bit
Find
Reply
09-15-2010, 11:27 PM
#6
damongolding
Unregistered
 
(09-15-2010, 05:20 AM)cstryon Wrote: That sounds like something with glovepie not recognizing any device to control. But I am no expert. I'm sorry it's not working. In glovepie under troubleshooter, I have bluetooth fix checked. I'm not sure why I had that checked, but you might try that. I don't know that it would fix the problem. I guess I got lucky getting it to work, cause I am no expert Tongue. I wish I knew what the problem was.

WAYHEY!!

got it working. thanx for the troubleshooting tip.

Now if only WW would run faster then 22 fps, just slow enough to piss me off lol.

You wouldnt know of any tips to quicken it up would you?

Reply
09-16-2010, 09:58 AM
#7
cstryon Offline
Junior Member
**
Posts: 35
Threads: 4
Joined: Aug 2009
I really don't :S. But I'm glad the Classic Controller is working for you!
Intel i7 3770k 3.8G OC to 4.2G
16 Gigs DDR3 RAM
GeForce GTX 660 with 3Gig DDR3 Video Memory
Windows 8.1 64 Bit
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode