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

    Hi,

    I’m trying to figure out how to setup my 2 xbox controllers on the N64 (Mario Kart), normally I use jstest to see what the numbers are mapped to on the controllers. Using my notes I normally go here to test, but it’s not working. I’m using 3.4:

    Then I go to /opt/retropie/configs/n64/mupen64plus.cfg to setup my controllers.

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

    What am I doing wrong?

    herbfargus
    Member
    Post count: 1858

    sudo apt-get install joystick

    g0nz0uk
    Participant
    Post count: 310

    pi@retropie:~ $ sudo apt-install joystick
    sudo: apt-install: command not found

    herbfargus
    Member
    Post count: 1858

    Sorry ammended previous post. Should work.

    g0nz0uk
    Participant
    Post count: 310

    Thanks installing now, did the forum go down?

    petrockblog
    Keymaster
    Post count: 1827

    yes.

    g0nz0uk
    Participant
    Post count: 310

    Is opt/retropie/configs/n64/mupen64plus.cfg still the only way to configure the controllers, there is no GUI for this like the others?

    herbfargus
    Member
    Post count: 1858
Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘Controller Configuration in RetroPie’ is closed to new topics and replies.