Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • g0nz0uk
    Participant
    Post count: 310

    Hello,

    What am I doing wrong here? I have upgraded from Retropie 3.2 to 3.5 an all my controls are working accept for the N64. I am using 2 x Xbox 360 wireless controllers and usually follow the link below, it seems the controllers should use Retroarch via the emulationstation setup like the other emulators in 3.4 >:

    https://github.com/RetroPie/RetroPie-Setup/wiki/nintendo-64

    and usually edit /opt/retropie/configs/n64/mupen64plus.cfg

    and set player 1 and 2 to something like this, but neither controller works in Mario Kart 64

    # Digital button configuration mappings
    DPad R = “hat(0 Right)”
    DPad L = “hat(0 Left)”
    DPad D = “hat(0 Down)”
    DPad U = “hat(0 Up)”
    Start = “button(9)”
    Z Trig = “button(5)”
    B Button = “button(1)”
    A Button = “button(0)”
    C Button R = “axis(2+)”
    C Button L = “axis(2-)”
    C Button D = “axis(3+)”
    C Button U = “axis(3-)”
    R Trig = “button(7)”
    L Trig = “button(6)”

    g0nz0uk
    Participant
    Post count: 310

    Looks like my 2 controllers are seen as js4 and js5, normally they are js0 and js1

    pi@retropie:/dev/input $ ls -lah
    total 0
    drwxr-xr-x 4 root root 240 Feb 7 21:17 .
    drwxr-xr-x 14 root root 3.2K Feb 7 21:17 ..
    drwxr-xr-x 2 root root 100 Feb 7 21:17 by-id
    drwxr-xr-x 2 root root 100 Feb 7 21:17 by-path
    crw-rw—- 1 root input 13, 64 Feb 7 21:17 event0
    crw-rw—- 1 root input 13, 65 Feb 7 21:17 event1
    crw-rw—- 1 root input 13, 70 Feb 7 21:17 event6
    crw-rw—- 1 root input 13, 71 Feb 7 21:17 event7
    crw-rw—- 1 root input 13, 4 Feb 7 21:17 js4
    crw-rw—- 1 root input 13, 5 Feb 7 21:17 js5
    crw-rw—- 1 root input 13, 63 Feb 7 21:17 mice
    crw-rw—- 1 root input 13, 32 Feb 7 21:17 mouse0
    pi@retropie:/dev/input $

    In mupen64plus.cfg I am editing [Input-SDL-Control1] and [Input-SDL-Control2]

    Should I be creating ones for [Input-SDL-Control4] and [Input-SDL-Control5]?

    Thanks

    g0nz0uk
    Participant
    Post count: 310

    also when I go into Mario Kart 64 it says “Connect a controller to socket 1”

    lavax
    Participant
    Post count: 2

    I have a similar problem. All 4 controllers are working but controller1 is player3.
    I cant edit the
    /opt/retropie/configs/n64/mupen64plus.cfg
    because it gets reset (header says it is written automatically).
    Any suggestions?

    Gnuku
    Participant
    Post count: 6

    exactly same problem with 3.5 for n64
    for gamepad: d-pad and left analog are reversed, and hotkeys don’t work (like “select + x” to access RGHU). Also new scrappers can no longer be memorized after saving for n64 only. Only n64 is like that

    johndoe0336
    Participant
    Post count: 9

    I am also having a problem with n64 with the wireless Xbox controllers. I am using two controllor but the only one that works is player two.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Controller Configuration in RetroPie’ is closed to new topics and replies.