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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Controllers v
« Previous 1 ... 174 175 176 177 178 ... 321 Next »

[Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games
View New Posts | View Today's Posts

Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games
09-27-2014, 11:58 AM
#23
jfrosty51
Unregistered
 
I would like to add some code that may be useful when setting up a Wii Remote's Classic controller in Glovepie.
This code works with the default keyboard bindings.
NOTE: PERIOD was assigned to Mic

Key.LEFT = (-1.2 < wiimote.Classic.Joy1X < -0.5)
Key.RIGHT = (0.5 < wiimote.Classic.Joy1X < 1.2)
Key.UP = (-1.2 < wiimote.Classic.Joy1Y < -0.5)
Key.DOWN = (0.5 < wiimote.Classic.Joy1Y < 1.2)

Key.J = (-1.2 < wiimote.Classic.Joy2X < -0.5)
Key.L = (0.5 < wiimote.Classic.Joy2X < 1.2)
Key.K = (-1.2 < wiimote.Classic.Joy2Y < -0.5)
Key.I = (0.5 < wiimote.Classic.Joy2Y < 1.2)


Key.X = wiimote1.Classic.A
Key.Z = wiimote1.Classic.B
Key.C = wiimote1.Classic.X
Key.S = wiimote1.Classic.Y
Key.Q = wiimote1.Classic.L
Key.W = wiimote1.Classic.R

Key.RETURN = wiimote1.Classic.Plus
Key.PERIOD = wiimote1.Classic.Minus
Key.T = wiimote1.Classic.Up
Key.G = wiimote1.Classic.Down
Key.F = wiimote1.Classic.Left
Key.H = wiimote1.Classic.Right

Key.Enter = wiimote1.Classic.Home

wiimote.Leds = false

Hope this helps.
Reply
« Next Oldest | Next Newest »


Messages In This Thread
[Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - admin89 - 06-04-2012, 12:39 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin Emulator - Tomkun - 06-04-2012, 12:50 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin Emulator - admin89 - 06-04-2012, 01:05 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin Emulator - Tomkun - 06-04-2012, 01:10 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin Emulator - admin89 - 06-04-2012, 02:15 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - Gir - 06-04-2012, 02:37 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - admin89 - 06-04-2012, 02:57 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - LordVador - 06-04-2012, 10:00 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - DefenderX - 06-04-2012, 10:12 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - AnyOldName3 - 06-04-2012, 10:32 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - admin89 - 06-04-2012, 10:50 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - Garteal - 06-04-2012, 10:58 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - admin89 - 06-04-2012, 11:54 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - Maxo - 07-10-2012, 07:03 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - AnyOldName3 - 06-05-2012, 07:02 AM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - admin89 - 07-10-2012, 07:17 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - Maxo - 07-11-2012, 04:33 AM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - ESChinski - 07-13-2012, 06:32 AM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - mAMV - 07-13-2012, 10:06 AM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - DefenderX - 07-13-2012, 05:44 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - ESChinski - 07-13-2012, 06:28 PM
RE: [Noob Friendly] How to : Connect Wiimote to Dolphin + Use Wiimote in GameCube games - HHawk - 08-17-2012, 02:46 AM
Connect Wiimote to Dolphin + Use Wiimote Classic Controller in GameCube games - jfrosty51 - 09-27-2014, 11:58 AM

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


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode