Page 25 of 25 FirstFirst ... 15232425
Results 241 to 243 of 243

Thread: HOWTO: Wii Remote in Ubuntu Intrepid Ibex (8.10)

  1. #241
    Join Date
    May 2011
    Beans
    5
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: HOWTO: Wii Remote in Ubuntu Intrepid Ibex (8.10)

    Quote Originally Posted by KiaZ View Post
    I would like to automatically pair the wiimote at boot , without pressing 1+2 to put wiimote in discovery mode.
    The problem is the pin for pairing a wiimote is a binary string rather than just numbers - this isn't supported.

    There's a guy called David Herrmann who takes an interest in this and has submitted patches which didn't get accepted

    However he has been writing a wiimote driver as a GSOC project
    (Announcment)

  2. #242
    Join Date
    Jun 2011
    Location
    Netherlands
    Beans
    146
    Distro
    Ubuntu

    Re: HOWTO: Wii Remote in Ubuntu Intrepid Ibex (8.10)

    I'd like to use a wii mote + nunchuk as a controller for Mupen64.

    This is my config file:
    Code:
    # Wiimote
    Wiimote.Up = BTN_0
    Wiimote.Down = BTN_1
    Wiimote.Left = BTN_2
    Wiimote.Right = BTN_3
    Wiimote.A = BTN_A
    Wiimote.B = BTN_B
    Wiimote.Minus = BTN_SELECT
    Wiimote.Plus = BTN_START
    Wiimote.Home = BTN_MODE
    Wiimote.1 = BTN_X
    Wiimote.2 = BTN_Y
    
    # Nunchuk Buttons
    Nunchuk.C = BTN_C
    Nunchuk.Z = BTN_Z
    
    # Nunchuk Axes
    Nunchuk.Stick.X = ABS_X
    Nunchuk.Stick.Y = -ABS_Y
    Everything works fine, except that the nunchuk's stick gives a too low input so that I'm unable to run in several games. I googled it, but I was unable to find any good answers.
    Also I tried this:
    Code:
    Nunchuk.Stick.X_Scale = 2.0
    Nunchuk.Stick.Y_Scale = 3.0
    But it just gives some errors when trying to connect

    Could anyone tell me how to fix this?

    I also read something about wm2js, but this only gives an error

  3. #243
    Join Date
    Feb 2009
    Beans
    Hidden!

    Unhappy Re: HOWTO: Wii Remote in Ubuntu Intrepid Ibex (8.10)

    How may I calibrate a Wiimote using my Philips TV remote? Don't have an IR pen
    *** WARNING - this poster is a 13 year old - please take appropriate adult advice before following any of his advice. Thank you ***
    If what I say seems inappropriate, I might have had a meltdown. I have Aspergers syndrome.


Page 25 of 25 FirstFirst ... 15232425

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •